Opened 6 years ago
Last modified 6 years ago
#18379 reopened defect
New OS/2 shared folders feature locks up the guest => Fixed in SVN
Reported by: | Rafcio | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 6.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description
After adding the new shared folders installable file system (VBoxSF.IFS) the guest GUI started to lock up just a second after VBoxService is executed from STARTUP.CMD. The mouse cursor still moves, so this is not a hard lock, but any interaction with GUI is impossible. The guest has to be powered off. The only workaround is to comment out the IFS statement in CONFIG.SYS.
Attachments (1)
Change History (9)
by , 6 years ago
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Nope. The other ticket looks completely unrelated. Here, I can't even get to mapping a drive, because the GUI is not responding after VBoxService is started.
comment:3 by , 6 years ago
Summary: | New OS/2 shared folders feature locks up the guest → New OS/2 shared folders feature locks up the guest => Fixed in SVN |
---|
I think it's the same issue, just different manifestations. Found KernStrToUcs to clobber ES with a HPFS-only eCS 2.1 guest. Test builds with revision number 129269 or higher includes the fix.
comment:6 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 by , 6 years ago
Well, if the fix made it to 6.0.6 it wasn't that as the problem was still there. I didn't test with 6.0.8, but to me it's clear that the issue wasn't fixed. It needs to be reopened.
comment:8 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Does this have any relationship to #18376?