Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.10.0 Beta 4
-
None
-
Windows 10 1709 64 bit
MSVC2015 64 bit
Qt 5.10 beta4
-
85fc49612816dcfc81c9dc265b146b0b90b0f184
Description
- Create a new project from the template "Qt Quick Application - Empty".
- Configure it to use Qt 5.10.
- Try to run it in the QML Profiler.
The project immediately crashes. In Creator's Application Output view you can read:Starting D:\Testprojekte\build-untitled972-Desktop-Debug\debug\untitled972.exe... QML debugging is enabled. Only use this in a safe environment. QML Debugger: Connecting to socket C:/Users/rob/AppData/Local/Temp/QtCreator-xJZCaw/qmlprofiler-freesocket.kubxKn... Das Programm ist abgestürzt. The process was ended forcefully. D:/Testprojekte/build-untitled972-Desktop-Debug/debug/untitled972.exe crashed.
Creator should be able to profile such a project. When using Qt 5.9.2, this works well.
If this is a bug in Qt, please forward the report.