Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04861 Crash/Freeze Critical (emulator) Always May 23, 2012, 03:51 May 27, 2012, 23:28
Tester JordanRom View Status Public Platform MAME (Official Binary)
Assigned To hap Resolution Fixed OS Windows Vista/7 (64-bit)
Status [?] Resolved Driver
Version 0.146 Fixed in Version 0.146u1 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 04861: dendego, dendegoox, dendego2, dendego23k: Crash after initial checks
Description Crash after initial checks
Steps To Reproduce Load game wait for "JC system" screen to finish
Additional Information From error log:

':maincpu' (00000444): unmapped program memory write to 06600058 = 80000000 & FFFF0000
68040: unhandled PFLUSHA (ir=f518)
68040: unhandled PFLUSHA (ir=f518)
:maincpu at 00080d9c: called unimplemented instruction f478 (cpush)
:maincpu at 00080d92: called unimplemented instruction f478 (cpush)
:maincpu at 00080d9c: called unimplemented instruction f478 (cpush)
':maincpu' (080A47EE): unmapped program memory write to 06600058 = FFFF0000 & FFFF0000
:maincpu at 00080d92: called unimplemented instruction f478 (cpush)
Github Commit
Flags
Regression Version 0.145u7
Affected Sets / Systems dendego, dendegoox, dendego2, dendego23k
Attached Files
zip file icon error.zip (50,815 bytes) May 23, 2012, 03:51 Uploaded by JordanRom
Error log form DeBug build
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.08634
Tafoid
Administrator
May 23, 2012, 05:02
Regression version found and backtrace produced:
Program received signal SIGSEGV, Segmentation fault.
0x017945da in taitojc_state::f3_share_r (this=0x29100c, space=...,
    offset=1152, mem_mask=4294901760) at src/mame/drivers/taitojc.c:800
800 case 0: return (m_f3_shared_ram[(offset/4)] << 0) & 0xf
f000000;
(gdb) bt
#0 0x017945da in taitojc_state::f3_share_r (this=0x29100c, space=...,
    offset=1152, mem_mask=4294901760) at src/mame/drivers/taitojc.c:800
#1 0x0318ca2c in delegate_base<unsigned int, address_space&, unsigned int, unsi
gned int, _noparam, _noparam>::operator() (this=0x30972cbc, p1=..., p2=1152,
    p3=4294901760) at src/emu/delegate.h:619
#2 0x03198354 in handler_entry_read::read32 (this=0x30972be4, space=...,
    offset=1152, mask=4294901760) at src/emu/memory.c:405
#3 0x030c4838 in address_space_specific<unsigned int, (endianness_t)1, true>::r
ead_native (this=0x30949ddc, offset=4608, mask=4294901760)
    at src/emu/memory.c:1087
#4 0x030c440f in address_space_specific<unsigned int, (endianness_t)1, true>::r
ead_direct<unsigned short, true> (this=0x30949ddc, address=111153664,
    mask=65535) at src/emu/memory.c:1183
#5 0x030c5748 in address_space_specific<unsigned int, (endianness_t)1, true>::r
ead_word (this=0x30949ddc, address=111153664) at src/emu/memory.c:1416
#6 0x01d96429 in m68k_memory_interface::readword_d32_mmu (this=0x2f131adc,
    address=111153664) at src/emu/cpu/m68000/m68kcpu.c:1501
#7 0x0318cc22 in delegate_base<unsigned short, unsigned int, _noparam, _noparam
, _noparam, _noparam>::operator() (this=0x2f131b10, p1=111153664)
    at src/emu/delegate.h:617
#8 0x0231543b in m68ki_read_16_fc (m68k=0x2f1318b8, address=111153664, fc=5)
    at src/emu/cpu/m68000/m68kcpu.h:1084
#9 0x02315c97 in OPER_AY_DI_16 (m68k=0x2f1318b8)
    at src/emu/cpu/m68000/m68kcpu.h:1284
#10 0x0234b4f7 in _m68ki_cpu_core::m68k_op_move_16_d_di (mc68kcpu=0x2f1318b8)
    at obj/windowsd/emu/cpu/m68000/m68kops.c:17694
#11 0x01d93cc4 in cpu_execute_m68k (device=0x27800c)
    at src/emu/cpu/m68000/m68kcpu.c:831
#12 0x027dd8fb in legacy_cpu_device::execute_run (this=0x27800c)
    at src/emu/devcpu.c:260
#13 0x030d885c in device_execute_interface::run (this=0x2782c4)
    at src/emu/diexec.h:228
#14 0x0246cb4b in device_scheduler::timeslice (this=0x22f2f8)
    at src/emu/schedule.c:489
#15 0x025277d0 in running_machine::run (this=0x22c410, firstrun=true)
    at src/emu/machine.c:389
#16 0x0245a513 in mame_execute (options=..., osd=...) at src/emu/mame.c:189
#17 0x027becda in cli_frontend::execute (this=0x22fe80, argc=4, argv=0x3f4bc8)
    at src/emu/clifront.c:252
#18 0x01d2d020 in utf8_main (argc=4, argv=0x3f4bc8)
    at src/osd/windows/winmain.c:482
#19 0x02a51b9a in wmain (argc=4, argv=0x3f45d0) at src/osd/windows/main.c:82
#20 0x00401422 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:282
#21 0x7c817077 in RegisterWaitForInputIdle ()
   from C:\WINDOWS\system32\kernel32.dll
#22 0x00000000 in ?? ()