[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-07 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 Petros changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #10 from

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #9 from Petros --- I took one screenshot of a DDD backtrace of kdevelop. I can't save it to a text unfortunatelly. http://imgur.com/a/3RZVC -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #8 from Petros --- I copied and pasted the text from a website, but when I tried to actually write text (without comments) in another source file (and project) I also got a crash. So it's not that I pasted some

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #7 from Petros --- (In reply to Kevin Funk from comment #6) > Please provide an exact way to reproduce this: e.g. file contents > before/after. > > Reduce the test case as much as possible. Before... // Each new term

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378442 Kevin Funk changed: What|Removed |Added Resolution|--- |UPSTREAM

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #6 from Kevin Funk --- Please provide an exact way to reproduce this: e.g. file contents before/after. Reduce the test case as much as possible. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #5 from Petros --- (In reply to Kevin Funk from comment #3) > @Petros: FYI: We don't recommend using a Clang/LLVM build which has > assertions enabled. Not sure what you mean. I build Kdevelop with GCC 6.3 and not

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #4 from Petros --- KDevelop crashed once again when I enabled the Background Parser and removed the comment (//) from infront of text line. It seems clang parser has a certain problem with uncommented text. -- You

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #3 from Kevin Funk --- @Petros: FYI: We don't recommend using a Clang/LLVM build which has assertions enabled. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #2 from Kevin Funk --- Pasting relevant stack trace inline so it doesn't get lost: Thread 11 (Thread 0x7f4a2d109700 (LWP 8487)): [KCrash Handler] #6 0x7f4a7d5ac6ce in raise () from /lib64/libc.so.6 #7

[kdevelop] [Bug 378442] KDevelop crashed with virtual clang::Parser::~Parser(): Assertion `TemplateIds.empty() && "Still alive TemplateIdAnnotations around?"' failed

2017-04-04 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378442 --- Comment #1 from Petros --- Created attachment 104876 --> https://bugs.kde.org/attachment.cgi?id=104876=edit output of console [2] -- You are receiving this mail because: You are watching all bug changes.