usb irq related stack trace

Bug #500290 reported by js1
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: linux-image-2.6.31-16-generic

I get the following when using a Netgear WG111v3 (rtl8187). Wireless connectivity then stops working. If I boot with "irqpoll" the system seems far more stable.

Dec 24 12:25:08 quad kernel: [ 4648.523736] irq 17: nobody cared (try booting with the "irqpoll" option)
Dec 24 12:25:08 quad kernel: [ 4648.523743] Pid: 2220, comm: kwin Tainted: P C 2.6.31-16-generic #53-Ubuntu
Dec 24 12:25:08 quad kernel: [ 4648.523746] Call Trace:
Dec 24 12:25:08 quad kernel: [ 4648.523748] <IRQ> [<ffffffff810b52d6>] __report_bad_irq+0x26/0xa0
Dec 24 12:25:08 quad kernel: [ 4648.523759] [<ffffffff810b54dc>] note_interrupt+0x18c/0x1d0
Dec 24 12:25:08 quad kernel: [ 4648.523762] [<ffffffff810b5b55>] handle_fasteoi_irq+0xd5/0x100
Dec 24 12:25:08 quad kernel: [ 4648.523766] [<ffffffff81014c1d>] handle_irq+0x1d/0x30
Dec 24 12:25:08 quad kernel: [ 4648.523769] [<ffffffff810140f7>] do_IRQ+0x67/0xe0
Dec 24 12:25:08 quad kernel: [ 4648.523773] [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Dec 24 12:25:08 quad kernel: [ 4648.523775] <EOI> [<ffffffff8112f98b>] ? poll_freewait+0x1b/0x90
Dec 24 12:25:08 quad kernel: [ 4648.523781] [<ffffffff811303e0>] ? do_sys_poll+0x160/0x210
Dec 24 12:25:08 quad kernel: [ 4648.523784] [<ffffffff811300b0>] ? __pollwait+0x0/0xf0
Dec 24 12:25:08 quad kernel: [ 4648.523789] [<ffffffff8142d6c2>] ? skb_dequeue+0x62/0x80
Dec 24 12:25:08 quad kernel: [ 4648.523794] [<ffffffff814b7b95>] ? unix_stream_recvmsg+0x285/0x570
Dec 24 12:25:08 quad kernel: [ 4648.523797] [<ffffffff81428b99>] ? sock_aio_read+0x149/0x150
Dec 24 12:25:08 quad kernel: [ 4648.523800] [<ffffffff811301a0>] ? pollwake+0x0/0x60
Dec 24 12:25:08 quad kernel: [ 4648.523804] [<ffffffff81078b30>] ? autoremove_wake_function+0x0/0x40
Dec 24 12:25:08 quad kernel: [ 4648.523809] [<ffffffff8111f132>] ? do_sync_read+0xf2/0x130
Dec 24 12:25:08 quad kernel: [ 4648.523812] [<ffffffff81012a0e>] ? common_interrupt+0xe/0x13
Dec 24 12:25:08 quad kernel: [ 4648.523817] [<ffffffff81220a81>] ? security_file_permission+0x11/0x20
Dec 24 12:25:08 quad kernel: [ 4648.523821] [<ffffffff8111f7e1>] ? vfs_read+0x181/0x1a0
Dec 24 12:25:08 quad kernel: [ 4648.523824] [<ffffffff81012a0e>] ? common_interrupt+0xe/0x13
Dec 24 12:25:08 quad kernel: [ 4648.523827] [<ffffffff81130677>] ? sys_poll+0x77/0x110
Dec 24 12:25:08 quad kernel: [ 4648.523830] [<ffffffff81012002>] ? system_call_fastpath+0x16/0x1b
Dec 24 12:25:08 quad kernel: [ 4648.523832] handlers:
Dec 24 12:25:08 quad kernel: [ 4648.523834] [<ffffffff813675b0>] (ata_sff_interrupt+0x0/0x130)
Dec 24 12:25:08 quad kernel: [ 4648.523840] [<ffffffff8139cc60>] (usb_hcd_irq+0x0/0x80)
Dec 24 12:25:08 quad kernel: [ 4648.523845] [<ffffffff8139cc60>] (usb_hcd_irq+0x0/0x80)
Dec 24 12:25:08 quad kernel: [ 4648.523849] [<ffffffffa04103b0>] (azx_interrupt+0x0/0x1a0 [snd_hda_intel])
Dec 24 12:25:08 quad kernel: [ 4648.523861] Disabling IRQ #17
Dec 24 12:26:35 quad wpa_supplicant[1564]: Failed to initiate AP scan.
Dec 24 12:26:37 quad wpa_supplicant[1564]: CTRL-EVENT-SCAN-RESULTS
Dec 24 12:26:39 quad wpa_supplicant[1564]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Dec 24 12:26:39 quad NetworkManager: <info> (wlan3): supplicant connection state: completed -> disconnected
Dec 24 12:26:39 quad kernel: [ 4739.710021] wlan3: deauthenticated (Reason: 7)

Andy Whitcroft (apw)
tags: added: karmic
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi js1,

This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 500290

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
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.