linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* exit_mmap() BUG_ON triggering since 3.1
@ 2012-02-15 18:33 Dave Jones
  2012-02-16  2:14 ` Hugh Dickins
  0 siblings, 1 reply; 12+ messages in thread
From: Dave Jones @ 2012-02-15 18:33 UTC (permalink / raw)
  To: Linux Kernel; +Cc: linux-mm, Fedora Kernel Team

We've had three reports against the Fedora kernel recently where
a process exits, and we're tripping up the 

        BUG_ON(mm->nr_ptes > (FIRST_USER_ADDRESS+PMD_SIZE-1)>>PMD_SHIFT);

in exit_mmap()

It started happening with 3.1, but still occurs on 3.2
(no 3.3rc reports yet, but it's not getting much testing).

https://bugzilla.redhat.com/show_bug.cgi?id=786632
https://bugzilla.redhat.com/show_bug.cgi?id=787527
https://bugzilla.redhat.com/show_bug.cgi?id=790546

I don't see anything special in common between the loaded modules.

anyone?

	Dave

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-03-05 20:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 18:33 exit_mmap() BUG_ON triggering since 3.1 Dave Jones
2012-02-16  2:14 ` Hugh Dickins
2012-02-16  2:22   ` Roland Dreier
2012-02-16  2:48     ` Hugh Dickins
2012-02-16  7:07   ` Andrea Arcangeli
2012-02-16  9:53     ` Hugh Dickins
2012-02-16 21:42       ` Andrea Arcangeli
2012-03-02 22:53         ` Hugh Dickins
2012-03-02 22:58           ` Andrew Morton
2012-03-02 23:09             ` Hugh Dickins
2012-03-05 19:59               ` Josh Boyer
2012-03-05 20:07                 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).