Opened 23 months ago
Closed 19 months ago
#21617 closed defect (duplicate)
010 Editor 13.0.1c hangs on scripts working with files (same program and version work perfectly on VMWare)
Reported by: | VBTester | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.8 |
Keywords: | file filesystem | Cc: | |
Guest type: | Windows | Host type: | Mac OS X |
Description
My computer is a MacBook Pro (15-inch, 2018), Intel i7, macOS Monterey 12.6.5 with 16 GB of RAM, SSD and with the last version of VirtualBox 7.0.8 r156879 (Qt5.15.2).
I have made a NEW and CLEAR VM just for testing this bug i found and discard any other programs or processes affecting it.
Ok, so have i installed VirtualBox on my macOS, then i created the new VM with Windows 10 LTSC, start Win10 and then i installed the last version of 010 Editor on it: https://download.sweetscape.com/010EditorWin64Installer13.0.1d.exe
010 Editor supports scripting with a very very similar C syntax (files with "1sc" extension). It hangs when executing some VERY simple scripts i made just for demonstrate this bug.
Download the scripts and test files i made from here: https://mega.nz/file/tIVyALZQ#I67qz807DoHtBzajgedbJWqfbnoO0LpW0VytZw2tMR4
Decompress the "test" folder directly in C drive (so the files can be located as C:\test\dummy1.txt, C:\test\dummy2.txt, C:\test\dummy3.txt) and then install my scripts in 010 Editor ("Scripts" menu, "View Installed Scripts...", "Add..." button, and add the 3 scripts).
You will see the scripts hang and never get finished (my scripts print the word "FINISH" at the end, on the 010 Editor console when they have finished working with the text files). Also, if i click on "Stop Script" in "Scripts" menu it does not work, the scripts cannot be stopped.
To discard it's a 010 Editor problem, i have made the exact same test (install fresh Win10 LTSC, 010 Editor and the scripts and test files) but in another VM software, concretely VMWare Fusion 13.0.0 (20802013) and it works perfectly, i run the script several times and they always finish perfectly.
Videos i recorded showing the bug:
VirtualBox The first two scripts ALWAYS hangs, the third sometimes works, sometimes not, in this recorded video it works ("FINISH" word is shown on the 010 Editor console): https://mega.nz/file/EE1ylKJI#ChLJRsZDCpCHaj85aiaJlrzuTXKEEEwbnRXkjGpyhrY
VMWare Fusion The 3 scripts ALWAYS work perfectly and finish ("FINISH" word is shown on the 010 Editor console for all of them) https://mega.nz/file/RAtAiRxZ#-5FJx80BBWnMrXLi-btjE51wR7eZ2SbQfg5-qcOgAgs
Sorry, my browser sent twice my bug report, can you delete this 21617 and leave 21616?