SVN commit 6470 by fluffy:

- Backport kioslave:/network patch

It fixes a total freeze of kded if the network:/ kio-slave is first invoked. 
The kio-slave calls its kded module networkwatcher via D-Bus, kded loads the 
module on demand (as configured since 4.5), but the module itself also does a 
D-Bus call in its initialisation which seems blocked by a mutex hold by kded 
due to the D-Bus call which triggered the load of the module initially -> 
deadlock.


 A             patch-1160391  


_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to