Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.2
-
Fix Version/s: Qt Creator 4.9.0
-
Component/s: All Other Issues
-
Labels:None
-
Environment:LLDB 8.0.0
Manjaro Linux x64
-
Platform/s:
-
Commits:3726218b5e1311f67f41e56d1355bd35b86d9676
Description
After upgrading LLDB to version 8.0.0 QtCreator's startup time is much longer than usual (10-20 seconds instead of 2-3); uninstalling LLDB brings the startup time down to normal levels.
QProcess: Destroyed while process ("/usr/bin/lldb-vscode") is still running.
QProcess: Destroyed while process ("/bin/lldb-vscode") is still running.
is logged when starting `qtcreator` with LLDB installed in the system.