linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* kernel BUG at page_alloc.c:185! with 2.5.31 + akpm stuff
@ 2002-08-15 17:31 Steven Cole
  2002-08-15 20:48 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Cole @ 2002-08-15 17:31 UTC (permalink / raw)
  To: linux-mm

With this patch applied to 2.5.31,

http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.31/stuff-sent-to-linus/everything.gz

I got these BUGs,

kernel BUG at page_alloc.c:185!
 kernel BUG at page_alloc.c:98!

I was running dbench as a stress tester.  I had run dbench with
up to 128 clients with no problems, and was running my stress test a
second time when the BUGs occurred with dbench 6.

I have run the dbench 1..128 stress test with plain vanilla 2.5.31 four
times without these failures.

This is on a 2-way p-III box, CONFIG_SMP=y.

Steven


--
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/

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

* Re: kernel BUG at page_alloc.c:185! with 2.5.31 + akpm stuff
  2002-08-15 17:31 kernel BUG at page_alloc.c:185! with 2.5.31 + akpm stuff Steven Cole
@ 2002-08-15 20:48 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2002-08-15 20:48 UTC (permalink / raw)
  To: Steven Cole; +Cc: linux-mm

Steven Cole wrote:
> 
> With this patch applied to 2.5.31,
> 
> http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.31/stuff-sent-to-linus/everything.gz
> 
> I got these BUGs,
> 
> kernel BUG at page_alloc.c:185!

This one's a worry.  A PageLRU(page) came off the buddy list.
This would tend to indicate that I goofed.

>  kernel BUG at page_alloc.c:98!

That's the BUG_ON(page->pte.chain).  Numerous people have been
getting that.  I had it a single time, about three kernels ago.
It's proving elusive.
--
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/

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

end of thread, other threads:[~2002-08-15 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-15 17:31 kernel BUG at page_alloc.c:185! with 2.5.31 + akpm stuff Steven Cole
2002-08-15 20:48 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox