Igir hangs when handling zip files that have an "archive comment" #1400
Labels
potential-bug
A potential issue that needs confirmation and/or triage
question
Further information is requested
stale
Issues that haven't had recent activity that will be automatically closed
Paste the command
./igir -v copy zip test --dat /tmp/dats/No-Intro/* --input /tmp/roms/ --output /tmp/roms2 --dir-dat-name
Describe the bug
Scanning for DATs passes, but while the tool is scanning roms, it will hang on the zip files that have a "archive comment", aslo called "File comment", that can be added to the end of the zip central directory when creating a zip (for example with
--archive-comment
if uzing zip from Info-zipUnzipping these archives, and re-zipping then without the comment fixes the issue
Expected behavior
No hanging
Debug logs
DAT(s) used
No response
igir version
v.3.0.1
Node.js version
N/A
Operating system
debian testing
Additional context
This is also what might be causing #1399
The text was updated successfully, but these errors were encountered: