https://bugs.kde.org/show_bug.cgi?id=363180
--- Comment #10 from Denis Steckelmacher <steckde...@yahoo.fr> --- I cannot reproduce the crash on KDevelop 5.0 (git version), that contains a KDevelop5-ready version of QML/JS. Your bug seems to have been fixed in the meantime. KDevelop 4 being still maintained (I think), I'll try to reproduce the bug on that version with kdev-qmljs 1.7.0. It may take a couple days, though, as I'm currently trying to fix bugs in the 5.0 version. If your KDevelop is older than 4.7.3 (released this January, along with kdevplatform 1.7.3), you may try to update it and see if the bug is still present. The crash happens in KDevelop::IndexedQualifiedIdentifier::IndexedQualifiedIdentifier(), quite deep into KDevPlatform code. It may be caused by an improper use of the library by kdev-qmljs, or by a bug that is now fixed. -- You are receiving this mail because: You are watching all bug changes.