From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andrew Morton <akpm@osdl.org>
Cc: MIke Galbraith <efault@gmx.de>,
Helge Hafting <helge.hafting@aitel.hist.no>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.16-rc4-mm1 kernel crash at bootup. parport trouble?
Date: Mon, 20 Feb 2006 23:58:21 +0100 [thread overview]
Message-ID: <200602202358.22732.rjw@sisk.pl> (raw)
In-Reply-To: <1140449123.7563.2.camel@homer>
On Monday 20 February 2006 16:25, MIke Galbraith wrote:
> On Mon, 2006-02-20 at 16:07 +0100, Helge Hafting wrote:
> > pentium IV single processor, gcc (GCC) 4.0.3 20060128
> >
> > During boot, I normally get:
> > parport0: irq 7 detected
> > lp0: using parport0 (polling).
> >
> > Instead, I got this, written by hand:
>
> ........
>
> > This oops is simplified. I can get the exact text if
> > that really matters. It is much more to write down and
> > I don't usually have my camera at work.
>
> I get the same, and already have the serial console hooked up.
Similar thing on x86-64 (Asus L5D), but less drastic. I can boot, but get:
Unable to handle kernel NULL pointer dereference at 00000000000001bc RIP:
<ffffffff8024f7dc>{kref_get+12}
PGD 2c788067 PUD 2c796067 PMD 0
Oops: 0000 [1] PREEMPT
last sysfs file: /block/hdc/range
CPU 0
Modules linked in: parport_pc lp parport dm_mod
Pid: 1452, comm: modprobe Not tainted 2.6.16-rc4-mm1 #56
RIP: 0010:[<ffffffff8024f7dc>] <ffffffff8024f7dc>{kref_get+12}
RSP: 0018:ffff81002c7bbca8 EFLAGS: 00010292
RAX: ffff81002acd8970 RBX: 00000000000001bc RCX: ffff81002acd8000
RDX: ffff81002acd8977 RSI: ffffffff803af6a6 RDI: 00000000000001bc
RBP: ffff81002c7bbcb8 R08: 0000000000000000 R09: ffff81002acd8970
R10: 0000000000000001 R11: 2222222222222222 R12: ffffffff803af69f
R13: ffff81002c7641f0 R14: 00000000fffffff4 R15: ffff81002a574160
FS: 00002b1185fabb00(0000) GS:ffffffff8058a000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 00000000000001bc CR3: 000000002de28000 CR4: 00000000000006e0
Process modprobe (pid: 1452, threadinfo ffff81002c7ba000, task ffff81002fecf830)
Stack: ffff81002c7bbcd8 00000000000001a0 ffff81002c7bbcd8 ffffffff8024eb4a
ffff81002c7641f0 ffff81002acd89a8 ffff81002c7bbd18 ffffffff801c442d
00000000000001a0 ffff81002e76c5b0
Call Trace: <ffffffff8024eb4a>{kobject_get+26} <ffffffff801c442d>{sysfs_create_link+173}
<ffffffff802b6b76>{class_device_add+550} <ffffffff802b6cb9>{class_device_register+25}
<ffffffff802b6dc2>{class_device_create+258} <ffffffff88016ce2>{:parport:parport_device_proc_register+242}
<ffffffff88014207>{:parport:parport_register_device+663}
<ffffffff88021040>{:lp:lp_preempt+0} <ffffffff88013abc>{:parport:parport_register_driver+44}
<ffffffff8802174e>{:lp:lp_register+158} <ffffffff880217db>{:lp:lp_attach+75}
<ffffffff88013adf>{:parport:parport_register_driver+79}
<ffffffff880262a3>{:lp:lp_init_module+675} <ffffffff8014b9a4>{sys_init_module+212}
<ffffffff80109cca>{system_call+126}
Code: 8b 07 85 c0 75 24 48 c7 c1 50 f3 37 80 ba 20 00 00 00 48 c7
RIP <ffffffff8024f7dc>{kref_get+12} RSP <ffff81002c7bbca8>
CR2: 00000000000001bc
BUG: modprobe/1452, lock held at task exit time!
[ffffffff8801eb20] {registration_lock}
.. held by: modprobe: 1452 [ffff81002fecf830, 116]
... acquired at: parport_register_driver+0x2c/0x90 [parport]
and the thing called /sbin/udevstart ends up in the D state because of this.
Greetings,
Rafael
next prev parent reply other threads:[~2006-02-20 22:58 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-20 12:26 2.6.16-rc4-mm1 Andrew Morton
2006-02-20 12:38 ` 2.6.16-rc4-mm1 Al Viro
2006-02-20 12:54 ` 2.6.16-rc4-mm1 Francesco Biscani
2006-02-20 12:40 ` 2.6.16-rc4-mm1 Reuben Farrelly
2006-02-20 19:36 ` [PATCH] remove ccache from top level Makefile and make configurable Andy Whitcroft
2006-02-20 21:39 ` Christopher Friesen
2006-02-21 18:39 ` Andy Whitcroft
2006-02-20 20:15 ` 2.6.16-rc4-mm1 Al Viro
2006-02-21 0:53 ` 2.6.16-rc4-mm1 Andrew Morton
2006-02-21 4:40 ` 2.6.16-rc4-mm1 Al Viro
2006-02-21 7:59 ` 2.6.16-rc4-mm1 Arjan van de Ven
2006-02-20 13:02 ` 2.6.16-rc4-mm1 Reuben Farrelly
2006-02-20 14:11 ` 2.6.16-rc4-mm1 Patrick McHardy
2006-02-20 14:11 ` 2.6.16-rc4-mm1 Patrick McHardy
2006-02-20 14:20 ` 2.6.16-rc4-mm1 Arnaldo Carvalho de Melo
2006-02-20 14:20 ` 2.6.16-rc4-mm1 Arnaldo Carvalho de Melo
2006-02-20 20:04 ` 2.6.16-rc4-mm1 Carl-Daniel Hailfinger
2006-02-20 20:04 ` 2.6.16-rc4-mm1 Carl-Daniel Hailfinger
2006-02-20 20:44 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-20 20:44 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-21 1:17 ` 2.6.16-rc4-mm1 Patrick McHardy
2006-02-21 1:17 ` 2.6.16-rc4-mm1 Patrick McHardy
2006-02-21 2:00 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-21 2:00 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-20 20:56 ` 2.6.16-rc4-mm1 Arnaldo Carvalho de Melo
2006-02-20 20:56 ` 2.6.16-rc4-mm1 Arnaldo Carvalho de Melo
2006-02-20 21:09 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-20 21:09 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-20 21:09 ` 2.6.16-rc4-mm1 Adrian Bunk
2006-02-20 14:37 ` 2.6.16-rc4-mm1: usbfs2 multiply defined symbols Adrian Bunk
2006-02-20 17:33 ` [linux-usb-devel] " Greg KH
2006-02-20 15:07 ` 2.6.16-rc4-mm1 kernel crash at bootup. parport trouble? Helge Hafting
2006-02-20 15:25 ` MIke Galbraith
2006-02-20 20:41 ` Andrew Morton
2006-02-20 23:36 ` Rafael J. Wysocki
2006-02-20 23:40 ` Andrew Morton
2006-02-21 0:02 ` Rafael J. Wysocki
2006-02-21 0:09 ` Andrew Morton
2006-02-21 0:20 ` Rafael J. Wysocki
2006-02-22 11:44 ` Rafael J. Wysocki
2006-02-22 11:56 ` Andrew Morton
2006-02-22 18:19 ` Rafael J. Wysocki
2006-02-20 22:58 ` Rafael J. Wysocki [this message]
[not found] ` <6bffcb0e0602200533p1a3da98ew@mail.gmail.com>
2006-02-20 16:33 ` 2.6.16-rc4-mm1 Greg KH
2006-02-20 17:54 ` 2.6.16-rc4-mm1 Bernhard Rosenkraenzer
2006-02-20 19:25 ` [PATCH -mm HOT-FIX] fix build on ia64 (modpost.c) Sam Ravnborg
2006-02-20 19:25 ` Sam Ravnborg
2006-02-20 21:37 ` Andrew Morton
2006-02-20 21:37 ` Andrew Morton
2006-02-21 8:14 ` 2.6.16-rc4-mm1 Laurent Riffard
2006-02-21 8:16 ` 2.6.16-rc4-mm1 Andrew Morton
2006-02-21 19:00 ` 2.6.16-rc4-mm1 console (radeonfb) not resumed after s2ram Mattia Dongili
2006-02-21 21:43 ` Andrew Morton
2006-02-22 14:24 ` Mattia Dongili
2006-02-22 19:39 ` Mattia Dongili
2006-02-22 20:40 ` Andrew Morton
2006-02-22 13:47 ` 2.6.16-rc4-mm1 Alexander E. Patrakov
2006-02-22 15:26 ` 2.6.16-rc4-mm1 Alexander E. Patrakov
2006-02-23 12:10 ` 2.6.16-rc4-mm1 Alan Cox
2006-02-23 13:02 ` 2.6.16-rc4-mm1 Thierry Vignaud
2006-02-23 15:19 ` 2.6.16-rc4-mm1 Alan Cox
2006-02-22 15:36 ` 2.6.16-rc4-mm1 Randy.Dunlap
2006-02-23 6:53 ` 2.6.16-rc4-mm1 Randy.Dunlap
2006-02-23 9:11 ` 2.6.16-rc4-mm1 Alexander E. Patrakov
2006-02-23 15:27 ` 2.6.16-rc4-mm1 Randy.Dunlap
2006-02-23 18:21 ` zcat: stdin: decompression OK (was: Re: 2.6.16-rc4-mm1) Alexey Dobriyan
2006-02-24 4:18 ` Randy.Dunlap
2006-02-24 4:51 ` zcat: stdin: decompression OK Alexander E. Patrakov
2006-02-27 1:59 ` Randy.Dunlap
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=200602202358.22732.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=akpm@osdl.org \
--cc=efault@gmx.de \
--cc=helge.hafting@aitel.hist.no \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.