Re: Kernel oops with bluetooth usb dongle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Gleixner
Date: Saturday, February 16, 2008 - 4:59 pm

On Sat, 16 Feb 2008, Quel Qun wrote:

Yup, that's what I suspected. The list is corrupted:



Unfortunately we only see that the list is corrupted but not which
code caused it. This looks like something forgot to delete the timer
before freeing the datastructure which contains it.

Can you please enable CONFIG_SLUB_DEBUG=y and CONFIG_SLUB_DEBUG_ON=y
and give it another try?

If we can not catch it that way, I'll whip up a patch which points us
to the code which added the offending timer.

Thanks,

	tglx
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Kernel oops with bluetooth usb dongle, Quel Qun, (Sat Feb 16, 2:37 pm)
Re: Kernel oops with bluetooth usb dongle, Thomas Gleixner, (Sat Feb 16, 4:59 pm)