-
Notifications
You must be signed in to change notification settings - Fork 500
Mount zip file doesn't work since version 0.83.23 ? #3535
Copy link
Copy link
Open
Labels
Description
Describe the bug
Programs mounted in zip files don't launch since after version 0.83.23.
Steps to reproduce the behaviour
Mount a zip file as drive c
Try to launch program
Dosbox-x hangs and program doesn't launch
Expected behavior
In version 0.83.23, the program launches.
After this version, dosbox-x seems to hang up with a black screen
What operating system(s) this bug have occurred on?
Windows 10
What version(s) of DOSBox-X have this bug?
Since 0.83.24
Used configuration
mount C "pathtozipfile\file.zip:\"
C:
cd\
program.exeOutput log
Many "ERROR CPU:Illegal Unhandled Interrupt Called 6" in output
373108514 ERROR CPU:Illegal Unhandled Interrupt Called 6
373108611 ERROR CPU:Illegal Unhandled Interrupt Called 6
373108708 ERROR CPU:Illegal Unhandled Interrupt Called 6
373108805 ERROR CPU:Illegal Unhandled Interrupt Called 6
373108902 ERROR CPU:Illegal Unhandled Interrupt Called 6
373108999 ERROR CPU:Illegal Unhandled Interrupt Called 6
373109096 ERROR CPU:Illegal Unhandled Interrupt Called 6
Additional information
No response
Have you checked that no similar bug report(s) exist?
- I have searched and didn't find any similar bug report.
Code of Conduct & Contributing Guidelines
- I agree to follow the code of conduct and the contributing guidelines.
Reactions are currently unavailable