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

zopfli malloc error with --i23 --all #8

Open
jdalton opened this issue Apr 28, 2017 · 3 comments
Open

zopfli malloc error with --i23 --all #8

jdalton opened this issue Apr 28, 2017 · 3 comments
Assignees
Labels

Comments

@jdalton
Copy link

jdalton commented Apr 28, 2017

I'm getting

zopfli(6092,0x7fffb5ef13c0) malloc: *** error for object 0x7f8676900170: pointer being freed was not allocated

when using

zopfli --i23 --all  bundle.js

with the master branch build on macOS 10.12.4.
Any --i above 22.

@MrKrzYch00 MrKrzYch00 self-assigned this Jul 14, 2017
@MrKrzYch00
Copy link
Owner

MrKrzYch00 commented Jul 14, 2017

I can't reproduce the crash on linux box, but I see some leaks going on when checked with valgrind, will look into it.

@MrKrzYch00
Copy link
Owner

Is the problem still occurring with latest version?

@jdalton
Copy link
Author

jdalton commented Jun 11, 2018

Hi @MrKrzYch00!

I don't remember the bundle I was checking before but I have a rather large bundle today and tested it without errors. Improvements on leaks is rad though.

@MrKrzYch00 MrKrzYch00 added the bug label Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants