From: Andrew Morton <akpm@osdl.org>
To: jt <jt@jtholmes.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.12 stalls Andrew M. req this extended dmesg dump
Date: Sat, 30 Jul 2005 12:52:38 -0700 [thread overview]
Message-ID: <20050730125238.327be97c.akpm@osdl.org> (raw)
In-Reply-To: <42EBB9CD.7090706@jtholmes.com>
> Here is the dmesg extended dump for the stall you mailed me about earlier
>
> sequence is
>
> boot params
> initcall_debug log_buf_len=512k
>
> at stall
>
> ALT + Sys Req + P
> small amout of output (8-9 lines)
>
> then
>
> ALT + Sys Req +T
> about 500+ lines of trace
>
> wait about 100 Seconds
>
> boot continues
OK, thanks.
jt <jt@jtholmes.com> wrote:
>
> [ 31.895942] input: AT Translated Set 2 keyboard on isa0060/serio0
> [ 33.674983] input: PS/2 Generic Mouse on isa0060/serio4
> [ 37.193067] SysRq : Show Regs
> [ 37.197765]
> [ 40.633539] [<c0240410>] serio_thread+0x0/0x120
> ...
> [ 40.641468] linuxrc S 00000000 0 786 1 795 653 (NOTLB)
So we're now running userspace from your initrd.
> [ 40.645466] c1651f40 00000086 c0115ff9 00000000 c1601020 08070798 c1601020 00000000
> [ 40.645659] c1384e80 c1384520 00000000 0000666c 4411f8ad 00000007 c1601020 c1601a40
> [ 40.649731] c1601b64 00000000 00000246 c1601ae8 00000004 fffffe00 c1601a40 c0121343
> [ 40.653881] Call Trace:
> [ 40.661986] [<c0115ff9>] do_page_fault+0x1a9/0x57a
> [ 40.666208] [<c0121343>] do_wait+0x313/0x3a0
> [ 40.670429] [<c0119940>] default_wake_function+0x0/0x10
> [ 40.674701] [<c0119940>] default_wake_function+0x0/0x10
> [ 40.678920] [<c0121479>] sys_wait4+0x29/0x30
> [ 40.683096] [<c0103f99>] syscall_call+0x7/0xb
> [ 40.687191] udevstart S 00000000 0 795 786 1443 (NOTLB)
udev is doing stuff.
> [ 40.691350] c16b1f40 00000082 c0115ff9 00000000 c1601530 bfd67d94 c1601530 00000000
> [ 40.691544] c1384e80 c1384520 00000000 0000122d 8cc9bc6a 00000008 c1601530 c1601020
> [ 40.695744] c1601144 00000000 00000246 c16010c8 00000004 fffffe00 c1601020 c0121343
> [ 40.699932] Call Trace:
> [ 40.708026] [<c0115ff9>] do_page_fault+0x1a9/0x57a
> [ 40.712230] [<c0121343>] do_wait+0x313/0x3a0
> [ 40.716403] [<c0119940>] default_wake_function+0x0/0x10
> [ 40.720663] [<c0119940>] default_wake_function+0x0/0x10
> [ 40.724858] [<c0121479>] sys_wait4+0x29/0x30
> [ 40.729039] [<c0103f99>] syscall_call+0x7/0xb
> [ 40.733255] udev S 00000000 0 1443 795 (NOTLB)
And it's sleeping for some reason.
> [ 40.737575] db533f64 00000082 00000000 00000000 00000000 00000000 00001000 00000000
> [ 40.737766] 42eb7f60 c1384520 00000000 00001a9e 3f629e4a 00000009 c035abc0 c1601530
> [ 40.742137] c1601654 00000246 00000000 fffbb44a 000003ea 00000000 fa09bac0 c03075de
> [ 40.746498] Call Trace:
> [ 40.754791] [<c03075de>] schedule_timeout+0x5e/0xb0
> [ 40.758975] [<c0126690>] process_timeout+0x0/0x10
> [ 40.763137] [<c0126776>] sys_nanosleep+0xc6/0x150
> [ 40.767289] [<c0103f99>] syscall_call+0x7/0xb
> [ 147.456608] EXT2-fs warning (device hda6): ext2_fill_super: mounting ext3 filesystem as ext2
And after nearly two minutes you're off and running.
So it's not necessarily a kernel problem - udev is simply being verrry
slooow.
Are you running the latest version of udev?
next prev parent reply other threads:[~2005-07-30 19:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-30 17:33 jt
2005-07-30 19:52 ` Andrew Morton [this message]
2005-07-31 4:37 ` Greg KH
2005-08-01 13:35 ` jt
2005-08-06 0:36 ` Greg KH
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=20050730125238.327be97c.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=jt@jtholmes.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome