| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
インターフェイス | 低 | 解決済み | 修正済み | 2016-07-07 13:09 | 2016-07-08 22:04 |
| テスター | Tafoid | 担当者 | cuavas | ソース | |
| バージョン | 0.175 | 発生バージョン | 0.173 | 修正バージョン | 0.176 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | ウォッチドッグダイアログがキャプチャできない。 | ||||
| 詳 細 | When you run a machine which triggers MAME's watchdog mechanism, you normally get a specific message "Terminating due to watchdog timeout" printed to let you know MAME has ceased operation because the machine was inactive for that watchdog duration. What is happening is that it shows but is not capture or doesn't even appear when text is redirected (captured) to a text file. Inability to have these message captured make determining bugs more difficult as reason for exiting is never captured. | ||||
| 再現手順 | mame comg079 -bench 5 -watchdog 5 The following is output: 07-93.u7 ROM NEEDS REDUMP WARNING: the machine might not run correctly. Terminating due to watchdog timeout mame comg079 -bench 5 -watchdog 5 > out.txt 2> out2.txt The follow is captured in errout (out2.txt) 07-93.u7 ROM NEEDS REDUMP WARNING: the machine might not run cor | ||||
| 追加情報 | |||||
| 添付ファイル | |||||