Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0, 5.0.1
-
None
-
Kubuntu 13.04, x86_64
Official Qt 5.0.2 pacakage with QtCreator 2.7.0
-
8d0159a64e7b10e8c39ade516b27a06d875bff65
Description
Steps to reproduce:
- Open any QML project, e.g. qtdeclarative/examples/particles/emitters/emitters.pro
- Enable both C++ and QML debugger in "run" settings of the project
- Hit F5 to debug
Now you would see a message saying SIGSEGV signal occured.
Backtrace in attachment.
It seems that there is problem with QQmlInspectorService::loadInspectorPlugins().