Memory Leak using SkiaBitmapExportContext #3027
dcaponetti
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning everyone,
We use Microsoft.Maui.Graphics and Microsoft.Maui.Graphics.Skia (ver 8.0.91) to generate images containing text and black and white graphics.
Unfortunately a serious memory leak problem causes the pods running on Kubernetes to restart every 3/4 hours.
I have included all the usings I could:
But the problem is not solved.
I attach the dump file of
MemoryDump.zip
the memory executed directly on the K8 pod.
Any ideas?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions