From: Knut Petersen <Knut_Petersen@t-online.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
mingo@kernel.org, linux-kernel <linux-kernel@vger.kernel.org>,
gcoady.lk@gmail.com
Subject: [BUG] kernel panic during shutdown in run_timer_softirq()
Date: Fri, 13 Sep 2013 12:01:56 +0200 [thread overview]
Message-ID: <5232E294.9090909@t-online.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]
Hi everybody!
Since about July I observe occasional kernel panics happening only during system shutdown on two systems.
Hardware: mobos: both AOpen i915GMm-hfs mobos, cpus: Pentium-M Dothan / Banias, mem: 2GB
Although the stack traces differ, there is one thing in common: CS:EIP is in run_timer_softirq().
A first report was posted to lkml on 2013-07-10: http://www.gossamer-threads.com/lists/linux/kernel/1744892?#1744892
jpg of the stack trace: http://www.gossamer-threads.com/lists/engine?do=post_attachment;postatt_id=57017;list=linux
There were several reports of kernel panics with run_timer_softirq() in the call_trace.
@Grant: You reported a kernel panic during shutdown for kernel 3.7.5, but the jpg is not accessible.
Could you please verify if your report is related?
The problem is still present in yesterdays git master, see attached stacktrace.
A shortened transcription of that stacktrace:
Bug: unable to handle kernel paging request at ...
[...]
Call Trace:
__do_softirq+[...]
irq_exit+[...]
smp_apic_timer_interrupt+[...]
apic_timer_interrupt+[...]
?default_idle+[...]
?clocksource_mark_unstable+[...]
?default_idle+[...]
arch_cpu_idle+[...]
cpu_startup_entry+[...]
rest_init+[...]
start_kernel+[...]
i386_start_kernel+[...]
[...]
EIP: run_timer_softirq+[...]
Kernel panic panic - not syncing: Fatal exception in interrupt
Any idea how to debug that problem? Insert some debugging code and constantly rebooting one of the
machines would be an option, but I don´t have a clue what to insert ....
cu,
Knut
[-- Attachment #2: shutdown-trace-2013-09-13.pdf --]
[-- Type: application/pdf, Size: 331076 bytes --]
next reply other threads:[~2013-09-13 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 10:01 Knut Petersen [this message]
2013-09-13 12:20 ` [BUG] kernel panic during shutdown in run_timer_softirq() Frederic Weisbecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5232E294.9090909@t-online.de \
--to=knut_petersen@t-online.de \
--cc=fweisbec@gmail.com \
--cc=gcoady.lk@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox