Opened 2 years ago

Last modified 18 months ago

#18185 assigned bug

System on usb hdd freezes regularly — at Initial Version

Reported by: zgdump Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Disk/USB Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Notebook: Asus G713QM-HX121 2021 Haiku: R1/beta4

After installation on a hdd connected via a usb 3.0 adapter, after a while the system freezes. First, the window used stops responding, then the loops begin, then the applications stop opening and after five minutres the system cannot be turned off normally.

Experimentally, it was found that the problem reproduces stably if I download or copy many small files to the system disk. Logs from syslog:

KERN: usb_disk: acquire_sem failed while waiting for data transfer: Operation timed out
KERN: usb error control pipe 47: timeout waiting for queued request to complete
DAEMON 'DHCP': /dev/net/usb_ecm/0: Timeout shift: 60000 msecs (try 6)
DAEMON 'DHCP': /dev/net/usb_ecm/0: Send DHCP_DISCOVER to 255.255.255.255:67
KERN: usb_disk: acquire_sem failed while waiting for data transfer: Operation timed out
KERN: usb_disk: receiving the command status wrapper failed: Operation timed out
KERN: usb error control pipe 47: timeout waiting for queued request to complete
Last message repeated 2 times
KERN: usb xhci 1: transfer error on slot 4 endpoint 3: Stall
KERN: usb error control pipe 47: timeout waiting for queued request to complete
KERN: usb error xhci 1: cancel queued transfers: halted endpoint, reset!
KERN: usb_disk: acquire_sem failed while waiting for data transfer: Operation timed out
KERN: usb_disk: receiving the command status wrapper failed: Operation timed out
KERN: usb error control pipe 47: timeout waiting for queued request to complete
Last message repeated 2 times
KERN: usb_disk: write failed: Operation timed out
KERN: could not write back block 10489 (Operation timed out)
KERN: usb xhci 1: transfer error on slot 4 endpoint 3: Stall
KERN: usb error control pipe 47: timeout waiting for queued request to complete
KERN: usb error xhci 1: cancel queued transfers: halted endpoint, reset!
KERN: usb_disk: acquire_sem failed while waiting for data transfer: Operation timed out
KERN: usb_disk: receiving the command status wrapper failed: Operation timed out
KERN: usb error control pipe 47: timeout waiting for queued request to complete
Last message repeated 2 times
KERN: usb_disk: write failed: Operation timed out
KERN: could not write back block 10490 (Operation timed out)
KERN: usb xhci 1: transfer error on slot 4 endpoint 3: Stall
KERN: usb error control pipe 47: timeout waiting for queued request to complete

But at the same time, some time the system can still show files from this disk, save them, and no more suspicious entries appear in the logs

Change History (0)

Note: See TracTickets for help on using tickets.