Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02765 Crash/Freeze Critical (emulator) Always Dec 24, 2008, 18:23 Dec 26, 2008, 07:16
Tester Firewave View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP/Vista 64-bit
Status [?] Resolved Driver
Version 0.128u7 Fixed in Version 0.129 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 02765: all naomi.c sets: Assertion
Description
assert: src/emu/devintrf.c:890: state >= DEVINFO_PTR_FIRST && state <= DEVINFO_PTR_LAST 
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version > 0.128u3
Affected Sets / Systems all naomi.c sets
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.03380
Tafoid
Administrator
Dec 24, 2008, 18:59
This is the only backtrace I can get out of the crash:
Program received signal SIGTRAP, Trace/breakpoint trap.
0x77f9193d in ?? ()
(gdb) bt full
#0 0x77f9193d in ?? ()
No symbol table info available.
#1 0x01349f90 in osd_break_into_debugger (
    message=0x2a12a50 "assert: src/emu/devintrf.c:890: state >= DEVINFO_PTR_FIRS
T && state <= DEVINFO_PTR_LAST") at src/osd/windows/winmisc.c:62
No locals.
Backtrace stopped: frame did not save the PC