Opened 7 years ago

Last modified 2 years ago

#37 reopened defect

Cannot properly eject removable media until session which accessed such media has been ended

Reported by: Lewis Rosenthal Owned by:
Priority: major Milestone: Version-3.10
Component: Base Version: 3.08
Keywords: Cc:

Description

Accessing removable media to copy, move, read, write, or simply obtain a directory listing results in that media (whether it is the currently-logged-on-drive or not) not being able to be properly eject from outside the 4OS2 session. Either the ejection request is denied (device in use) or the device is immediately remounted (the latter is the case with the Arca Noae Removable Media Monitor widget).

This behavior has been observed with:

Signature: @#slainc:3.8.-shl#@##1## 2016-10-23 18:34 slamain::::16
7::@@ 4os2 Command Shell Extension - http://4os2.netlabs.org/
Vendor: slainc
Revision: 3.08.-shl
Date/Time: 2016-10-23 18:34
Build Machine: slamain
File Version: 3.8.167
Description: 4os2 Command Shell Extension - http://4os2.netlabs.org/

and prior. CMD.EXE does not behave like this.

Example:

  1. Start 4OS2 & remain logged onto boot volume (e.g., C:)
  2. Insert USB media & mount.
  3. Run DIR X: (where X: is the drive letter assigned to the new media).
  4. Attempt to eject media from CMD.EXE session.

Result:

[C:\]eject x:
SYS0005: Access is denied.

  1. Close 4OS2.
  2. Repeat step 4.

Result:

[C:\]eject x:

(Device ejects and session returns to a prompt.)

Ejecting from WPS drive object is inconsistent.

Accessing the media from a CMD session and ejecting from a 4OS2 session works consistently, as does ejecting from WPS.

Change History (3)

comment:1 Changed 5 years ago by Steven Levine

Milestone: Version-3.09Version-3.10

Ticket retargeted after milestone closed

comment:2 Changed 4 years ago by Lewis Rosenthal

Resolution: fixed
Status: newclosed

Apparently, something changed recently, either in USBMSD (most likely) or some other art of the stack. I can no longer reproduce this (FAT32, FAT16, HPFS).

That said, RemM is unable to eject it (device in use), but eject from the CLI works fine. This may be reopened, but we'll see.

Last edited 4 years ago by Lewis Rosenthal (previous) (diff)

comment:3 Changed 2 years ago by Lewis Rosenthal

Resolution: fixed
Status: closedreopened

This is indeed reproducible (4OS2 3.09), with both partitioned and unpartitioned media. Copying files to the subject medium, however, does not produce the lock on it, but dir definitely does.

Note: See TracTickets for help on using tickets.