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

Crash when trying to optimize alpha on specific image #133

Closed
kattjevfel opened this issue Aug 6, 2018 · 1 comment
Closed

Crash when trying to optimize alpha on specific image #133

kattjevfel opened this issue Aug 6, 2018 · 1 comment
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended

Comments

@kattjevfel
Copy link

PS C:\Users\katt> oxipng -a 30900224_p0.png
Processing: 30900224_p0.png
    2893x3538 pixels, PNG format
    4x8 bits/pixel, RGBA
    IDAT size = 1231720 bytes
    File size = 1231842 bytes
thread '<unnamed>' panicked at 'index 3 out of range for slice of length 1', libcore\slice\mod.rs:1965:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

https://users.lewd.se/katt/30900224_p0.png

Only happens with -a, doesn't seem to happen with any other file. Running oxipng 2.1.0

@shssoichiro shssoichiro added T-Bug Some piece of the software is not working as intended I-High Issues that are breaking core functionality for a small number of users labels Aug 8, 2018
@shssoichiro
Copy link
Owner

Fixed in 2.1.1, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants