Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.4
-
None
-
9290a86ac4 (qt/qtdeclarative/dev) 9290a86ac4 (qt/tqtc-qtdeclarative/dev)
Description
whenever I edit any content in a QML file, qmlls crashes with assertion fault:
ASSERT: "m_qmldirPaths.isEmpty() && "ModuleIndex::qmldirsToLoad called twice"" in file /mnt/Storage/Qt6/qt/qtdeclarative/src/qmldom/qqmldommoduleindex.cpp, line 384
The QML file in question and a corresponding stdin input to qmlls has been provided.
To reproduce:
build qmlls from the latest dev branch and then:
/path/to/qmlls < stdin.log