Comment 6 for bug 201700

Revision history for this message
b (ben-ekran) wrote :

This bug appears to still exist.
I'm reopening this one because I don't even have ehci_hcd loaded, so that is clearly not the cause.

I'm now running intrepid on a Duron 800:

$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:08.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 24)
00:0d.0 Multimedia audio controller: Ensoniq 5880B [AudioPCI] (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

$ lsusb
Bus 002 Device 003: ID 0e21:0600 Cowon Systems, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Same ol messages in the log:
Jan 14 19:29:39 aporia kernel: [105379.912571] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:30:09 aporia kernel: [105410.183150] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:30:39 aporia kernel: [105440.453438] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:31:09 aporia kernel: [105470.723752] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:31:40 aporia kernel: [105500.994168] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:32:10 aporia kernel: [105531.260386] usb 2-1: reset full speed USB device using uhci_hcd and address 3
Jan 14 19:32:10 aporia kernel: [105531.410181] sd 3:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK,SUGGEST_OK

Note this still happens when manually mounting the usb drive.

Oh and I noticed this panic in the log (when copying after manual mount)

Jan 14 20:01:03 aporia kernel: [107264.664995] Call Trace:
Jan 14 20:01:03 aporia kernel: [107264.665000] [<c0248d24>] ? cfq_choose_req+0x14/0x2a0
Jan 14 20:01:03 aporia kernel: [107264.665017] [<c02498c4>] ? cfq_cic_lookup+0x14/0xe0
Jan 14 20:01:03 aporia kernel: [107264.665032] [<c037cddc>] io_schedule+0x2c/0x40
Jan 14 20:01:03 aporia kernel: [107264.665043] [<c023fd50>] get_request_wait+0xa0/0x1b0
Jan 14 20:01:03 aporia kernel: [107264.665055] [<c023c0f1>] ? elv_merge+0x131/0x190
Jan 14 20:01:03 aporia kernel: [107264.665066] [<c01474b0>] ? autoremove_wake_function+0x0/0x50
Jan 14 20:01:03 aporia kernel: [107264.665078] [<c0240059>] __make_request+0x69/0x3c0
Jan 14 20:01:03 aporia kernel: [107264.665092] [<f88d4553>] ? uhci_scan_schedule+0x153/0x270 [uhci_hcd]
Jan 14 20:01:03 aporia kernel: [107264.665120] [<f8917a6d>] ? boomerang_interrupt+0x12d/0x410 [3c59x]
Jan 14 20:01:03 aporia kernel: [107264.665156] [<c023ef9b>] generic_make_request+0x49b/0x630
Jan 14 20:01:03 aporia kernel: [107264.665168] [<c01ac61d>] ? unfreeze_slab+0x7d/0xc0
Jan 14 20:01:03 aporia kernel: [107264.665190] [<c037e6dd>] ? _spin_lock+0xd/0x10
Jan 14 20:01:03 aporia kernel: [107264.665202] [<c01ac7b4>] ? __slab_alloc+0xd4/0x260
Jan 14 20:01:03 aporia kernel: [107264.665215] [<c0187063>] ? mempool_alloc_slab+0x13/0x20
Jan 14 20:01:03 aporia kernel: [107264.665225] [<c0187345>] ? mempool_alloc+0x35/0xf0
Jan 14 20:01:03 aporia kernel: [107264.665236] [<c0187063>] ? mempool_alloc_slab+0x13/0x20
Jan 14 20:01:03 aporia kernel: [107264.665246] [<c023f1a2>] submit_bio+0x72/0x110
Jan 14 20:01:03 aporia kernel: [107264.665256] [<c037e6dd>] ? _spin_lock+0xd/0x10
Jan 14 20:01:03 aporia kernel: [107264.665266] [<c01db87e>] ? __bio_add_page+0xe/0x1e0
Jan 14 20:01:03 aporia kernel: [107264.665278] [<c0191756>] ? __inc_zone_state+0x16/0x80
Jan 14 20:01:03 aporia kernel: [107264.665301] [<c01dba8c>] ? bio_add_page+0x3c/0x50
Jan 14 20:01:03 aporia kernel: [107264.665312] [<c01df5d0>] mpage_bio_submit+0x20/0x30
Jan 14 20:01:03 aporia kernel: [107264.665323] [<c01dfcf6>] __mpage_writepage+0x5c6/0x7a0
Jan 14 20:01:03 aporia kernel: [107264.665335] [<c018409d>] ? find_get_pages_tag+0x3d/0x130
Jan 14 20:01:03 aporia kernel: [107264.665358] [<c019d0ce>] ? page_mkclean+0xe/0xb0
Jan 14 20:01:03 aporia kernel: [107264.665376] [<c037e6dd>] ? _spin_lock+0xd/0x10
Jan 14 20:01:03 aporia kernel: [107264.665385] [<c01917f6>] ? __dec_zone_state+0x16/0x90
Jan 14 20:01:03 aporia kernel: [107264.665397] [<c018b365>] ? __add_bdi_stat+0x35/0x40
Jan 14 20:01:03 aporia kernel: [107264.665408] [<c018c2a9>] write_cache_pages+0x1d9/0x360
Jan 14 20:01:03 aporia kernel: [107264.665418] [<c01df730>] ? __mpage_writepage+0x0/0x7a0
Jan 14 20:01:03 aporia kernel: [107264.665430] [<f8e07710>] ? fat_writepages+0x0/0x20 [fat]
Jan 14 20:01:03 aporia kernel: [107264.665470] [<c01df623>] mpage_writepages+0x43/0x70
Jan 14 20:01:03 aporia kernel: [107264.665479] [<f8e07390>] ? fat_get_block+0x0/0x240 [fat]
Jan 14 20:01:03 aporia kernel: [107264.665497] [<f8e07722>] fat_writepages+0x12/0x20 [fat]
Jan 14 20:01:03 aporia kernel: [107264.665513] [<c018c4a3>] do_writepages+0x33/0x60
Jan 14 20:01:03 aporia kernel: [107264.665523] [<c01d25dc>] __sync_single_inode+0x5c/0x250
Jan 14 20:01:03 aporia kernel: [107264.665533] [<c01d281a>] __writeback_single_inode+0x4a/0x160
Jan 14 20:01:03 aporia kernel: [107264.665543] [<c024febc>] ? prop_fraction_single+0x3c/0x70
Jan 14 20:01:03 aporia kernel: [107264.665556] [<c01d2ccc>] generic_sync_sb_inodes+0x27c/0x3b0
Jan 14 20:01:03 aporia kernel: [107264.665566] [<c01d306d>] writeback_inodes+0x4d/0xe0
Jan 14 20:01:03 aporia kernel: [107264.665576] [<c018bd18>] balance_dirty_pages+0x238/0x340
Jan 14 20:01:03 aporia kernel: [107264.665588] [<c018be84>] balance_dirty_pages_ratelimited_nr+0x64/0x70
Jan 14 20:01:03 aporia kernel: [107264.665599] [<c0183d09>] generic_perform_write+0x139/0x190
Jan 14 20:01:03 aporia kernel: [107264.665617] [<c01858b0>] generic_file_buffered_write+0x70/0x140
Jan 14 20:01:03 aporia kernel: [107264.665630] [<c0186a6b>] __generic_file_aio_write_nolock+0x19b/0x520
Jan 14 20:01:03 aporia kernel: [107264.665643] [<c0186f13>] generic_file_aio_write+0x63/0xe0
Jan 14 20:01:03 aporia kernel: [107264.665656] [<c01b1df9>] do_sync_write+0xd9/0x120
Jan 14 20:01:03 aporia kernel: [107264.665668] [<c0178d79>] ? handle_level_irq+0xb9/0x100
Jan 14 20:01:03 aporia kernel: [107264.665692] [<c01474b0>] ? autoremove_wake_function+0x0/0x50
Jan 14 20:01:03 aporia kernel: [107264.665704] [<c02353be>] ? apparmor_file_permission+0x1e/0x40
Jan 14 20:01:03 aporia kernel: [107264.665726] [<c0213664>] ? security_file_permission+0x14/0x20
Jan 14 20:01:03 aporia kernel: [107264.665740] [<c01b1fad>] ? rw_verify_area+0x4d/0xc0
Jan 14 20:01:03 aporia kernel: [107264.665750] [<c01b1a42>] ? fsnotify_access+0x72/0x80
Jan 14 20:01:03 aporia kernel: [107264.665761] [<c01b24c0>] vfs_write+0xa0/0x110
Jan 14 20:01:03 aporia kernel: [107264.665770] [<c01b1d20>] ? do_sync_write+0x0/0x120
Jan 14 20:01:03 aporia kernel: [107264.665781] [<c01b2602>] sys_write+0x42/0x70
Jan 14 20:01:03 aporia kernel: [107264.665790] [<c0103f7b>] sysenter_do_call+0x12/0x2f
Jan 14 20:01:03 aporia kernel: [107264.665801] =======================
Jan 14 20:01:06 aporia kernel: [107267.179908] usb 2-1: reset full speed USB device using uhci_hcd and address 4
Jan 14 20:01:06 aporia kernel: [107267.328334] sd 4:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK,SUGGEST_OK