Opened 6 years ago
Last modified 3 years ago
#14654 new bug
PANIC: vfs_read_pages() failed: Device recalibrate error!
Reported by: | Begasus | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
running "cargo test --all" in TEST ends up in KDL right from the start (this is with cargo_x86 on x86_gcc2 (master) PR for ripgrep can be found here: https://github.com/haikuports/haikuports/pull/3251
Attachments (1)
Change History (5)
by , 6 years ago
Attachment: | ripgrepKDL.txt added |
---|
comment:1 by , 6 years ago
Component: | - General → System/Kernel |
---|---|
Summary: | ripgrep check ends up in KDL → PANIC: vfs_read_pages() failed: Device recalibrate error! |
comment:2 by , 6 years ago
comment:3 by , 3 years ago
@Begasus - This bug seems resolved now with ripgrep. No tests failed during any testing method.
Tested on hrev55181+42 w/ripgrep 11.0.2:
Test result: ok. 236 passed, 0 failed ...
comment:4 by , 3 years ago
The problem seems to be in ATA somehow, I wouldn't expect it to be generally reproducible on any system.
Note:
See TracTickets
for help on using tickets.
Reproducible?