#14756 closed bug (duplicate)
XHCI / usb_disk: transfers stall
Reported by: | Berusik | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/USB/XHCI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #13792 | Blocking: | |
Platform: | x86-64 |
Description
Attachments (2)
Change History (17)
by , 6 years ago
Attachment: | IMG_20181212_174738.jpg added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
After this message, i reboot pc, and give new message: https://ibb.co/H2XvVWt Insert thiss message syslog page?
comment:4 by , 6 years ago
Component: | - General → Drivers/USB/XHCI |
---|---|
Summary: | Kernel panic on boot usb → XHCI / usb_disk: transfers stall and then _kern_read segfaults |
I know I've seen this before, but I can't seem to locate the ticket this is a duplicate of.
comment:5 by , 6 years ago
It seems descriptor->ops being NULL is a valid state to be in: http://xref.plausible.coop/source/xref/haiku/src/system/kernel/fs/fd.cpp#226
I guess packagefs is attempting a read on a closed fd, which is odd. At any rate _kern_read should be able to tolerate that and return B_BAD_VALUE like it does elsewhere.
comment:6 by , 6 years ago
KDL fixed in hrev52646; the system will probably either stall or hit another KDL on boot. Please try with a nightly after that when you can.
comment:7 by , 6 years ago
Haiku booted, and deskbar, and tracker not worked, work mouse cursor drag, in hrev52646
comment:8 by , 6 years ago
Summary: | XHCI / usb_disk: transfers stall and then _kern_read segfaults → XHCI / usb_disk: transfers stall |
---|
OK, that makes sense; disk I/O is failing in strange ways.
comment:10 by , 6 years ago
I tried to run without hard drives, tried to record haiku on another flash, it’s still the same
comment:11 by , 6 years ago
Yes, I would expect so, the problem is in our XHCI bus driver so probably all USB ports will be affected.
by , 6 years ago
Attachment: | photo_2019-01-16_23-13-22.jpg added |
---|
comment:13 by , 6 years ago
Blocked By: | 13792 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:15 by , 5 years ago
Remove milestone for tickets with status = closed and resolution != fixed
Please run the "syslog" command at the prompt and take a screenshot of the last page of output.