[ オリジナルレポート ]

BugID: #06824

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他解決済み修正済み2018-01-04 09:172024-04-02 22:06
 
テスターFirewave担当者mizapfソース
バージョン0.193発生バージョン修正バージョン
修正コミット c5b1b04プルリク
フラグ
セット
セット詳細
 
概 要runtime error: downcast error with bus::ti99::gromport::*エラーが起こる。
詳 細
../../../../../src/devices/bus/ti99/gromport/gromport.cpp:283:15: runtime error: downcast of address 0x00003d295480 which does not point to an object of type 'bus::ti99::gromport::gromport_device'
0x00003d295480: note: object is of type 'empty_state'
 00 00 00 00  30 5b 5e 21 00 00 00 00  70 c2 72 3b 00 00 00 00  a0 54 29 3d 00 00 00 00  08 00 00 00
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'empty_state'
../../../../../src/devices/bus/ti99/gromport/cartridges.cpp:393:16: runtime error: downcast of address 0x00003d295480 which does not point to an object of type 'bus::ti99::gromport::cartridge_connector_device'
0x00003d295480: note: object is of type 'empty_state'
 00 00 00 00  30 5b 5e 21 00 00 00 00  70 c2 72 3b 00 00 00 00  a0 54 29 3d 00 00 00 00  08 00 00 00
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'empty_state'
再現手順Happens during -listxml
追加情報 
 
添付ファイル