lkml.org 
[lkml]   [2003]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: oops mm/slab.c:1563 on 2.5.68
Nicolas wrote:

>Apr 29 17:37:00 hal9003 kernel: drivers/usb/media/ov511.c: Invalid channel
>(-1)
>Apr 29 17:37:31 hal9003 last message repeated 123 times
>Apr 29 17:37:52 hal9003 last message repeated 89 times
>Apr 29 17:37:53 hal9003 kernel: ------------[ cut here ]------------
>Apr 29 17:37:53 hal9003 kernel: kernel BUG at mm/slab.c:1563!
>
You are running with slab debugging enabled, and the internal self test
noticed a corrupted object list.

>Apr 29 17:37:53 hal9003 kernel: invalid operand: 0000 [#1]
>Apr 29 17:37:53 hal9003 kernel: CPU: 0
>Apr 29 17:37:53 hal9003 kernel: EIP: 0060:[cache_alloc_refill+533/616]
>
The error is noticed during allocation

>Apr 29 17:37:53 hal9003 kernel: [copy_mm+456/864] copy_mm+0x1c8/0x360
>
>
of an mm_struct object.

It looks like a double-free. It was not detected during free, because
mm_struct's are larger than 512 bytes, and thus not redzoned.

Is this the first oops that occured since reboot, or were there previous
messages?

Could you provide further details about your system?
--
Manfred

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.025 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site