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

Decode APNG crash #73

Closed
simonlau0715 opened this issue Dec 5, 2019 · 4 comments
Closed

Decode APNG crash #73

simonlau0715 opened this issue Dec 5, 2019 · 4 comments

Comments

@simonlau0715
Copy link

simonlau0715 commented Dec 5, 2019

My APNG contains 120 frames.

@r-ralph
Copy link
Member

r-ralph commented Dec 6, 2019

Thank you for reporting!
Could you attach a stacktrace?

@simonlau0715
Copy link
Author

I don't have any stacktrace, because it is crash on ApngDecoder.cpp file.

It is around png_read_image(png_ptr, rows_buffer.get());.
But I am not sure only on this.

And my apng dimension is 640x1136.

@r-ralph
Copy link
Member

r-ralph commented Dec 6, 2019

Isn't there anything in logcat?
It's helpful even if it's small log.

@r-ralph
Copy link
Member

r-ralph commented May 7, 2021

It should be fixed with #91. Please re-open this issue if you still meet the same error.

@r-ralph r-ralph closed this as completed May 7, 2021
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