Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Invalid offset value less than zero #275

Closed
joachimmetz opened this issue Jul 28, 2015 · 2 comments
Closed

Fix: Invalid offset value less than zero #275

joachimmetz opened this issue Jul 28, 2015 · 2 comments
Assignees
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins

Comments

@joachimmetz
Copy link
Member

Generated in oxml parser - likely zipfile related

2015-06-11 08:36:59,200 [WARNING] (Worker_12 ) PID:8866 <worker> Unable to process path spec: type: OS, location: /<PATH>.E01
type: EWF
type: TSK_PARTITION, location: /p2, part index: 5, start offset: 0x0c805000
type: TSK, inode: 531208, location: /Applications/iPhoto.app/Contents/Resources/Themes/Shared/Card/ModernOrnaments/Orn-Red.png
 with error: Invalid offset value less than zero.

For more info see: #218

@kiddinn kiddinn added this to the 1.4 release milestone Sep 24, 2015
@joachimmetz
Copy link
Member Author

Not a 1.4 blocker

@joachimmetz joachimmetz removed this from the 1.4 release milestone Dec 20, 2015
@joachimmetz
Copy link
Member Author

joachimmetz commented Aug 22, 2017

This happens when zipfile tries to open a non-ZIP file that passed the first is-ZIP file test.

Some change in openxml parser: https://codereview.appspot.com/325290043/

@joachimmetz joachimmetz added this to the 2017 Q3 release milestone Aug 22, 2017
@joachimmetz joachimmetz added enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins and removed bug labels Aug 22, 2017
@joachimmetz joachimmetz self-assigned this Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins
Projects
None yet
Development

No branches or pull requests

2 participants