Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.13.0-beta1
-
Fix Version/s: Qt Creator 4.13.0-beta1
-
Component/s: C/C++/Obj-C++ Support, Editors
-
Labels:None
-
Environment:Gentoo Linux on Ryzen 3900X
-
Platform/s:
-
Commits:ca7995590e1c75a2b813dafcafbf0bc17c949817
Description
The Application has crashed on me on several random occasions while editing C++ code with Clang Code Model activated.
I use git master branch, the exact revision is 82e25e71c868a00929ed697659a2a21b4cdce0c1
The crash seems to happen when releasing document resources inside the ClangCodeModel. I captured a backtrace of the crash as well as a replay from QtC to get a nicer visual.