public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: MIke Galbraith <efault@gmx.de>
To: Helge Hafting <helge.hafting@aitel.hist.no>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.16-rc4-mm1 kernel crash at bootup. parport trouble?
Date: Mon, 20 Feb 2006 16:25:23 +0100	[thread overview]
Message-ID: <1140449123.7563.2.camel@homer> (raw)
In-Reply-To: <43F9DB1D.4090305@aitel.hist.no>

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.

BUG: unable to handle kernel NULL pointer dereference at virtual address 000000e8
 printing eip:
c0295414
*pde = 00000000
Oops: 0000 1]
PREEMPT SMP 
last sysfs file: 
Modules linked in:
CPU:    1
EIP:    0060:[<c0295414>]    Not tainted VLI
EFLAGS: 00010282   (2.6.16-rc4-mm17) 
EIP is at kref_get+0x9/0x43
eax: 000000e8   ebx: 000000e8   ecx: c1923a00   edx: 000000d0
esi: c04d87ab   edi: dfccfce7   ebp: c1910d68   esp: c1910d54
ds: 007b   es: 007b   ss: 0068
Process swapper (pid: 1, threadinfo=c1910000 task=c190faa0)
Stack: <0>dfcdf5c8 00008124 dfccfd40 00000286 000000d0 c1910d74 c0294964 dfccfd00 
       c1910da0 c019e308 dfcdf5c0 dfccfd40 000000d0 dfce04d0 fffffff4 dfcd2d74 
       00000048 dfcdf5c0 00000000 c1910dd8 c031f953 dfcdf5c8 c04dd2e1 dfcdf640 
Call Trace:
 <c0103e8c> show_stack_log_lvl+0xb7/0xfd   <c0104064> show_registers+0x192/0x228
 <c0104347> die+0x119/0x24a   <c011387f> do_page_fault+0x2ff/0x57a
 <c0103837> error_code+0x4f/0x54   <c0294964> kobject_get+0x12/0x17
 <c019e308> sysfs_create_link+0x91/0x103   <c031f953> class_device_add+0x13c/0x2b1
 <c031fada> class_device_register+0x12/0x15   <c031fb59> class_device_create+0x7c/0x9e
 <c0306e20> lp_register+0xa8/0xef   <c0306e93> lp_attach+0x2c/0x73
 <c0314c4f> attach_driver_chain+0x14/0x2d   <c0314d1e> parport_announce_port+0x89/0xb9
 <c031b94e> parport_pc_probe_port+0x6d9/0xeb2   <c031c1d9> parport_pc_pnp_probe+0xb2/0x108
 <c02ef096> pnp_device_probe+0x47/0x93   <c031eae2> driver_probe_device+0x3e/0xb6
 <c031ec29> __driver_attach+0x68/0x6a   <c031e198> bus_for_each_dev+0x40/0x5e
 <c031e9cd> driver_attach+0x19/0x1b   <c031e474> bus_add_driver+0x6c/0x119
 <c031efa2> driver_register+0x76/0xaa   <c02eeecd> pnp_register_driver+0x1d/0x47
 <c062bc92> parport_pc_init+0x26b/0x295   <c0100427> init+0x124/0x365
 <c0100e25> kernel_thread_helper+0x5/0xb  
Code: dc 12 00 e9 79 fe ff ff 0f 0b 33 03 03 28 4b c0 e9 54 fe ff ff 90 90 55 89 e5 c7 00 01 00 00 00 5d c3 55 89 e5 53 83 ec 10 89 c3 <8b> 00 85 c0 74 09 f0 ff 03 83 c4 10 5b 5d c3 c7 44 24 0c 88 d3 
 <0>Kernel panic - not syncing: Attempted to kill init!



  reply	other threads:[~2006-02-20 15:23 UTC|newest]

Thread overview: 58+ 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: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: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 20:44     ` 2.6.16-rc4-mm1 Adrian Bunk
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-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 [this message]
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
     [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 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=1140449123.7563.2.camel@homer \
    --to=efault@gmx.de \
    --cc=akpm@osdl.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox