Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
QDS 3.3
-
None
-
-
1
-
ae30e3073c (qt-creator/qt-creator/7.0) ae30e3073c (qt-creator/qt-creator/master) ae30e3073c (qt-creator/tqtc-qt-creator/7.0)
-
QDS Oulu - 2022 Week 17/18
Description
On Linux and macOS the QmlDesigner plugin crashes when opening a QML file (even really simple files just containing an empty Item{}).
The backtrace looks basically the same on macOS and Linux:
0 libQmlProjectManager.dylib 0x10ec3ebdc QmlProjectManager::QmlBuildSystem::shaderToolFiles() const + 0 1 libQmlDesigner.dylib 0x10f5a13c0 QmlDesigner::NodeInstanceView::updateQsbPathToFilterMap() + 204 2 libQmlDesigner.dylib 0x10f59dcd4 QmlDesigner::NodeInstanceView::modelAttached(QmlDesigner::Model*) + 888 3 libQmlDesigner.dylib 0x10f6fb038 QmlDesigner::ViewManager::attachNodeInstanceView() + 320 4 libQmlDesigner.dylib 0x10f6fc41c QmlDesigner::ViewManager::attachViewsExceptRewriterAndComponetView() + 232 5 libQmlDesigner.dylib 0x10f53a644 QmlDesigner::QmlDesignerPlugin::activateAutoSynchronization() + 224 6 libQmlDesigner.dylib 0x10f539ee8 QmlDesigner::QmlDesignerPlugin::showDesigner() + 1564 7 libQmlDesigner.dylib 0x10f53c618 0x10f4c0000 + 509464 8 QtCore 0x106cc38ec 0x106bec000 + 882924 9 libCore.dylib 0x10b3765a8 Core::ModeManager::currentModeChanged(Utils::Id, Utils::Id) + 68 10 libCore.dylib 0x10b52b8b8 Core::ModeManager::currentTabChanged(int) + 328
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-27539 Program crashes when opening design view
- Closed