https://bugs.kde.org/show_bug.cgi?id=383655

--- Comment #1 from Emmanuel Lepage Vallée <elv1...@gmail.com> ---
Two of them (at least, 2 crashes) and about 70 memory leaks have been fixed.
It's not to the point where it quits cleanly. Even after this, it probably wont
because that QBus connection use-after-free is in a framework.

However, slowly getting it to quit in a predictable order cleans the logs. I
also generated a valgrind suppression file (that a filter on some memory
managment logs) for all the issues that are not in Ring-KDE or LibRingClient.
This reduce the noise in the logs and allowed to spots more real issues. The
log, at this point, still has about 60000 entries (99.99% of them are false
positives). I will keep working on Monday to suppress more false positive until
I get a clean log. After that finding the other bugs will be trivial.

Also, if anyone is reading this, yes, ASAN *is* enabled. It doesn't catch the
problems reported below. At least not on my side.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to