Opened 15 years ago
Closed 15 years ago
#5538 closed bug (fixed)
KDL on trying to dd zero a USB drive
Reported by: | danboid | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha2 |
Component: | Drivers/USB | Version: | R1/Development |
Keywords: | ehci finish thread dd usb kdl panic | Cc: | mdisreali@… |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I'm running hrev35763 'bare metal' stylee. If I insert a USB memory stick, choose 'Cancel' when it asks me if I want to mount it (I don't) and then try to zero it with this command:
dd if=/dev/zero of=/dev/disk/usb/0/0/raw bs=1M
I get dumped into KDL land with an error like:
PANIC: vm_page_fault: unhandled page fault in kernel space at ... Thread 27 "ehci finish thread" running on CPU 1
Attachments (4)
Change History (8)
by , 15 years ago
Attachment: | listdev.txt added |
---|
comment:1 by , 15 years ago
Priority: | critical → normal |
---|
While certainly not very nice, it's far from critical really. It's an edge case, it'll work with a smaller block size (like 128k).
comment:2 by , 15 years ago
Platform: | x64 → x86 |
---|
comment:3 by , 15 years ago
Cc: | added |
---|
I had a similar incident when I tried to dd a just built nightly image to a usb drive.
Attaching photos of KDL.
by , 15 years ago
Attachment: | haiku_r36131_crash_dd-ing_02.JPG added |
---|
by , 15 years ago
Attachment: | haiku_r36131_crash_dd-ing_03.JPG added |
---|
listdev output