linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i386, v3.6-rc3: Kernel panic - not syncing: Fatal exception in interrupt
@ 2012-08-27 15:14 Robert Richter
  2012-08-28  8:12 ` Robert Richter
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Richter @ 2012-08-27 15:14 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar; +Cc: LKML

Steven and Ingo,

while running profiling tests on 32 bit I got a

 Kernel panic - not syncing: Fatal exception in interrupt

The remainings of the stackdump are:

  [<c13950ed>] do_nmi+0xa0/0x2ff
  [<c1029dc5>] ? ftrace_define_fields_irq_handler_entry+0x45/0x45
  [<c13949e5>] nmi_stack_correct+0x28/0x2d
  [<c1029dc5>] ? ftrace_define_fields_irq_handler_entry+0x45/0x45
  [<c1003601>] ? do_softirq+0x49/0x7f
  <IRQ> 
  [<c102a06f>] irq_exit+0x35/0x5b
  [<c1018f56>] smp_apic_timer_interrupt+0x6c/0x7a
  [<c1394746>] apic_timer_interrupt+0x2a/0x30
  [<c1007026>] ? default_idle+0x56/0x9e
  [<c1007283>] amd_e400_idle+0xc2/0xc4
  [<c10077fc>] cpu_idle+0x4b/0x65
  [<c138b407>] start_secondary+0x18a/0x18f
 Code: 89 fe eb 08 31 c9 8b 45 0c ff 55 ec 83 c3 04 83 7d 10 00 74 0c 3b 5d 10 73 26 3b 5d e4 73 0c eb 1f 3b 5d f0 76 1a 3b 5d e8 73 15 <8b> 13 89 d0 89 55 e0 e8 ad 42 03 00 85 c0 8b 55 e0 75 a6 eb cc
 EIP: [<c1004237>] print_context_stack+0x6e/0x8d SS:ESP 0068:f5521ea0
 CR2: 0000000000000040
 ---[ end trace 366930af65945435 ]---
 Kernel panic - not syncing: Fatal exception in interrupt

Suspected patches are the following:

 $ git shortlog -p --full-diff v3.5..linux/master -- arch/x86/kernel/nmi*
 Ingo Molnar (1):
       Merge commit 'v3.5-rc3' into x86/debug
 
 Li Zhong (1):
       x86/nmi: Clean up register_nmi_handler() usage
 
 Steven Rostedt (2):
       x86: Remove cmpxchg from i386 NMI nesting code
       x86: Save cr2 in NMI in case NMIs take a page fault (for i386)

Do you know already of something similar?

This happened to me the 2nd time now. Will try to reproduce it to get
a complete trace.

-Robert

-- 
Advanced Micro Devices, Inc.
Operating System Research Center


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-04 15:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-27 15:14 i386, v3.6-rc3: Kernel panic - not syncing: Fatal exception in interrupt Robert Richter
2012-08-28  8:12 ` Robert Richter
2012-09-04 15:16   ` Steven Rostedt
2012-09-04 15:33     ` Robert Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).