Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.12.0
-
None
-
37ce45c21ec443246e13c01ca344ec15c962277a (qt-creator/qt-creator/master)
Description
sometimes c++ error messages can be quite verbose (thousands of tens of thousands of lines). in these cases i sometimes ran into hangs of qtcreator. this happened on multiple platforms (linux, macos).
the stack trace implies that this happens somewhere in ProjectExplorer::BuildManager::addToOutputWindow, possibly when the appending too many lines without rate-limiting
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22914 Application build in QtC is VERY slow
- Closed