Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.1
-
None
-
Windows 7 SP1 64bit, Qt Creator based on Qt5.11 (qtbase: c359df5ca6c70e2)
Description
Easiest way to reproduce:
- build QC with plugin unit tests and run QC with e.g. '-test Android' (it seems to need a plugin that has no unit tests defined)
- might be necessary to repeat this (starting QC over and over again)
Dialog comes up with
ASSERT failure in QWeakPointer: "Detected QWeakPointer creation in a QObject being deleted", file tools\qsharedpointer.cpp, line 1456
and I managed to attach to a crashed QC and got the back trace attached to this report