High memory usage when loading specific GIF #3063
Answered by
JimBobSquarePants
Apr 7, 2026
Replies: 2 comments 12 replies
|
We have per-allocation guardrails and am looking at implementing accumulative ones but this seems like a bug to me. I’ll do some investigating. |
2 replies
|
What are the dimensions and the frame count of the gif? Can you share it? |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I've gone with
ImageInfo.GetPixelMemorySize()See #3108