[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1302894382.2035.35.camel@laptop>
Date: Fri, 15 Apr 2011 21:06:22 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Valdis.Kletnieks@...edu
Cc: akpm@...ux-foundation.org, Tejun Heo <tj@...nel.org>,
Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: mmotm 2011-04-14 - hangs during boot.
On Fri, 2011-04-15 at 14:53 -0400, Valdis.Kletnieks@...edu wrote:
> On Fri, 15 Apr 2011 10:57:09 EDT, Valdis.Kletnieks@...edu said:
> > On Thu, 14 Apr 2011 15:08:47 PDT, akpm@...ux-foundation.org said:
> > > The mm-of-the-moment snapshot 2011-04-14-15-08 has been uploaded to
> > >
> > > http://userweb.kernel.org/~akpm/mmotm/
> >
> > This throws at least two complaints about lockdep on the way up. I've had
> > several complete hangs as well last night during boot
>
> Caught them. Not sure how the WARN_ON_ONCE it's hitting just before it hangs
> is related to the actual hang, but I'm betting it's the kernel's last plaintive
> cry for help before everything grinds to a halt.
>
> First boot:
> [ 3.859723] ------------[ cut here ]------------
> [ 3.859859] WARNING: at kernel/workqueue.c:1217 worker_enter_idle+0x168/0x19f()
> [ 3.859984] Hardware name: Latitude E6500
> [ 3.860089] Modules linked in:
> [ 3.860308] Pid: 11, comm: kworker/1:0 Not tainted 2.6.39-rc3-mmotm0414 #1
> [ 3.860428] Call Trace:
> [ 3.860531] [<ffffffff81037c62>] warn_slowpath_common+0x7e/0x96
> [ 3.860640] [<ffffffff81037c8f>] warn_slowpath_null+0x15/0x17
> [ 3.860677] [<ffffffff8104e12d>] worker_enter_idle+0x168/0x19f
> [ 3.860677] [<ffffffff81050d3f>] worker_thread+0x1ed/0x206
> [ 3.860677] [<ffffffff81050b52>] ? manage_workers+0xc0/0xc0
> [ 3.860677] [<ffffffff8105472e>] kthread+0x7f/0x87
> [ 3.860677] [<ffffffff8156bb94>] kernel_thread_helper+0x4/0x10
> [ 3.860677] [<ffffffff81564d84>] ? retint_restore_args+0xe/0xe
> [ 3.860677] [<ffffffff810546af>] ? __init_kthread_worker+0x55/0x55
> [ 3.860677] [<ffffffff8156bb90>] ? gs_change+0xb/0xb
> [ 3.860677] ---[ end trace 64d29d8be7ad450b ]---
>
> and wham it was dead hard at that point,no further output. Next boot, it hit again,
> and lived a while longer:
> [ 3.993411] ------------[ cut here ]------------
> [ 3.993531] WARNING: at kernel/workqueue.c:1217 worker_enter_idle+0x168/0x19f()
> [ 3.993658] Hardware name: Latitude E6500
> [ 3.993764] Modules linked in:
> [ 3.993951] Pid: 482, comm: kworker/1:1 Not tainted 2.6.39-rc3-mmotm0414 #1
> [ 3.994065] Call Trace:
> [ 3.994173] [<ffffffff81037c62>] warn_slowpath_common+0x7e/0x96
> [ 3.994282] [<ffffffff81037c8f>] warn_slowpath_null+0x15/0x17
> [ 3.994381] [<ffffffff8104e12d>] worker_enter_idle+0x168/0x19f
> [ 3.994381] [<ffffffff81050d3f>] worker_thread+0x1ed/0x206
> [ 3.994381] [<ffffffff81050b52>] ? manage_workers+0xc0/0xc0
> [ 3.994381] [<ffffffff8105472e>] kthread+0x7f/0x87
> [ 3.994381] [<ffffffff8156bb94>] kernel_thread_helper+0x4/0x10
> [ 3.994381] [<ffffffff81564d84>] ? retint_restore_args+0xe/0xe
> [ 3.994381] [<ffffffff810546af>] ? __init_kthread_worker+0x55/0x55
> [ 3.994381] [<ffffffff8156bb90>] ? gs_change+0xb/0xb
> [ 3.994381] ---[ end trace 604fcd3646d16bcd ]---
> but it then didn't accept keyboard input from the USB keyboard and acted pretty dead.
>
> Any ideas, or am I looking at a weekend of bisecting? ;)
Does your kernel contain c2f7115e2e52a6c187b8c1f54f0e4970bb677be0 ? If
not, mmotm is based on an old -next and should upgrade ;-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists