カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
クラッシュ/フリーズ重要 (本体)解決済み修正済み2011-07-12 05:342011-07-12 05:35
 
テスターTafoid担当者 ソースacorn/aristmk5.cpp
バージョン0.143u1発生バージョン0.143修正バージョン0.143u2
修正コミットプルリク
フラグデバッグビルド限定
セット All sets in aristmk5.c
セット詳細
 
概 要OK画面の後にクラッシュする。
詳 細Backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x02df15c3 in direct_read_data::read_decrypted_dword (this=0x200a8e34,
byteaddress=53608448, directxor=0) at src/emu/memory.h:787
787 return *reinterpret_cast<UINT32 *>(&m_decrypted[(byteaddress ^ directxor) & m_bytemask]);


#0 0x02df15c3 in direct_read_data::read_decrypted_dword (this=0x200a8e34, byteaddress=53608448, directxor=0)
at src/emu/memory.h:787
#1 0x01ec35e3 in cpu_execute_arm (device=0x2a000c)
at src/emu/cpu/arm/arm.c:372
#2 0x028f6001 in legacy_cpu_device::execute_run (this=0x2a000c)
at src/emu/devcpu.c:260
#3 0x02f99d48 in device_execute_interface::run (this=0x2a0174)
at src/emu/diexec.h:209
#4 0x0256a5d5 in device_scheduler::timeslice (this=0x22f2d0)
at src/emu/schedule.c:487
#5 0x0256e79e in running_machine::run (this=0x22ee48, firstrun=true)
at src/emu/machine.c:413
#6 0x02629c10 in mame_execute (options=..., osd=...)
at src/emu/mame.c:176
#7 0x028d9ccb in cli_frontend::execute (this=0x22fe98, argc=4, argv=0x3f49a8)
at src/emu/clifront.c:249
#8 0x01e56bfd in utf8_main (argc=4, argv=0x3f49a8)
at src/osd/windows/winmain.c:475
#9 0x02aeb1aa in wmain (argc=4, argv=0x3f4420)
at src/osd/windows/main.c:82
#10 0x00401422 in __tmainCRTStartup ()
at ../mingw-w64-crt/crt/crtexe.c:282
#11 0x7c817077 in RegisterWaitForInputIdle ()
from C:\WINDOWS\system32\kernel32.dll
再現手順 
追加情報 
 
添付ファイル