<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Have you tried to use the KisMemoryLeakTracker? It can help to find where<br>> objects are referenced.<br><span class=""></span></blockquote><div> </div><div>Yes and that helped, but as i said there were some false positives, and i was able to find the right moment to dump the references, but if you can't find it you would have a lot of false positives depending on when you dump.</div><div><br></div><div>Well for the rest i agree, i understand the need for a large codebase to use something kind of friendlier than raw pointers (weak ptr/shared ptr).</div></div></div></div>