Bug 261961 - Repeatedly ejecting USB cdrom will eventually fail with eject: Input/output error
Summary: Repeatedly ejecting USB cdrom will eventually fail with eject: Input/output e...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 04:33 UTC by Sean Bruno
Modified: 2022-02-15 04:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Bruno freebsd_committer freebsd_triage 2022-02-15 04:33:49 UTC
I haven't investigated further, but for the 3rd time while archiving my media to disk, repeatedly using sysutils/eject after copying data from CD/DVD to disk will eventually fail with:

eject: Input/output error

I suspect that there is a leak of FD or memory in the CDIOCEJECT path that needs to be eyeballed.
Comment 1 Sean Bruno freebsd_committer freebsd_triage 2022-02-15 04:34:22 UTC
I should say, that after this condition occurs, a reboot is required to make the USB CD/DVD device work again.