Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.0
-
None
-
-
2636eb6ebb46e961bfc959cb4633becf6e71465f
Description
Steps to reproduce:
- Open a Qt 6 build containing qtdeclarative
- Open qquickcanvascontext_p.h, and left click on the init method
- Wait for the code model to resolve overrides of the virtual method
- ⇒ Creator crashes (backtrace attached)
I couldn't reproduce this with the current master branch, though.