[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-03-31 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #4 from Johannes Hirte --- Since llvm/clang-4.0 is released now, this problem becomes urgent. The background parser fails now with different projects. As far as I can see it's always the same assert: [KCrash

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #3 from Johannes Hirte --- I've noticed that the segfault happened with llvm/clang-4.0 branch. Before the bugreport I downgraded it to 3.9.1 but didn't realize that there were some leftovers kdevelop was still

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #2 from Johannes Hirte --- Removed the cache (again). Now the crash is another (what I've observed first): Thread 18 "Queue(0x1ebb850" received signal SIGABRT, Aborted. [Switching to Thread 0x7f1d07fff700 (LWP

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=376149 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de ---