Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04842 Crash/Freeze Critical (emulator) Always May 17, 2012, 21:11 Sep 16, 2013, 09:43
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Fixed OS Windows XP
Status [?] Resolved Driver
Version 0.145u8 Fixed in Version Build Normal
Fixed in Git Commit Github Pull Request #
Summary 04842: m4coney, m4starst, m4vdexpr, m4volcan: [debug] Crash after OK
Description
Program received signal SIGSEGV, Segmentation fault.
0x030ba0ac in address_space_specific<unsigned char, (endianness_t)1, false>::read_native (this=0x31243bbc, offset=32769) at src/emu/memory.c:1109
1109 if (entry <= STATIC_BANKMAX) result = *reinterpret_cast<_NativeType *>(handler.ramptr(offset));
(gdb) bt
#0 0x030ba0ac in address_space_specific<unsigned char, (endianness_t)1, false>::read_native (this=0x31243bbc, offset=32769)
    at src/emu/memory.c:1109
#1 0x030bb174 in address_space_specific<unsigned char, (endianness_t)1, false>::read_byte (this=0x31243bbc, address=36865)
    at src/emu/memory.c:1415
#2 0x01dab8fd in clr_ex (m68_state=0x2f0d1fb8)
    at src/emu/cpu/m6809/6809ops.c:1241
#3 0x01db5386 in cpu_execute_m6809 (device=0x26a00c)
    at src/emu/cpu/m6809/m6809.c:506
#4 0x027d9e87 in legacy_cpu_device::execute_run (this=0x26a00c)
    at src/emu/devcpu.c:260
#5 0x030d6e5c in device_execute_interface::run (this=0x26a2c4)
    at src/emu/diexec.h:228
#6 0x024693a3 in device_scheduler::timeslice (this=0x22f2f8)
    at src/emu/schedule.c:489
#7 0x02524010 in running_machine::run (this=0x22c410, firstrun=true)
    at src/emu/machine.c:389
#8 0x02456d7b in mame_execute (options=..., osd=...)
    at src/emu/mame.c:189
#9 0x027bb266 in cli_frontend::execute (this=0x22fe80, argc=4, argv=0x3f4bd8)
    at src/emu/clifront.c:252
#10 0x01d297f0 in utf8_main (argc=4, argv=0x3f4bd8)
    at src/osd/windows/winmain.c:482
#11 0x02a50cd6 in wmain (argc=4, argv=0x3f28f0)
    at src/osd/windows/main.c:82
#12 0x00401422 in __tmainCRTStartup ()
    at ../mingw-w64-crt/crt/crtexe.c:282
#13 0x7c817077 in RegisterWaitForInputIdle ()
    from C:\WINDOWS\system32\kernel32.dll
#14 0x00000000 in ?? ()
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version 0.145u7
Affected Sets / Systems m4coney, m4starst, m4vdexpr, m4volcan
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.09786
JWallace
Developer
Sep 8, 2013, 19:22
Cannot reproduce in 0.149u1 (all are BwB games that need lamp extenders)
User avatar
No.09802
Firewave
Senior Tester
Sep 16, 2013, 09:43
Cannot reproduce with clang/AddressSanitizer build as well. No issues with -str 30.