View Single Post
Old 02-24-2020, 01:07 AM   #20
Nikolaos
Human being with feelings
 
Join Date: Dec 2019
Posts: 29
Default

Quote:
Originally Posted by AHarker View Post
If there are memory leaks in iPlug2 (and it sounds like you have seen some) we would hope to fix them. I have seen leaks with arcs on Skia GL on Mac (there is an issue up about that), but I'm unaware of the situation on windows. If you can help us narrow down where you are seeing leaks that would be really helpfully and bug reports of the GitHub are the *only* way to guarantee that we will be able to track the problem.

I'm wary that the conversation about hasn't all been positive so please let me explain why that is. If we get info about a possible issue that we cannot quickly and easily reproduce we do not always make an issue (as sometimes there are misunderstandings/user errors and that would bloat the issue list) so it relies on one of us remembering to come back to it and sometimes we will forget. If the issue is made on GitHub it is tracked and we will not close it without investigating it further.

In terms of bug reports the more specific you can be the better (for instance does it happen with SKIA GL only or also SKIA CPU?). We do appreciate any time that people put into making reports and trying to point out issues.

Thanks!

since finally the leaks that I reported in NANOVG was a typical problem of pointers in a class of my old code that used IPLUG 1.

So the only thing that continues with big leaks is Skia, (fonts, controls, resizing etc)

GL2 of twice as many leaks as CPU.




ps: I will try to be more active in github.
Nikolaos is offline   Reply With Quote