Bug 208417 - Infinite attempts to write to (broken?) flash drive, panic on detach
Summary: Infinite attempts to write to (broken?) flash drive, panic on detach
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 13:39 UTC by Dmitry Marakasov
Modified: 2019-12-12 20:15 UTC (History)
1 user (show)

See Also:


Attachments
Log (64.87 KB, text/plain)
2016-03-31 13:40 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2016-03-31 13:39:51 UTC
FreeBSD 11.0-CURRENT #0 r295763.

Seems like on of my flash drives became buggy: sometimes it work well, sometimes it gives read/write errors. The problem is, however, how FreeBSD handles umounting of this device. After issuing `umount' it tries to write on drive infinitely (waited for half an hour), and if the drive is detached the system panics. No backtrace yet, but may try to reproduce and gather more info.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-03-31 13:40:20 UTC
Created attachment 168817 [details]
Log