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

0.8.2 crashes systematically with .DOCX #37

Closed
javiergutierrezchamorro opened this issue Jul 24, 2017 · 6 comments
Closed

0.8.2 crashes systematically with .DOCX #37

javiergutierrezchamorro opened this issue Jul 24, 2017 · 6 comments

Comments

@javiergutierrezchamorro

Optimizing any DOCX document, causes ECT 0.8.2 to crash.

Find attached sample:
readme.docx

Used command-line was:
D:\PROYECTOS\FileOptimizer\Win32\Release\Plugins64\ECT.exe -quiet -zip --mt-deflate -s -9 "C:\Users\javie\AppData\Local\Temp\FileOptimizer_Input_7769_readme.docx"

@fhanau
Copy link
Owner

fhanau commented Jul 27, 2017

Does it work again? Can I close this?

@javiergutierrezchamorro
Copy link
Author

No sorry. Still crashing. Both 32 and 64 bits report:
fP1kAlM.png: bad file

And then crash.

@fhanau
Copy link
Owner

fhanau commented Jul 27, 2017

It does work for me, even on this file. Have you tried these binaries?

@javiergutierrezchamorro
Copy link
Author

Sorry. Was not using latest Malloc's builds. Those works, but I noticed temp files left after optimization.
If I run:
ECT_x64_AVX2.exe -quiet -zip --mt-deflate -s -9 readme.docx

Once process is completed, there are in current directory, some 0 byte files named:
f1QBI6D
fFzP5tM
fiG2Kb7
fP1kAlM

Same happens with x64_SSE4 and x86_SSE binaries.

@fhanau
Copy link
Owner

fhanau commented Jul 27, 2017

I 'm sorry. It is fixed with the latest commit and will work with the next update.

@javiergutierrezchamorro
Copy link
Author

No problems Felix. Love what you are doing!

@fhanau fhanau closed this as completed Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants