カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
クラッシュ/フリーズ重要 (本体)解決済み修正済み2018-05-09 07:102018-09-06 22:00
 
テスターTafoid担当者Robbbertソースmsx/msx.cpp
バージョン0.197発生バージョン0.188修正バージョン0.202
修正コミットプルリク
フラグデバッグビルド限定
セット canonv30f
セット詳細
sms - Sega Master System II
 
概 要デバッグビルドでAssertion Failed! m_entrymap.find(name) == m_entrymap.end()が出る。
詳 細

sg1000m3, sms1, sms1br, sms1kr, sms1krfm, sms1pal, sms1paln, sms2br, sms2paln, smsj ,smssdisp - sms.cpp
canonv30f - msx.cpp


When attempting to run a machine listed above with a DEBUG=1 build, you get the following:


Assertion failed!
File: ../../../../../src/lib/util/options.cpp, Line 435
Expression: m_entrymap.find(name) == m_entrymap.end()
再現手順 
追加情報First noticed with debug build of 0.188 (0.187 works as expected)
 
添付ファイル