Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04564 Crash/Freeze Critical (emulator) Always Dec 15, 2011, 18:37 Dec 15, 2011, 20:05
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Kale Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.144u3 Fixed in Version 0.144u4 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 04564: dwex, drgw3 and clones: Access Violation after OK
Description Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00a8efb5 in IGS022_reset (machine=...) at src/mame/drivers/pgm.c:4901
4901 state->m_sharedprotram[i] = 0xa55a;

#0 0x00a8efb5 in IGS022_reset (machine=...)
    at src/mame/drivers/pgm.c:4901
#1 0x00a8f881 in machine_reset_dw3 (machine=...)
    at src/mame/drivers/pgm.c:5100
#2 0x02635c79 in driver_device::machine_reset (this=0x26781c)
    at src/emu/machine.c:1085
#3 0x02635e76 in driver_device::device_reset (this=0x26781c)
    at src/emu/machine.c:1195
#4 0x026e5e4e in device_t::reset (this=0x26781c)
    at src/emu/device.c:520
#5 0x026e43af in device_list::reset_all (this=0x22f550)
    at src/emu/device.c:190
#6 0x03149ab7 in delegate_base<void, _noparam, _noparam, _noparam, _noparam, _noparam>::operator() (this=0x29be5610)
    at src/emu/delegate.h:598
#7 0x026346bb in running_machine::call_notifiers (this=0x22ee68, which=MACHINE_NOTIFY_RESET)
    at src/emu/machine.c:769
#8 0x02634b39 in running_machine::soft_reset (this=0x22ee68, ptr=0x0, param=0)
    at src/emu/machine.c:869
#9 0x026334ae in running_machine::run (this=0x22ee68, firstrun=true)
    at src/emu/machine.c:405
#10 0x026155f4 in mame_execute (options=..., osd=...)
    at src/emu/mame.c:176
#11 0x0299eb2a in cli_frontend::execute (this=0x22fe98, argc=4, argv=0x3f4a90)
    at src/emu/clifront.c:249
#12 0x01ed219d in utf8_main (argc=4, argv=0x3f4a90)
    at src/osd/windows/winmain.c:482
#13 0x02bdecf2 in wmain (argc=4, argv=0x3f47a0)
    at src/osd/windows/main.c:82
#14 0x00401422 in __tmainCRTStartup ()
    at ../mingw-w64-crt/crt/crtexe.c:282
#15 0x7c817077 in ?? ()
#16 0x00000000 in ?? ()
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.144u3
Affected Sets / Systems dwex, drgw3 and clones
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.