Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 14.0.1
-
None
-
Arch Linux x86_64 / Linux 6.10.6-zen1-1-zen
-
-
512809141 (14.0)
Description
In Qt Creator's Designer, when I'm trying to morph a QVBoxLayout into a QWidget, and then renaming it, Qt Creator crashes with a segmentation fault.
The bug's demonstration and the stack trace from GDB are attached to the issue.
I think that the bug is somewhat related to "QtCreatorIntegration::handleSymbolRenameStage2" method, but I'm not sure, since I'm not familiar with Qt's codebase much.