| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
クラッシュ/フリーズ | 中 | 解決済み | 修正済み | 2010-05-12 07:13 | 2010-09-02 08:01 |
| テスター | Firewave | 担当者 |   | ソース | |
| バージョン | 0.137u4 | 発生バージョン | 修正バージョン | ||
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | 例外時にGCCコンパイルのレジスタダンプ後MAMEが固まる。 | ||||
| 詳 細 | Robbbert complained about it in the past and now I also experienced the freeze when MAME encounters an exception. With the tomcat set MAME hangs after dumping the registers. The first assumption was an incompatible version of dbghelp.dll, but since MAME is looking for the function SymInitializeW in dbghelp.dll, which doesn't exist, the stack walk code is never executed. So neither the stack walk or the DLL is at fault. My new assumption is now, that it's a bug in the mingw64 (or maybe MinGW itself) build with the unhandled exception filter MAME is setting since it is working fine with a Visual Studio 2010 compile. I know there were issues with exceptions in earlier versions MinGW. | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||