詳 細 | Crashes in debug build only.
Program received signal SIGSEGV, Segmentation fault.
0x01df431d in palette_init_unclepoo (machine=..., color_prom=0x1fab1e00 "")
at src/mame/drivers/poo.c:290
290 val = (color_prom[i+0x100]) | (color_prom[i+0x000]<<4);
#0 0x01df431d in palette_init_unclepoo (machine=...,color_prom=0x1fab1e00 "")
at src/mame/drivers/poo.c:290
#1 0x02570b76 in driver_device::device_start (this=0x2674f4)
at src/emu/machine.c:1173
#2 0x0262022b in device_t::start (this=0x2674f4)
at src/emu/device.c:640
#3 0x0261e09c in device_list::start_new_devices (this=0x22f550)
at src/emu/device.c:164
#4 0x0261defe in device_list::start_all (this=0x22f550)
at src/emu/device.c:135
#5 0x0256deb4 in running_machine::start (this=0x22ee48)
at src/emu/machine.c:321
#6 0x0256e6db in running_machine::run (this=0x22ee48, firstrun=true)
at src/emu/machine.c:392
#7 0x02629c10 in mame_execute (options=..., osd=...)
at src/emu/mame.c:176
#8 0x028d9ccb in cli_frontend::execute (this=0x22fe98, argc=4, argv=0x3f49b0)
at src/emu/clifront.c:249
#9 0x01e56bfd in utf8_main (argc=4, argv=0x3f49b0)
at src/osd/windows/winmain.c:475
#10 0x02aeb1aa in wmain (argc=4, argv=0x3f4428)
at src/osd/windows/main.c:82
#11 0x00401422 in __tmainCRTStartup ()
at ../mingw-w64-crt/crt/crtexe.c:282
#12 0x7c817077 in RegisterWaitForInputIdle ()
from C:\WINDOWS\system32\kernel32.dll
|