Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04419 Crash/Freeze Critical (emulator) Always Jul 11, 2011, 20:34 Jul 11, 2011, 20:35
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.143u1 Fixed in Version 0.143u2 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 04419: All sets in aristmk5.c: [debug] Crash after OK
Description Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x02df15c3 in direct_read_data::read_decrypted_dword (this=0x200a8e34,
    byteaddress=53608448, directxor=0) at src/emu/memory.h:787
787 return *reinterpret_cast<UINT32 *>(&m_decrypted[(byteaddress ^ directxor) & m_bytemask]);


#0 0x02df15c3 in direct_read_data::read_decrypted_dword (this=0x200a8e34, byteaddress=53608448, directxor=0)
    at src/emu/memory.h:787
#1 0x01ec35e3 in cpu_execute_arm (device=0x2a000c)
    at src/emu/cpu/arm/arm.c:372
#2 0x028f6001 in legacy_cpu_device::execute_run (this=0x2a000c)
    at src/emu/devcpu.c:260
#3 0x02f99d48 in device_execute_interface::run (this=0x2a0174)
    at src/emu/diexec.h:209
#4 0x0256a5d5 in device_scheduler::timeslice (this=0x22f2d0)
    at src/emu/schedule.c:487
#5 0x0256e79e in running_machine::run (this=0x22ee48, firstrun=true)
    at src/emu/machine.c:413
#6 0x02629c10 in mame_execute (options=..., osd=...)
    at src/emu/mame.c:176
#7 0x028d9ccb in cli_frontend::execute (this=0x22fe98, argc=4, argv=0x3f49a8)
    at src/emu/clifront.c:249
#8 0x01e56bfd in utf8_main (argc=4, argv=0x3f49a8)
    at src/osd/windows/winmain.c:475
#9 0x02aeb1aa in wmain (argc=4, argv=0x3f4420)
    at src/osd/windows/main.c:82
#10 0x00401422 in __tmainCRTStartup ()
    at ../mingw-w64-crt/crt/crtexe.c:282
#11 0x7c817077 in RegisterWaitForInputIdle ()
    from C:\WINDOWS\system32\kernel32.dll
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version 0.143
Affected Sets / Systems All sets in aristmk5.c
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.