Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06539 Crash/Freeze Critical (emulator) Always Apr 26, 2017, 19:40 Dec 24, 2018, 08:09
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Phil Bennett Resolution Fixed OS Windows Vista/7/8 (32-bit)
Status [?] Resolved Driver
Version 0.185 Fixed in Version 0.205 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 06539: All sets in konamim2.cpp: [debug] Assertion Failed! Expression: (entry >> m_pageshift) == (taddress >> m_pageshift)
Description
terminate called after throwing an instance of 'emu_fatalerror'

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
  what(): std::exception

File: ../../../../../src/emu/divtlb.cpp, Line 198
Expression: (entry >> m_pageshift) == (taddress >> m_pageshift)
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version 0.185
Affected Sets / Systems All sets in konamim2.cpp
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
4
User avatar
No.14597
Firewave
Senior Tester
Jan 1, 2018, 00:04
I cannot reproduce the exception, but all the sets seems to hang on start-up at (after?) the "Filesystem" step. Some even show errors.
User avatar
No.15377
Tafoid
Administrator
Sep 2, 2018, 16:52
edited on: Sep 2, 2018, 16:53
Added recently discovered debug assert that showed up starting with 0.198
User avatar
No.15945
Hydreigon
Tester
Dec 24, 2018, 03:58
The driver received some major updates recently so all m2 sets go ingame albeit a rare PowerPC DRC crashing issue. There's a good chance this could be fixed for the debug build.
User avatar
No.15948
Robbbert
Senior Tester
Dec 24, 2018, 08:09
Spoke to Phil who said it has been fixed.
Resolving.