VirtualBox

Opened 15 years ago

Closed 8 years ago

#3076 closed defect (fixed)

VirtualBox 2.1.0 silently fails guest file opens when VBox process runs out of file descriptors

Reported by: Paul Owned by:
Component: shared folders Version: VirtualBox 2.1.0
Keywords: Cc:
Guest type: Windows Host type: Solaris

Description (last modified by aeichner)

Performing some large Visual Studio builds on Windows 2003 using a project located in a shared folder was failing with random windows errors about being unable to open specific files. The files named existed and could be opened at a later time with no problems.

On a hunch, I increased the ulimit of file descriptors from 256 to 1024 and restarted the virtual machine. After then I was able to use VStudio without errors. (I was also able to reproduce the error by attempting a Windows command line copy of the project with "xcopy /s <shared-project-location> <local-project-location>")

It would be helpful if when VirtualBox encounters EMFILE errors to log a notice (rate limited if need be) to the log file for the machine to give a hint as to the problem.

Change History (4)

comment:1 by pentagonik, 15 years ago

Thanks for your report and how to solve it. We'll take a look.

comment:2 by Paul, 15 years ago

This was on a Solaris 10 U6 host.

comment:3 by Frank Mehnert, 15 years ago

VBox 2.1.4 will show a proper log message in VBox.log.

comment:4 by aeichner, 8 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Was done long ago, closing.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use