login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
14
Re: [bug] SLOB crash, 2.6.24-rc2
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Matt Mackall <mpm@...>
To: Ingo Molnar <mingo@...>
Cc: Rafael J. Wysocki <rjw@...>, LKML <linux-kernel@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>
Subject:
Re: [bug] SLOB crash, 2.6.24-rc2
Date: Wednesday, November 14, 2007 - 2:39 pm
On Wed, Nov 14, 2007 at 11:36:11AM -0600, Matt Mackall wrote:
quoted text
> On Wed, Nov 14, 2007 at 12:20:01PM +0100, Ingo Molnar wrote: > > > > there's a new SLOB regression - the attached config crashes with: > > > > [ 61.245190] rc.sysinit used greatest stack depth: 1680 bytes left > > [ 61.386859] list_add corruption. prev->next should be next (407d973c), but was 418cf818. (prev=41877098). > > [ 61.396328] ------------[ cut here ]------------ > > [ 61.400910] kernel BUG at lib/list_debug.c:33! > > [ 61.405330] invalid opcode: 0000 [#1] DEBUG_PAGEALLOC > > > > looks like memory corruption of some sort and it's reproducible. Picking > > CONFIG_SLUB makes the crash go away. Booting v2.6.23 with the same > > .config works fine. > > Hmmm, the changes in SLOB since v2.6.23 are all trivial. I'll try to > reproduce it with your config, but it doesn't seem promising.
Couldn't reproduce it here, let me know if you get anywhere with your bisect. -- Mathematics is the supreme nostalgia of our time. -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Rafael J. Wysocki
, (Sun Nov 11, 3:58 pm)
[bug] SLOB crash, 2.6.24-rc2
, Ingo Molnar
, (Wed Nov 14, 7:20 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 1:36 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 2:39 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Ingo Molnar
, (Wed Nov 14, 3:05 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, David Miller
, (Wed Nov 14, 6:39 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 6:53 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, David Miller
, (Wed Nov 14, 7:10 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 7:37 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, David Miller
, (Wed Nov 14, 7:41 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Ingo Molnar
, (Thu Nov 15, 6:43 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Nick Piggin
, (Thu Nov 15, 6:57 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Ingo Molnar
, (Thu Nov 15, 7:28 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Dave Haywood
, (Thu Nov 15, 8:18 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Nick Piggin
, (Thu Nov 15, 7:39 am)
[patch] slob: fix memory corruption
, Ingo Molnar
, (Thu Nov 15, 7:32 am)
Re: [patch] slob: fix memory corruption
, Matt Mackall
, (Thu Nov 15, 12:00 pm)
Re: [patch] slob: fix memory corruption
, Ingo Molnar
, (Thu Nov 15, 8:48 am)
Re: [patch] slob: fix memory corruption
, Nick Piggin
, (Thu Nov 15, 4:25 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, David Miller
, (Thu Nov 15, 6:51 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Ingo Molnar
, (Thu Nov 15, 7:03 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, David Miller
, (Thu Nov 15, 7:05 am)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 8:09 pm)
Re: [bug] SLOB crash, 2.6.24-rc2
, Matt Mackall
, (Wed Nov 14, 3:42 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Francois Romieu
, (Sun Nov 11, 4:33 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Ingo Molnar
, (Sun Nov 11, 4:30 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Alan Cox
, (Sun Nov 11, 4:09 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Bartlomiej Zolnierkiewicz...
, (Sun Nov 11, 6:22 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Alan Cox
, (Sun Nov 11, 6:46 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Andrew Morton
, (Mon Nov 12, 9:11 pm)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Thomas Lindroth
, (Tue Nov 13, 10:09 am)
Re: 2.6.24-rc2: Reported regressions from 2.6.23 (updated)
, Rafael J. Wysocki
, (Sun Nov 11, 4:34 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Hiten Pandya
Re: up? (emacs docbook xml ide)
Greg Kroah-Hartman
[PATCH 004/196] Chinese: add translation of SubmittingPatches
debian developer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
git
:
linux-netdev
:
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
Ingo Molnar
iwlwifi: fix build bug in "iwlwifi: fix LED stall"
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
636 guests
online.
Syndicate