suse 11 kernel panic
From: tingwei liu <hidden>
Date: 2012-07-24 08:39:32
On Tue, Jul 24, 2012 at 12:39 PM, Mulyadi Santosa [off-list ref] wrote:
Hi.... On Tue, Jul 24, 2012 at 6:38 AM, tingwei liu [off-list ref] wrote:quoted
Suse 11 SP1 kernel panic? I can't debug it without debuginfo. Who can give me a link of sels 2.6.32.12-0.7.default.debug or give some advise.Better just report it to the SuSE novell team about this bug...so that they are aware of this bug.... But anyway, see below...quoted
kernel: [3077010.856280] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008OK, sounds like nasty pointer bug....it could be anything...even exploit...quoted
kernel: [3077010.856291] IP: [<ffffffff81046958>] find_busiest_group+0x348/0x8b0hmm, maybe a scheduler bug... just asking, how many core you have?
24 cores
quoted
kernel: [3077010.856375] Pid: 5762, comm: program_t Not tainted 2.6.32.12-0.7-default #1 ProLiant DL380 G7program_t??? never heard of it...is it your user space application?
Right, This is my user space application.
quoted
kernel: [3077010.856438] Stack: kernel: [3077010.856441] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel: [3077010.856445] <0> 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel: [3077010.856450] <0> 0000000000000000 0000000000000000 0000000000000000 0000000000000000seems like your stack is "wiped".... if that's so, it's almost impossible to get valid stack trace in my opinion...
User space program can affect kernel stack? I thought this is a kernel bug!
-- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
Thanks!