View Issue Details

IDProjectCategoryView StatusLast Update
0000024fileGeneralpublic2018-12-10 21:15
Reporteranonymous Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS Version4.9.82
Product Version5.34 
Fixed in Version5.36 
Summary0000024: Invalid ZIP archive version
Descriptionfile reports for a ZIP file (SHA-256 hash: d6125587ffe1ca30833eb3c2b2187b4c8c22584a0899e699fde94f44b3c978c8)

$ file d6125587ffe1ca30833eb3c2b2187b4c8c22584a0899e699fde94f44b3c978c8
d6125587ffe1ca30833eb3c2b2187b4c8c22584a0899e699fde94f44b3c978c8: Zip archive data, at least v?[0] to extract

file version 5.33 has same output, v 5.32 reported: "Zip archive data"
Tagszip

Activities

christos

2018-08-03 08:55

manager   ~0000038

Can you provide a sample file with the problem?

anonymous

2018-08-03 11:42

viewer   ~0000041

This is not the file that I've mentioned above, but output is same. (note that extract-version is set to 0)
a (153 bytes)   
PK�lMxUT	�>d[�>d[ux��PK�lM��xUT�>d[ux��PKG;
a (153 bytes)   

christos

2018-08-11 11:11

manager   ~0000045

Fixed on HEAD

anonymous

2018-10-23 12:29

viewer   ~0000099

I've checked the new version 5.35 and the output for this sample is still "Zip archive data, at least v?[0] to extract". Maybe I got it wrong, so I have more specific question: is "v?[0]" desired output?
Now, when I think of it version, version 0 is invalid value, so this is how You want to say "version is unknown, hence `v?`, because version in the file header is 0x00. hence `[0]`.

christos

2018-12-10 21:15

manager   ~0000110

Yes, I think that's ok (to print v?[%d], version for the unhandled versions.

Issue History

Date Modified Username Field Change
2018-08-02 11:17 anonymous New Issue
2018-08-02 11:17 anonymous Tag Attached: zip
2018-08-03 08:55 christos Assigned To => christos
2018-08-03 08:55 christos Status new => assigned
2018-08-03 08:55 christos Status assigned => feedback
2018-08-03 08:55 christos Note Added: 0000038
2018-08-03 11:42 anonymous File Added: a
2018-08-03 11:42 anonymous Note Added: 0000041
2018-08-11 11:11 christos Note Added: 0000045
2018-10-23 12:29 anonymous Note Added: 0000099
2018-12-10 21:15 christos Status feedback => resolved
2018-12-10 21:15 christos Resolution open => fixed
2018-12-10 21:15 christos Fixed in Version => 5.36
2018-12-10 21:15 christos Note Added: 0000110