Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04422 Crash/Freeze Critical (emulator) Always Jul 11, 2011, 20:49 Jul 12, 2011, 07:54
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.143u1 Fixed in Version 0.144u7 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 04422: All sets in hng64.c: [debug] Crash after OK
Description Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x016f7d25 in screen_update_hng64 (screen=0x29f64c, bitmap=0x27e2ed0c, cliprect=0x22e998) at src/mame/video/hng64.c:1561
1561 if(*src & 0xff000000)


#0 0x016f7d25 in screen_update_hng64 (screen=0x29f64c, bitmap=0x27e2ed0c, cliprect=0x22e998)
    at src/mame/video/hng64.c:1561
#1 0x025604a8 in screen_device::screen_update (this=0x29f64c, bitmap=..., cliprect=...)
    at src/emu/screen.c:1077
#2 0x0255e53d in screen_device::update_partial (this=0x29f64c, scanline=447)
    at src/emu/screen.c:621
#3 0x0290956f in video_manager::finish_screen_updates (this=0x34466c)
    at src/emu/video.c:663
#4 0x02907e3e in video_manager::frame_update (this=0x34466c, debug=false)
    at src/emu/video.c:227
#5 0x0255f08e in screen_device::vblank_begin_callback (this=0x29f64c)
    at src/emu/screen.c:792
#6 0x02d83469 in screen_device::static_vblank_begin_callback (machine=...,
    ptr=0x29f64c, param=0) at src/emu/screen.h:173
#7 0x02ff4259 in delegate_base<void, void*, int, _noparam, _noparam>::operator() (this=0x27e2d968, p1=0x29f64c, p2=0)
    at src/emu/delegate.h:581
#8 0x0256b850 in device_scheduler::execute_timers (this=0x22f2d0)
    at src/emu/schedule.c:911
#9 0x0256a217 in device_scheduler::timeslice (this=0x22f2d0)
    at src/emu/schedule.c:428
#10 0x0256e79e in running_machine::run (this=0x22ee48, firstrun=true)
    at src/emu/machine.c:413
#11 0x02629c10 in mame_execute (options=..., osd=...)
    at src/emu/mame.c:176
#12 0x028d9ccb in cli_frontend::execute (this=0x22fe98, argc=4, argv=0x3f49a8)
    at src/emu/clifront.c:249
#13 0x01e56bfd in utf8_main (argc=4, argv=0x3f49a8)
    at src/osd/windows/winmain.c:475
#14 0x02aeb1aa in wmain (argc=4, argv=0x3f4420) at src/osd/windows/main.c:82
#15 0x00401422 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:282
#16 0x7c817077 in RegisterWaitForInputIdle ()
    from C:\WINDOWS\system32\kernel32.dll
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version 0.142u1
Affected Sets / Systems All sets in hng64.c
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.