- 
    Bug 
- 
    Resolution: Unresolved
- 
    P3: Somewhat important 
- 
    None
- 
    Qt Creator 4.4.0-rc1
- 
    Ubuntu 16.04 64 bit
- Create a new Qt Quick Application project using the defaults from the wizard.
- Start the QML Profiler for this application.
- While the Profiler is recording, try to quit Creator.
 You'll see a warning, that the application is still running.
- Click "Force Quit".
 On the command line Creator was called from you can read:SOFT ASSERT: "d->m_profilerState" in file /home/qtrob/dev/src/creator-4.4-enterprise/qtcreator/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp, line 144 
In addition to the workaround, this situation should be fixed properly
- resulted from
- 
                    QTCREATORBUG-18736 Crash when closing Creator while QML Profiler is running -         
- Closed
 
-