Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06126 Crash/Freeze Critical (emulator) Always Jan 14, 2016, 20:54 Jan 15, 2016, 09:39
Tester Tafoid View Status Public Platform MAME (Official Binary)
Assigned To Osso Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.169 Fixed in Version 0.170 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 06126: hardhea2b: Exception at start
Description MAME crashes out shortly after start
Program received signal SIGSEGV, Segmentation fault.
0x00000000023eaa93 in direct_read_data::read_byte ()
    at ../../../../../src/emu/memory.h:898
898 return m_ptr[(byteaddress ^ directxor) & m_bytemask];

#0 0x00000000023eaa93 in direct_read_data::read_byte ()
    at ../../../../../src/emu/memory.h:898
#1 0x00000000023eb186 in rop ()
    at ../../../../../src/devices/cpu/z80/z80.cpp:476
#2 z80_device::execute_run ()
    at ../../../../../src/devices/cpu/z80/z80.cpp:3521
#3 0x0000000002b1562e in run ()
    at ../../../../../src/emu/diexec.h:191
#4 device_scheduler::timeslice ()
    at ../../../../../src/emu/schedule.cpp:473
#5 0x0000000002ad2ae8 in running_machine::run ()
    at ../../../../../src/emu/machine.cpp:375
#6 0x0000000002acbba6 in machine_manager::execute ()
    at ../../../../../src/emu/mame.cpp:213
#7 0x0000000002a0b397 in cli_frontend::execute ()
    at ../../../../../src/emu/clifront.cpp:213
#8 0x00000000019ab13b in utf8_main ()
    at ../../../../../src/osd/windows/winmain.cpp:433
#9 0x0000000002f23b2f in wmain ()
    at ../../../../../src/osd/windows/main.cpp:49
#10 0x000000000040140c in __tmainCRTStartup ()
    at C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:329
#11 0x000000000040153b in mainCRTStartup ()
    at C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:212
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.169 (added)
Affected Sets / Systems hardhea2b
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.