Hi all, As this is a recurring issue on the CI system i've gone ahead and attached a debugger to one of the "hung" instances of kioslave.exe.
In this instance at least kioslave.exe is stuck in the destructor for OrgKdeKSSLDInterface, cleaning up it's children. In particular, it's trying to delete a QDBusServiceWatcher (doesn't this need an event loop, which kioslave's don't have?) The trace is attached (sorry, couldn't figure out how to get MSVS to export it in a textual format). If someone could take a look into this that would be appreciated. Cheers, Ben