https://bugs.kde.org/show_bug.cgi?id=370227
--- Comment #13 from RJVB <rjvber...@gmail.com> --- Looking at the backtrace again I'm not sure that this is a likely result of using delete instead of deleteLater, but you could begin by checking that AqBanking dialog. If it's a KDE dialog it could be a prime candidate for using deleteLater. In fact, I suspect the bug is in gwenhywfar, possible AqBanking, not in KMM. Though it may be possible to avoid the crash by deferring a KMM exit request until the ongoing operation is finished or aborted properly. -- You are receiving this mail because: You are watching all bug changes.