Changes between Initial Version and Version 1 of Ticket #18728


Ignore:
Timestamp:
Dec 30, 2023, 6:17:09 PM (5 months ago)
Author:
waddlesplash
Comment:

It appears your USB disk hits read errors:

KERN: usb_disk: receiving the command status wrapper failed: Operation timed out
KERN: usb error control pipe 85: timeout waiting for queued request to complete
KERN: usb error ehci 2: qtd (0x789f00) error: 0x80008148
KERN: usb_disk: write failed: Operation timed out
KERN: usb_disk: command status wrapper is not valid: 0x0
KERN: usb_disk: write failed: General system error
KERN: PageWriteWrapper: Failed to write page 0xffffffff8b818b20: General system error

Then later on, we get segmentation faults in runtime_loader and elsewhere when trying to start programs, which is expected after that.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18728 – Description

    initial v1  
    1 
    21After update to latest patch level hrev56578+94 - on Haiku 64bit, Hungarian language -
    32I experienced application hangs and troubles to stop by closing them.