Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.0.0-rc1
-
None
-
Windows 7
Description
- Open a session with a project that takes long to parse (like Qt Creator)
- While the project is loading switch to another session
- Qt Creator crashes
The crash is triggered by a Q_ASSERT in QmakeProject dtor. Changing it to soft assertion fixes this particular crash, but causes another crash...
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-15954 Crash at session load
-
- Closed
-