bjoern
#1
Also the vvvv process sometimes keeps lingering when closing vvvv while the patch is running.
Tested with 5.0 preview-0588 and 2021.4.12.
To reproduce open attached patch and have a look at memory consumption in Taskmanager.
Removing SVGReader or TransformSRT will stop the leak.
MemLeak.7z (5.2 KB)
Elias
#2
Sounds very much like Memory leak in SKIA drawSVG - #10 by schlonzo which we never figured out.
bjoern
#3
Thanks, I guess we’ll have to use images then.
bjoern
#4
Just stumbled upon this issue which seems kind of related:
OT: Also, judging from the number of unaddressed issues on github I don’t think skiasharp is a safe bet for the future.