(non fatal) segfault during boot loading IRD

Bug #50248 reported by KarlGoetz
This bug report is a duplicate of:  Bug #46947: Oops with IrDA in 2.6.15-23-686. Edit Remove
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

I will attach dmesg, one from a rescue mode boot, and one from a standard boot.

In short, they both crash for teh first time ( i think) doing stuff related to IRD (i wouldnt like to guess what).
Its on a laptop - a Compaq Evo N1000C

Revision history for this message
KarlGoetz (kgoetz) wrote : one dmesg output

this is the multi user boot.
I'm pasteing the relevent bit (i hope), with info each end whichi wasnt sure the relevence of:

[4294693.630000] Detected Parameters Irq=5 BaseAddress=0x2000 ComAddress=0x2440
[4294693.630000] ttyLTM0 at I/O 0x2000 (irq = 5) is a Lucent/Agere Modem
[4294693.762000] irda_init()
[4294693.762000] NET: Registered protocol family 23
[4294693.812000] nsc_ircc_pnp_probe() : Found cfg_base 0x000 ; firbase 0x3E8 ; irq 3 ; dma 3.
[4294693.812000] nsc-ircc, Found chip at base=0x000
[4294693.812000] nsc-ircc, driver loaded (Dag Brattli)
[4294693.812000] IrDA: Registered device irda0
[4294693.813000] nsc-ircc, Found dongle: HP HSDL-1100/HSDL-2100
[4294693.813000] nsc-ircc, Found chip at base=0x02e
[4294693.813000] nsc-ircc, driver loaded (Dag Brattli)
[4294693.813000] nsc_ircc_open(), can't get iobase of 0x3e8
[4294693.849000] parport: PnPBIOS parport detected.
[4294693.849000] parport0: PC-style at 0x378, irq 7 [PCSPP]
[4294693.937000] Unable to handle kernel NULL pointer dereference at virtual address 00000004
[4294693.937000] printing eip:
[4294693.937000] c013112f
[4294693.937000] *pde = 00000000
[4294693.937000] Oops: 0002 [#1]
[4294693.937000] PREEMPT
[4294693.937000] Modules linked in: snd_timer snd soundcore parport_pc irtty_sir snd_page_alloc sir_dev nsc_ircc psmouse parport irda crc_ccitt serio_raw ltserial ltmodem intel_agp agpgart shpchp pci_hotplug evdev ext3 jbd ide_generic ohci_hcd ehci_hcd usbcore ohci1394 ieee1394 ide_cd cdrom ide_disk piix generic thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor
[4294693.937000] CPU: 0
[4294693.937000] EIP: 0060:[<c013112f>] Tainted: P VLI
[4294693.937000] EFLAGS: 00010002 (2.6.15-23-386)
[4294693.937000] EIP is at finish_wait+0x2f/0x70
[4294693.937000] eax: ef28e000 ebx: 00000286 ecx: 00000000 edx: 00000000
[4294693.937000] esi: ef28ffd8 edi: ef28ffcc ebp: 00000000 esp: ef28ffbc
[4294693.937000] ds: 007b es: 007b ss: 0068
[4294693.937000] Process kIrDAd (pid: 3010, threadinfo=ef28e000 task=ef25e030)
[4294693.937000] Stack: ef28e000 00000000 00000000 f0a5d840 00000000 ef25e030 c0118940 00000000
[4294693.937000] 00000000 f0a5d790 00000000 c0101385 ef3cdf98 00000000 00000000 00000000
[4294693.937000] 00000000
[4294693.937000] Call Trace:
[4294693.937000] [<f0a5d840>] irda_thread+0xb0/0xf0 [sir_dev]
[4294693.937000] [<c0118940>] default_wake_function+0x0/0x20
[4294693.937000] [<f0a5d790>] irda_thread+0x0/0xf0 [sir_dev]
[4294693.937000] [<c0101385>] kernel_thread_helper+0x5/0x10
[4294693.937000] Code: d7 b8 00 e0 ff ff 21 e0 8b 00 c7 00 00 00 00 00 8d 72 0c 3b 72 0c 74 34 9c 5b fa b8 00 e0 ff ff 21 e0 ff 40 14 8b 4f 0c 8b 56 04 <89> 51 04 89 0a 89 77 0c 89 76 04 53 9d ff 48 14 8b 40 08 a8 08
[4294693.937000] <6>note: kIrDAd[3010] exited with preempt_count 1
[4294694.121000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [C0B6] -> GSI 5 (level, low) -> IRQ 5

Revision history for this message
KarlGoetz (kgoetz) wrote : Attchment 2

THis is much the same as the first, but a sinlge user boot. i'll paste again:

[4294694.892000] NET: Registered protocol family 23
[4294695.017000] nsc_ircc_pnp_probe() : Found cfg_base 0x000 ; firbase 0x3E8 ; irq 3 ; dma 3.
[4294695.017000] nsc-ircc, Found chip at base=0x000
[4294695.017000] nsc-ircc, driver loaded (Dag Brattli)
[4294695.018000] IrDA: Registered device irda0
[4294695.018000] nsc-ircc, Found dongle: HP HSDL-1100/HSDL-2100
[4294695.018000] nsc-ircc, Found chip at base=0x02e
[4294695.018000] nsc-ircc, driver loaded (Dag Brattli)
[4294695.018000] nsc_ircc_open(), can't get iobase of 0x3e8
[4294695.234000] Unable to handle kernel NULL pointer dereference at virtual address 00000004
[4294695.234000] printing eip:
[4294695.234000] c013c886
[4294695.234000] *pde = 00000000
[4294695.234000] Oops: 0002 [#1]
[4294695.234000] PREEMPT SMP
[4294695.234000] Modules linked in: irtty_sir pcmcia sir_dev nsc_ircc joydev irda yenta_socket rsrc_nonstatic pcmcia_core tsdev e100 mii floppy crc_ccitt snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer pcspkr parport_pc parport snd soundcore snd_page_alloc psmouse serio_raw intel_agp agpgart shpchp pci_hotplug evdev ext3 jbd ide_generic ehci_hcd ohci_hcd usbcore ohci1394 ieee1394 ide_cd cdrom ide_disk piix generic thermal processor fan fbcon tileblit font bitblit softcursor capability commoncap
[4294695.234000] CPU: 0
[4294695.234000] EIP: 0060:[<c013c886>] Not tainted VLI
[4294695.234000] EFLAGS: 00010092 (2.6.15-23-686)
[4294695.234000] EIP is at finish_wait+0x36/0x70
[4294695.234000] eax: 00000202 ebx: ecd2bfd8 ecx: 00000000 edx: 00000000
[4294695.234000] esi: ecd2bfcc edi: f0b0c2a8 ebp: 00000000 esp: ecd2bfb4
[4294695.234000] ds: 007b es: 007b ss: 0068
[4294695.234000] Process kIrDAd (pid: 3235, threadinfo=ecd2a000 task=eccf0560)
[4294695.234000] Stack: ecd2a000 ecd2bfcc 00000000 f0b08b83 f0b09b20 00000000 00000000 eccf0560
[4294695.234000] c011f4e0 00000000 00000000 f0b08ae0 00000000 c0101525 ed0a3f74 00000000
[4294695.234000] 00000000 00000000 00000000
[4294695.234000] Call Trace:
[4294695.234000] [<f0b08b83>] irda_thread+0xa3/0xe0 [sir_dev]
[4294695.234000] [<c011f4e0>] default_wake_function+0x0/0x20
[4294695.234000] [<f0b08ae0>] irda_thread+0x0/0xe0 [sir_dev]
[4294695.234000] [<c0101525>] kernel_thread_helper+0x5/0x10
[4294695.234000] Code: 24 04 89 d6 89 7c 24 08 89 c7 b8 00 e0 ff ff 21 e0 8b 00 c7 00 00 00 00 00 3b 5a 0c 74 2f 89 f8 e8 a0 fe 1c 00 8b 53 04 8b 4e 0c <89> 51 04 89 0a 89 c2 89 f8 89 5e 0c 89 5b 04 8b 1c 24 8b 74 24
[4294695.234000] <6>note: kIrDAd[3235] exited with preempt_count 1
[4294695.554000] cs: IO port probe 0x100-0x4ff: clean.
[4294695.558000] cs: IO port probe 0xc00-0xcf7: clean.
[4294695.559000] cs: IO port probe 0xa00-0xaff: clean.
[4294696.184000] NET: Registered protocol family 17
[4294696.873000] input: PS/2 Generic Mouse as /class/input/input3
[4294697.654000] lp0: using parport0 (interrupt-driven).
[4294697.767000] SCSI subsystem initialized

Revision history for this message
Daniel T Chen (crimsun) wrote :

This issue, with 99% confidence, is related to [0]. Are you using the -23.39 or the -25.43 kernel? (``uname -r'')

[0] http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commit;h=c0aff2d0dcf910e440b49087cf118d3cccb10fe3

Changed in linux-source-2.6.15:
importance: Untriaged → Low
status: Unconfirmed → Needs Info
Revision history for this message
KarlGoetz (kgoetz) wrote : Re: [Bug 50248] Re: (non fatal) segfault during boot loading IRD

Daniel T Chen wrote:
> This issue, with 99% confidence, is related to [0]. Are you using the
> -23.39 or the -25.43 kernel? (``uname -r'')
>
> [0] http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-
> dapper.git;a=commit;h=c0aff2d0dcf910e440b49087cf118d3cccb10fe3
>
> ** Changed in: linux-source-2.6.15 (Ubuntu)
> Importance: Untriaged => Low
> Status: Unconfirmed => Needs Info
>

I didnt know there was a -25.

kgoetz@Rommel:~$ uname -r
2.6.15-23-686

--
Karl Goetz
The buck stops there -> $
Australian Ubuntu users team - http://wiki.ubuntu.com/AustralianTeam

Revision history for this message
KarlGoetz (kgoetz) wrote :

Daniel T Chen wrote:
> This issue, with 99% confidence, is related to [0]. Are you using the
> -23.39 or the -25.43 kernel? (``uname -r'')
>
> [0] http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-
> dapper.git;a=commit;h=c0aff2d0dcf910e440b49087cf118d3cccb10fe3
>
> ** Changed in: linux-source-2.6.15 (Ubuntu)
> Importance: Untriaged => Low
> Status: Unconfirmed => Needs Info
>

this one looks like a dupe of bug 46947 , which is linked to from that
address... wonder why i didn't spot it.

Revision history for this message
Ben Collins (ben-collins) wrote :

Normally "fixed" bugs don't show in searches.

Changed in linux-source-2.6.15:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.