- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07295 | Crash/Freeze | Critical (emulator) | Always | Apr 24, 2019, 01:55 | 27 days ago |
Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Open | OS | Windows Vista/7/8 (64-bit) | |
Status [?] | Confirmed | Driver | |||
Version | 0.208 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07295: midnrun and clones: Crash when F3 pressed | ||||
Description | The game bombs out when F3 is pressed. | ||||
Steps To Reproduce |
Start the game. Wait for it to get into the attract mode. Press F3. It crashes. 64-bit: no message, mame just exits unexpectedly. 32-bit: terminate called after throwing an instance of 'emu_fatalerror' what(): std::exception This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.175 | ||||
Affected Sets / Systems | midnrun and clones | ||||
Attached Files
|
![]() | ||||
![]() | |||||
![]() | |||||
Relationships
There are no relationship linked to this issue. |
Notes
7
![]() No.16364
Tafoid Administrator
Apr 24, 2019, 02:09
|
Version testing shows 0.174 works, 0.175 crashes. Added regression version |
---|---|
![]() No.16365
Robbbert Moderator
Apr 24, 2019, 07:04
|
ARCADE build has its own issue of the watchdog going off, and causing a reset, thereby creating this crash. The 64-bit version reported: "Fatal error: SHARC: PCStack underflow". It might be helpful as it's the only message to say anything of use so far. |
![]() No.16366
Osso Moderator
Apr 24, 2019, 07:05
|
This only happens with the DRC enabled. |
![]() No.16367
Robbbert Moderator
Apr 24, 2019, 07:11
|
More testing revealed that the -nodrc switch gets around the issue. The game works normally from what I can see. |
![]() No.16380
Hydreigon Tester
Apr 25, 2019, 15:40
edited on: Apr 26, 2019, 01:44 |
As a matter of fact, this happens in all sets in zr107 and gticlub except Hang Pilot. Uploaded some screenshots of what happens before the crash. |
![]() No.22850
Robbbert Moderator
Jan 17, 2025, 11:42
edited on: Jan 19, 2025, 14:31 |
Just checked again. First time run, press F3, it quit to the command line without a message. But subsequent tests worked, even after deleting game files. Weird. Perhaps an uninitialised variable. |
![]() No.22862
Osso Moderator
Jan 19, 2025, 09:09
|
on 64 bit I still get the Fatal error: SHARC: PCStack underflow when it quits. |