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

Fatal Exception: java.lang.OutOfMemoryError android.graphics.Bitmap.nativeCreate (Bitmap.java) android.graphics.Bitmap.createBitmap (Bitmap.java:991) #215

Open
1 task
cxqq123 opened this issue Mar 11, 2024 · 0 comments

Comments

@cxqq123
Copy link

cxqq123 commented Mar 11, 2024

New Issue Checklist

  • I have searched for a similar issue in the project and found none

Issue Info

Fatal Exception: java.lang.OutOfMemoryError
android.graphics.Bitmap.nativeCreate (Bitmap.java)

android.graphics.Bitmap.createBitmap (Bitmap.java:991)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.createBitmap (FrameSeqDecoder.java:991)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.getShareBitmap (FrameSeqDecoder.java:974)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.copyPixelBufferToShareBitmap (FrameSeqDecoder.java:837)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.access$600 (FrameSeqDecoder.java)
com.github.penfeizhou.animation.decode.FrameSeqDecoder$3.run (FrameSeqDecoder.java:174)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.innerStart (FrameSeqDecoder.java:504)
com.github.penfeizhou.animation.decode.FrameSeqDecoder.lambda$new$1 (FrameSeqDecoder.java)
android.os.Handler.handleCallback (Handler.java:883)

android.os.HandlerThread.run (HandlerThread.java:67)

Issue Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

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

1 participant