Re: BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- From: Andrew Morton <akpm@xxxxxxxx>
- Date: Sat, 30 Sep 2006 14:04:26 -0700
On Sat, 30 Sep 2006 22:52:12 +0200
"Eric Rannaud" <eric.rannaud@xxxxxxxxx> wrote:
On 9/30/06, Andrew Morton <akpm@xxxxxxxx> wrote:
On a 16-way Opteron (8 dual-core 880) with 8GB of RAM, vanilla 2.6.18
crashes early on boot with a BUG.
omg what a mess. Have you tried it with lockdep disabled in config?
Well, all I can say is that without lockdep it doesn't freeze right
away (and no BUG, but that's to be expected). I can stress test it if
you want, although it will take a while, if you think it might be a
false positive.
Well. We always appreciate stress-testing, thanks. But if that finds a
bug, it's presumably a different one from this lockdep-vs-unwinder problem.
You could set CONFIG_UNWIND_INFO=n and CONFIG_STACK_UNWIND=n and reenable
lockdep. That will a) tell us if there's some lockdep problem and b) will
give us a clearer look at any locking problems which your kernel is
detecting.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- From: Eric Rannaud
- Re: BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- From: Andrew Morton
- Re: BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- From: Eric Rannaud
- BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- Prev by Date: Re: Uses for memory barriers
- Next by Date: Re: BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- Previous by thread: Re: BUG-lockdep and freeze (was: Arrr! Linux 2.6.18)
- Next by thread: Russiaan leering Hussy here doing skillful blowwjob.
- Index(es):
Relevant Pages
- Re: 2.6.21-rc7-mm1: Oops and Gnome desktop freezes
... BUG: unable to handle kernel paging request at virtual address c0a74000 ...
Oops: 0002 ... INFO: lockdep is turned off. ... (Linux-Kernel) - 2.6.21-rc7-mm1: Oops and Gnome desktop freezes
... The Gnome desktop does not finish launching. ... BUG: unable to handle
kernel paging request at virtual address c0a74000 ... INFO: lockdep is turned off.
... (Linux-Kernel) - 2.6.22-rc2-mm1: SLUB-related panic
... when trying to reproduce a bugreport in bugzilla, I am experiencing panics ...
BUG: unable to handle kernel paging request at virtual address 75646f6d ... EFLAGS:
00010002 ... INFO: lockdep is turned off. ... (Linux-Kernel) - [patch] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
... Subject: lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW ...
This fixes a lockdep-internal BUG message on such platforms.) ... (Linux-Kernel) - Re: [rfc patch] i386: dont save eflags on task switch
... actually lockdep is pretty good at finding this type of bug IMMEDIATELY ...
Last time this happened, lockdep didn't find _squat_. ... sequence that nobody even _realized_
actually depended on saving the other ... Like the context switching thing did.
... (Linux-Kernel)