Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.4.0, Qt Creator 4.1.0
-
None
-
Ubuntu 14.04, Debian 8
Description
When opening up a C++ file, sometimes the editor crashes when parsing the symbols for the file. Unfortunately I cannot provide the source code of the offending file, but its a simple Qt Test class with GMock. It happens every time on my editor, but never on my coworker's Qt Creator.
Since the stack trace (attached) shows a crash in fileNameLength(), I looked up the length of the file name and it is 170 characters with the full path.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-17253 Segfault when right-clicking on erroneous code in function definition
- Closed