Public bug reported: Binary package hint: linux-source-2.6.20
Due to bug https://launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/78288 I am booting 2.6.20-11 with the irqpoll option. My motherboard is an Asus P4P800. The system boots and everything seems to be working fine, even my wireless USB stick through ndiswrapper/wpasupplicant. I can access both my IDE (with feisty) and SATA(edgy) HDs. But, during boot I get the following kernel lockup message: ... [ 6.671840] usb 5-4: new high speed USB device using ehci_hcd and address 2 [ 6.804520] usb 5-4: configuration #1 chosen from 1 choice [ 6.804903] usb 2-2: USB disconnect, address 2 [ 16.215785] BUG: soft lockup detected on CPU#0! [ 16.215878] [<c01531bc>] softlockup_tick+0x9c/0xf0 [ 16.216016] [<c01302a3>] update_process_times+0x33/0x80 [ 16.216151] [<c01154b0>] smp_apic_timer_interrupt+0x70/0x80 [ 16.216287] [<c01042f8>] apic_timer_interrupt+0x28/0x30 [ 16.216422] [<c0153520>] handle_IRQ_event+0x10/0x60 [ 16.216555] [<c0154cae>] handle_edge_irq+0xae/0x130 [ 16.216688] [<c0105b70>] do_IRQ+0x40/0x80 [ 16.216818] [<c0104233>] common_interrupt+0x23/0x30 [ 16.216952] [<c02edd09>] do_page_fault+0x349/0x5f0 [ 16.217087] [<c02ed9c0>] do_page_fault+0x0/0x5f0 [ 16.217218] [<c02ec19c>] error_code+0x7c/0x90 [ 16.217349] [<c02e0033>] unix_stream_recvmsg+0x4d3/0x560 [ 16.217483] ======================= [ 20.367147] irq 18: nobody cared (try booting with the "irqpoll" option) [ 20.367236] [<c0154014>] __report_bad_irq+0x24/0x80 [ 20.367369] [<c01542ce>] note_interrupt+0x25e/0x290 [ 20.367503] [<c0154bed>] handle_fasteoi_irq+0xbd/0xd0 [ 20.367636] [<c0105b70>] do_IRQ+0x40/0x80 [ 20.367765] [<e08c9276>] ehci_irq+0x26/0x170 [ehci_hcd] [ 20.367902] [<c0104233>] common_interrupt+0x23/0x30 [ 20.368036] [<c0153520>] handle_IRQ_event+0x10/0x60 [ 20.368168] [<c0154cae>] handle_edge_irq+0xae/0x130 [ 20.368301] [<c0105b70>] do_IRQ+0x40/0x80 [ 20.368430] [<c0104233>] common_interrupt+0x23/0x30 [ 20.368563] [<c02edd09>] do_page_fault+0x349/0x5f0 [ 20.368697] [<c02ed9c0>] do_page_fault+0x0/0x5f0 [ 20.368828] [<c02ec19c>] error_code+0x7c/0x90 [ 20.368959] [<c02e0033>] unix_stream_recvmsg+0x4d3/0x560 [ 20.369092] ======================= [ 20.369170] handlers: [ 20.369244] [<e087ef10>] (usb_hcd_irq+0x0/0x60 [usbcore]) [ 20.369437] [<c025f820>] (ide_intr+0x0/0x1f0) [ 20.369616] Disabling IRQ #18 [ 20.419825] kjournald starting. Commit interval 5 seconds [ 20.419839] EXT3-fs: mounted filesystem with ordered data mode. ... ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- BUG: soft lockup detected on CPU#0! Disabling IRQ #18 https://launchpad.net/bugs/92907 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
