Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05483 Crash/Freeze Critical (emulator) Always Apr 2, 2014, 17:37 Apr 4, 2014, 17:25
Tester Tafoid View Status Public Platform MESS (Official Binary)
Assigned To etabeta Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.152 Fixed in Version 0.153 Build Normal
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 05483: bbcb [demo]: Fatal error: Illegal operation on unmounted image (src/emu/diimage.h:261)
Description Upon attempted -cart1 load, MESS crashes with the message in summary.
Steps To Reproduce mess64 bbcm -cart1 demo
Additional Information Suspect breakage in r25886 (external submission related to bbc.,c)
Github Commit
Flags
Regression Version 0.151
Affected Sets / Systems bbcb [demo]
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.10527
etabeta
Developer
Apr 4, 2014, 17:25
This is not really a regression since before the external commit the softlist was not even hooked up and the cart (consisting of two separate ROMs) could not be loaded directly in MESS.
However, I have added proper support for this and the bug is fixed.