https://bugs.kde.org/show_bug.cgi?id=360707
--- Comment #7 from Kevin Funk <kf...@kde.org> --- Git commit 935756dbab00479954d905d8ea4b29e3bd2e5647 by Kevin Funk. Committed on 21/03/2016 at 10:36. Pushed by kfunk into branch '1.7'. Fix -fdelete-null-pointer-checks issues Backtrace (reduced): 10 0x00007fc2221b9e9c in KDevelop::AbstractType::indexed() const (this=0x0) at /home/jgrulich/development/projects/kdevplatform/language/duchain/types/abstracttype.cpp:99 11 0x00007fc22212f4a6 in KDevelop::Declaration::setAbstractType(KDevelop::TypePtr<KDevelop::AbstractType>) (this=0x7fc1b40a42a0, type=...) at /home/jgrulich/development/projects/kdevplatform/language/duchain/declaration.cpp:269 12 0x00007fc1f1eb988e in (anonymous namespace)::Visitor::setDeclType<(CXCursorKind)10>(KDevelop::Declaration*, KDevelop::AbstractType*) (decl=<optimized out>, type=<optimized out>, this=<optimized out>) at /home/jgrulich/development/projects/kdevelop/languages/clang/duchain/builder.cpp:786 M +1 -1 language/duchain/declaration.cpp http://commits.kde.org/kdevplatform/935756dbab00479954d905d8ea4b29e3bd2e5647 -- You are receiving this mail because: You are watching all bug changes.