Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.7.0-rc1
-
None
-
Windows 7, Clang 6, Clang code model is on.
Description
After upgrading from beta2 to rc1 Qt Creator started to crash pretty consistently upon trying to go to the error location. The sequence is as follows:
- Build a project with some compiler warnings and an error in it.
- Once the build (unsuccessfully) finishes, Qt Creator opens the Issues pane.
- Click the warnings icon on the the Issues pane toolbar to remove warnings from the list.
- Double-click on an error in the Issues pane.
- Qt Creator crashes.
Unfortunately, no crash dump or stacktrace. Qt Creator beta2 didn't crash. It seems that step 3 is crucial - if I just scroll down to the error without switching warnings off, the crash doesn't reproduce.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-20741 Crash when switching a file when Clang issues are filtered out
-
- Closed
-