- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06122 | Crash/Freeze | Critical (emulator) | Always | Jan 3, 2016, 06:26 | Jan 5, 2016, 04:06 |
Tester | B2K24 | View Status | Public | Platform | MESS (Official Binary) |
Assigned To | crazyc | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | x68k.cpp | ||
Version | 0.169 | Fixed in Version | 0.170 | Build | 64-bit |
Summary |
![]() |
||||
Description |
loading ffight from softlist results in crash with stack crawl right before the jump in-game----------------------------------------------------- |
||||
Steps To Reproduce | mame64 x68000 ffight | ||||
Additional Information |
Tested 30 or 40 other games in driver randomly from software list and those didn't crash. > Tafoid: Daily testing narrows this down to breaking sometime June 9/June 10, 2014 - specifically, this commit seems to be the suspected culprit: https://github.com/mamedev/mame/commit/c779d7a67f04698b182f892ca5895509bc8e2291 |
||||
Flags | |||||
Regression Version | 0.154 | ||||
Affected Sets / Systems | x68000 [ffight] | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
5
![]() No.12319
Tafoid Administrator
Jan 3, 2016, 18:46
|
First noted booting and playing in MESS 0.153 with failure/crash in 0.154. |
---|---|
![]() No.12320
mahlemiut Developer
Jan 4, 2016, 00:36
|
Runs fine for me in current git code, maybe it's 32-bit specific? |
![]() No.12321
B2K24 Moderator
Jan 4, 2016, 01:13
|
Perhaps it could be windows specific as I noted 64-bit build on this report. |
![]() No.12322
mahlemiut Developer
Jan 4, 2016, 02:06
|
Ok, I see that now. So, maybe win32/64 specific, since I'm using SDL. |
![]() No.12326
crazyc Developer
Jan 5, 2016, 04:06
|
Fixed in https://github.com/mamedev/mame/commit/134edd6d14d9dfb13ab4ca030edab336e863ea6a |