https://bugs.kde.org/show_bug.cgi?id=383655
Emmanuel Lepage Vallée <elv1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|crash |normal --- Comment #3 from Emmanuel Lepage Vallée <elv1...@gmail.com> --- I got a good news and bad news. The first bad news is that I spent a day fixing minor issues in the hope that it would fix itself by quitting in a more orderly order. The other bad news is that nothing was fixed beside some highly unlikely race conditions. After cleaning all the zillion Valgrind false positives (thanks Mesa and QtJS!), I found the root of the issue. The main crash here has nothing to do with any of those stacktraces reported above. The problem is: https://bugreports.qt.io/browse/QTBUG-52988 The good news is that it's fixed. The other bad news is that no distribution has backported the patch yet. I wont change the way the initialization is done because it would break some KDE single instance goodies. As for some other backtraces, I am still investigating, but can't reproduce any of them. Maybe my computer is too fast? What's your hardware? -- You are receiving this mail because: You are watching all bug changes.