Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.5.0, Qt Creator 3.5.1, Qt Creator 3.6.0-beta1
-
None
-
Ubuntu 14.04
Description
Ever since Qt Creator 3.5 I've gotten a crash as soon as I open up my code project and about half-way through the code parsing. It looks like an infinite loop in template parsing that overwhelms the call stack:
CreateBindings::resolveTemplateArgument()
CreateBindings::initializeSubst()
CreateBindings::LookupInScope()
Which then cycles back through these three calls infinitely.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-15141 Text editor crash in code model: self-referring template causes infinite recursion.
-
- Closed
-