[ オリジナルレポート ]

BugID: #06693

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他重要 (ゲーム)仮承認未処理2017-10-01 09:172019-06-22 21:27
 
テスターSeanRamey担当者 ソース
バージョン0.190発生バージョン0.160修正バージョン
修正コミットプルリク
フラグ
セット imgtool
セット詳細
 
概 要imgtool.exeが特定のイメージフォーマットを生成するときにエラーや無限ループになる。
詳 細Note: I didn't test every format, but here are the ones that I did test, and failed.

When attempting to create an image for the following formats imgtool.exe will CRASH :
pc_dsk_fat
dsk_fat
dsk_mac_hfs
dsk_os9
dsk_prodos_525
dsk_rsdos
dsk_vzdos
fdi_bml3
fdi_fat
fdi_mac_hfs
fdi_mac_mfs
fdi_os9
fdi_prodos_35
fdi_prodos_525
fdi_rsdos
fdi_vzdos
td0_bml3
td0_fat
td0_mac_hfs
td0_mac_mfs
td0_os9
td0_prodos_35
td0_prodos_525
td0_rsdos
td0_vzdos
cqm_bml3
cqm_fat
cqm_mac_mfs
cqm_os9
cqm_prodos_35
cqm_prodos_525

When attempting to create an image for the following formats imgtool.exe will LOOP ENDLESSLY AND USE 100% OF A SINGLE CPU CORE :
imd_bml3
imd_fat
imd_mac_hfs
imd_mac_mfs
imd_os9
imd_prodos_35
imd_prodos_525
imd_vzdos

When attempting to create an image for the following formats imgtool.exe will PRINT "UNEXPECTED ERROR" :
mess_hd
pc_chd
cqm_vzdos

When attempting to create an image for the following formats imgtool.exe will PRINT "CORRUPT IMAGE" :
cqm_mac_hfs

Imgtool.exe seems to have never worked. Mess v0.160b was the first to include imgtool.exe and the exact same bug still exists.
OLD: Please tell me that I'm doing something wrong. I don't see how anybody could have missed these huge issues. At this point, imgtool is almost completely broken.
再現手順Run imgtool.exe from the command line with the arguments "create <format> <filename>"
Ex: imgtool create pc_chd testfile
追加情報I've created a Windows batch file that automatically executes all the mentioned commands for testing use. You will need to rename it with the ".bat" extension since I'm not allowed to upload ".bat" files apparently.
 
添付ファイルtxt fileimgtool_test.txt (2017-10-01 09:17)