All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xen-devel] Re: Xen-4 PVUSB kernel bug / Xenlinux 2.6.32
@ 2010-05-19  7:01 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2010-05-19  7:01 UTC (permalink / raw)
  To: mcbeagle, pasik; +Cc: xen-devel, xen-users

On Fri, May 14, 2010 at 09:10:57PM +0200, Peter Klar wrote:
> As the bug seems to be related to the SLAB allocator, the dump says 'kernel 
> BUG at mm/slub.c:2969!', I also recompiled the kernel using the SLAB instead 
> of SLUB allocator, but this does not make any difference, the behaviour is 
> the same (beside the dump then reports a bug within slab.c instead of 
> slub.c).

The corresponding register/stack dump from the SLAB case would
certainly be interesting.

Also, since your kernel may be arbitrarily patched from the original
2.6.32, it would be helpful if you could confirm that the line you get
reported is in fact referring to

        BUG_ON(!PageCompound(page));

in slub.c's kfree().
 
> Do you have any hints regarding this issue, do I perhaps miss some USB 
> related modules or similar?

Missing modules cannot be the issue here, it must be something wrong
within the USB backend that causes this misbehavior.

Is your Dom0 kernel a pv-ops one (not sure if pv USB even exists
there) or a forward port?

Jan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-19  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19  7:01 [Xen-devel] Re: Xen-4 PVUSB kernel bug / Xenlinux 2.6.32 Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.