From: Don Zickus <dzickus@redhat.com>
To: Plamen Petrov <pvp-lsts@fs.uni-ruse.bg>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6.36-rc5 backtrace] NMI watchdog detects rcu_sched_state stall
Date: Wed, 22 Sep 2010 11:40:10 -0400 [thread overview]
Message-ID: <20100922154010.GJ26290@redhat.com> (raw)
In-Reply-To: <courier.4C98F124.00000CF9@fs.uni-ruse.bg>
On Tue, Sep 21, 2010 at 08:53:40PM +0300, Plamen Petrov wrote:
> Hello!
>
> Kernel 2.6.35-rc5 just wrote the following into system logs:
>
<snipped backtrace>
> sched_clock_idle_sleep_event+0xe/0x10
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c10297a9>]
> common_interrupt+0x29/0x30
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c102f166>] ?
> mwait_idle+0x45/0x57
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c1028353>] cpu_idle+0x3d/0x7a
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c13f88b8>] rest_init+0x58/0x5a
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c15fa93a>]
> start_kernel+0x26a/0x270
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c15fa4fb>] ?
> unknown_bootoption+0x0/0x19f
> Sep 21 19:57:33 fs kernel: [11358.100853] [<c15fa089>]
> i386_start_kernel+0x89/0x8b
>
> This got caught with the help of NMI watchdog. I enabled NMI after
> the machine got
> so slow a couple of times I tought it hanged, but when I attached a
> monitor I saw
> this:
>
> http://picpaste.com/536639578e2a95d666f695f4833453ed.jpg
>
> Unfortunately, I was too busy at the time to post, and in need of a
> quick solution
> switched to an old stable kernel.
>
> Should I open a bugreport with the details (hardware, kernel
> config)?
Hello Plamen,
Thanks for the report. Unfortunately, you compiled with the old nmi
watchdog which is known to give false positives (because it has not been
updated to handle the new clock source).
If you have the time could you recompile with
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
This should utilize a new modern nmi watchdog detector and probably won't
output false positives like cpu 1 stuck in the idle loop.
Also perhaps next time could you attach the output of 'dmesg' instead of
/var/log/messages? Your attachment is hard to read (it line wrapped on
me), making it difficult to see what is going on.
Cheers,
Don
next prev parent reply other threads:[~2010-09-22 15:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-21 17:53 [2.6.36-rc5 backtrace] NMI watchdog detects rcu_sched_state stall Plamen Petrov
2010-09-22 15:40 ` Don Zickus [this message]
2010-09-23 7:19 ` Plamen Petrov
2010-09-23 9:39 ` Plamen Petrov
2010-09-24 19:12 ` Paul E. McKenney
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=20100922154010.GJ26290@redhat.com \
--to=dzickus@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pvp-lsts@fs.uni-ruse.bg \
/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