[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing

arrowdodger bugzilla_noreply at kde.org
Sat Dec 10 16:43:17 UTC 2016


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

--- Comment #27 from arrowdodger <6yearold at gmail.com> ---
Not sure if this is relevant, but here are my findings

I **removed** all dbus files except dbus.dll and launched konversation. Upon
exit it hanged on QDBusServiceWatcher destructor.

        Qt5Cored.dll!QWaitConditionPrivate::wait(QWaitConditionEvent * wce,
unsigned long time) Line 119        C++
        Qt5Cored.dll!QWaitCondition::wait(QMutex * mutex, unsigned long time)
Line 184  C++
        Qt5Cored.dll!QSemaphore::acquire(int n) Line 143        C++
        Qt5Cored.dll!QMetaObject::activate(QObject * sender, int signalOffset,
int local_signal_index, void * * argv) Line 3709 C++
        Qt5Cored.dll!QMetaObject::activate(QObject * sender, const QMetaObject
* m, int local_signal_index, void * * argv) Line 3603    C++
        Qt5Cored.dll!QObject::destroyed(QObject * _t1) Line 217 C++
        Qt5Cored.dll!QObject::~QObject() Line 920       C++
        Qt5DBusd.dll!QDBusServiceWatcher::~QDBusServiceWatcher() Line 249      
C++
        KF5Notifications.dll!QDBusServiceWatcher::`scalar deleting
destructor'(unsigned int)    C++
        Qt5Cored.dll!QObjectPrivate::deleteChildren() Line 1970 C++
        Qt5Cored.dll!QObject::~QObject() Line 1041      C++
        KF5Notifications.dll!KNotificationPlugin::~KNotificationPlugin() Line
34        C++
        KF5Notifications.dll!NotifyByPopup::~NotifyByPopup() Line 220   C++
        KF5Notifications.dll!NotifyByPopup::`scalar deleting
destructor'(unsigned int)  C++
        Qt5Cored.dll!QObjectPrivate::deleteChildren() Line 1970 C++
        Qt5Cored.dll!QObject::~QObject() Line 1041      C++
        KF5Notifications.dll!KNotificationManager::~KNotificationManager() Line
118     C++

If there is no dbus daemon running, the watcher clearly shouldn't hang on
waiting something, am I right?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list