Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06968 Crash/Freeze Critical (emulator) Always May 8, 2018, 22:19 May 31, 2018, 05:51
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.197 Fixed in Version 0.198 Build Debug
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 06968: All machines in hp_ipc.cpp: [debug] Assertion Failed! (m_conf_ptr >> 1) < ARRAY_LENGTH(m_conf)
Description MAME immediately asserts when attempting to run a DEBUG=1 binary
Fatal error: assert: ../../../../../src/devices/video/hp1ll3.cpp:554: (m_conf_ptr >> 1) < ARRAY_LENGTH(m_conf)
Steps To Reproduce
Additional Information First observed from 0.194 DEBUG build.
Github Commit
Flags Debug build specific
Regression Version 0.194
Affected Sets / Systems All machines in hp_ipc.cpp
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.15061
cuavas
Administrator
May 31, 2018, 05:51
This was fixed by shattered in PR #3547