Re: kernel BUG at slab.c:804!

2000-10-28 Thread David Brownell
I'd guess this is because of a bug that crept into test9, where a TD is now leaked ... you can get rid of the slab BUG warning by commenting out the line at the top of drivers/usb/usb-ohci.c that #defines OHCI_MEM_SLAB. That TD leak prevents the kmem_cache from getting freed, and hence prevents t

Re: kernel BUG at slab.c:804!

2000-10-26 Thread Juan J. Quintela
> "christian" == Christian Reiser <[EMAIL PROTECTED]> writes: christian> Hi, christian> i hope i am right here, and this problem wasn't mailed a thousand times christian> before - but it is not older than 3 days (2.4.0-test10-pre5 is'nt christian> older...) christian> I am playing around with

Re: kernel BUG at slab.c:804!

2000-10-26 Thread Keith Owens
On Thu, 26 Oct 2000 15:39:59 +0200 (CEST), Christian Reiser <[EMAIL PROTECTED]> wrote: > kernel BUG at slab.c:804! >Code: 0f 0b 83 c4 0c 8d b4 26 00 00 00 00 8b 1b 81 fb bc 23 26 c0 >... hope it could help ... Almost completely useless until you follow the procedures in linux/REPORTING-BUGS.