Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.0
-
None
-
Kubuntu 16.04, CMake 3.8.1, ninja 1.5.1
-
f6c276daf03c59326bdf1fec3a44c48307912fae (qt-creator/qt-creator/4.9)
Description
I have a big project that uses CMake and ninja for the build system. When QtC retrieves information about project, it hangs for a several minutes: UI not responsive. It happens on project opening, after build etc.
Profiling with callgrind I see, that some work done in the Utils::AbstractMacroExpander::expandNestedMacros.
I attached the callgrind log.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-18882 Macro Expansion causes stack clobbering
- Closed
-
QTCREATORBUG-19019 Crash when setting Working Directory to %{CurrentRun:Executable:Path}
- Closed
-
QTCREATORBUG-19347 Setting run configuration working directory to %{CurrentRun:Executable:Path} crashes when running
- Closed
- replaces
-
QTCREATORBUG-18463 Crash when loading project with run config with custom executable
- Closed