Hi Thiago,

this looks like another issue with QtDBus using a separate thread, a deadlock 
on shutdown, on Windows. I remember seeing discussions about that in the past, 
I thought it was fixed? Maybe not in this particular case...

Cheers,
David.

On mardi 18 septembre 2018 09:08:18 CEST Ben Cooksley wrote:
> 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


-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

Reply via email to