From kde-bugs-dist Tue May 31 22:20:58 2016 From: Yichao Yu via KDE Bugzilla Date: Tue, 31 May 2016 22:20:58 +0000 To: kde-bugs-dist Subject: [QtCurve] [Bug 363753] crash-at-exit in QtCurve::Style::disconnectDBus Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=146473326216998 https://bugs.kde.org/show_bug.cgi?id=363753 --- Comment #5 from Yichao Yu --- I don't thinkt he crash is OSX specific (fwiw I think this is a dup of https://bugs.kde.org/show_bug.cgi?id=362907). I'm guessing this can be due to other plugins here that uses dbus too which is why I smell a global destruction ordering issue and (as mentioned above) I'm not sure how to guess the right behavior. (i.e. if qdbus is destructed before us then I don't need to disconnect the connection since it's better been disconnected already). I'm interested to know if the Qt patch helps. -- You are receiving this mail because: You are watching all bug changes.