https://bugs.kde.org/show_bug.cgi?id=364924
--- Comment #5 from Matthias Fuchs <matz.fu...@gmx.at> --- Created attachment 101840 --> https://bugs.kde.org/attachment.cgi?id=101840&action=edit New crash information added by DrKonqi kdevelop (4.7.3) on KDE Platform 4.14.25 using Qt 4.8.7 - What I was doing when the application crashed: I edited code and Kdevelop crashed just before I expected the auto completion to propose an enum name. The crash can be reproduced by entering the same text at the same file at the same location. -- Backtrace (Reduced): #6 0x00007f69f308f67c in KDevelop::AbstractType::indexed() const () at /usr/lib64/libkdevplatformlanguage.so.8 #7 0x00007f6940bc6eff in () at /usr/lib64/kde4/kdevcpplanguagesupport.so #8 0x00007f6940bc807d in () at /usr/lib64/kde4/kdevcpplanguagesupport.so #9 0x00007f69f30dc28d in KDevelop::CodeCompletionModel::data(QModelIndex const&, int) const () at /usr/lib64/libkdevplatformlanguage.so.8 #10 0x00007f6943bbeab9 in KateCompletionModel::contextMatchQuality(QPair<KTextEditor::CodeCompletionModel*, QModelIndex> const&) const () at /usr/lib64/libkatepartinterfaces.so.4 -- You are receiving this mail because: You are watching all bug changes.