Date: Tue, 01 Oct 2019 13:43:15 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 120321] [hang] System hangs when transferring data to WD MyBook USB HDD Message-ID: <bug-120321-19105-BRpFehj7Pq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-120321-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-120321-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D120321 larafercue@gmail.com <larafercue@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |larafercue@gmail.com --- Comment #3 from larafercue@gmail.com <larafercue@gmail.com> --- The same error is happening in FreeBSD 12.0-RELEASE for a SATA device. The main issue here is that g_vfs_done reports the error but nothing else is done about it. A good solution could be to end transactions to the device when an error is reported (after some attempts). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-120321-19105-BRpFehj7Pq>