| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
チートシステム | 重要 (本体) | 解決済み | 修正済み | 2008-04-18 11:37 | 2008-04-24 15:28 |
| テスター | Tafoid | 担当者 |   | ソース | barcrest/mpu4mod2sw.cpp |
| バージョン | 0.124u3 | 発生バージョン | 0.123u5 | 修正バージョン | 0.124u4 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | m4conn4, m4met0, m4tst2, m4utst, bctvidbs | ||||
| セット詳細 |
m4clr - MPU4 Meter Clear ROM m4conn4 - Connect 4 m4tst - MPU4 Unit Test (Program 4) m4tst2 - MPU4 Unit Test (Program 2) | ||||
| 概 要 | -cheatを使うとクラッシュする。 | ||||
| 詳 細 | Without the -cheat trigger, all the sets work fine. Otherwise, you get the initialize.. popup .. then the crash:----------------------------------------------------- Exception at EIP=009949BA: ACCESS VIOLATION While attempting to read memory at 00000028 ----------------------------------------------------- EAX=00000000 EBX=0022FDB8 ECX=02E48B60 EDX=0022FDB8 ESI=00000000 EDI=02787DA8 EBP=0022FD68 ESP=0022FD50 BACKTRACE:
Program received signal SIGSEGV, Segmentation fault.
0x009c936f in video_screen_get_frame_period (screen=0x0)
at src/emu/video.c:1066
1066 if (video_screen_count(screen->machine->config) == 0)
(gdb) bt full
#0 0x009c936f in video_screen_get_frame_period (screen=0x0)
at src/emu/video.c:1066
ret = {seconds = 2293160, attoseconds = 12499113}
#1 0x009c936f in video_screen_get_frame_period (screen=0x209cb30)
at src/emu/video.c:1066
ret = {seconds = 2293244, attoseconds = 146870903625562808}
#2 0x009c936f in video_screen_get_frame_period (screen=0x209c940)
at src/emu/video.c:1066
ret = {seconds = 1, attoseconds = 34196245}
#3 0x009c936f in video_screen_get_frame_period (screen=0x67139a8)
at src/emu/video.c:1066
ret = {seconds = 108978184, attoseconds = 467753171644660408}
#4 0x009c936f in video_screen_get_frame_period (screen=0x6712568)
at src/emu/video.c:1066
ret = {seconds = 2293512, attoseconds = 464215596061500992}
#5 0x009c936f in video_screen_get_frame_period (screen=0x6712568)
at src/emu/video.c:1066
ret = {seconds = 34176624, attoseconds = 9850524673245216}
#6 0x009c936f in video_screen_get_frame_period (screen=0x0)
at src/emu/video.c:1066
ret = {seconds = 2293632, attoseconds = 8647444526215987204}
#7 0x009c936f in video_screen_get_frame_period (screen=0x9)
at src/emu/video.c:1066
ret = {seconds = 2293668, attoseconds = 2293672}
#8 0x009c936f in video_screen_get_frame_period (screen=0x0)
at src/emu/video.c:1066
ret = {seconds = 0, attoseconds = 9222791494715310080}
#9 0x009c936f in video_screen_get_frame_period (screen=0x0)
at src/emu/video.c:1066
ret = {seconds = 2147348480, attoseconds = 2293704}
#10 0x009c936f in video_screen_get_frame_period (screen=Cannot access memory at
address 0xc
)
at src/emu/video.c:1066
ret = Cannot access memory at address 0xffffffe0
| ||||
| 再現手順 | Start any applicable set with an empty.ini (or -norc) with the -cheat command. | ||||
| 追加情報 | Affected sets updated in 0.143u2. | ||||
| 添付ファイル | |||||