[Bug 224037] Kernel crashes when trying to mount certain USB keys reported as WriteProtected
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 2 17:50:31 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224037
--- Comment #4 from Conrad Meyer <cem at freebsd.org> ---
Petr,
I suspect when CAM sees EROFS or EIO errors due to write requests to read only
media failing, it ejects the device. Something about the ejection path is
failing to clean up references to some internal object, which is freed before
buffers referencing it can be released.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-scsi
mailing list