Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.1
-
None
-
Windows 10, MSVC 2017 64Bit Qt 5.11.1
Description
On Windows (only, other platforms seem unaffected), using 5.11.1, we seem to get a deadlock on closing our QtQuick application. Previous versions of Qt are unaffected. I haven't really spent very long looking into this, but it seems to me thread #0 and #22 are the relevant ones here (see attached stack dump). Downgrading to 5.11.0 has solved this issue for now, so I guess the search space is at least relatively small.