| Summary: | Kdevelop crashes when editing code [Cpp::getMatchQuality, KDevelop::AbstractType::indexed] | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | fantaz <skific> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andrew.crouthamel, independent.scientist, matz.fuchs, plasteredparrot, robert.ikanov |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.7.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
fantaz
2016-06-30 08:52:01 UTC
*** Bug 366804 has been marked as a duplicate of this bug. *** *** Bug 367819 has been marked as a duplicate of this bug. *** Created attachment 101409 [details]
New crash information added by DrKonqi
kdevelop (4.7.3) on KDE Platform 4.14.24 using Qt 4.8.7
- What I was doing when the application crashed:
Typing a variable name and Kdevelop crashed right before offering completion.
-- Backtrace (Reduced):
#6 0x00007f5841d1566c in KDevelop::AbstractType::indexed() const () at /usr/lib64/libkdevplatformlanguage.so.8
#7 0x00007f578f301eff in Cpp::getMatchQuality(Cpp::CodeCompletionContext*, KDevelop::Declaration const*, KDevelop::TopDUContext*) (context=<optimized out>, decl=0x7f5771646220, top=0x7f577004b740) at /usr/src/debug/kdevelop-4.7.3/languages/cpp/codecompletion/item.cpp:114
#8 0x00007f578f30307d in Cpp::NormalDeclarationCompletionItem::data(QModelIndex const&, int, KDevelop::CodeCompletionModel const*) const (this=0x7f57880569c0, index=..., role=<optimized out>, model=0x347e240) at /usr/src/debug/kdevelop-4.7.3/languages/cpp/codecompletion/item.cpp:538
#9 0x00007f5841d6227d in KDevelop::CodeCompletionModel::data(QModelIndex const&, int) const () at /usr/lib64/libkdevplatformlanguage.so.8
#10 0x00007f5796377ab9 in KateCompletionModel::contextMatchQuality(QPair<KTextEditor::CodeCompletionModel*, QModelIndex> const&) const () at /usr/lib64/libkatepartinterfaces.so.4
Created attachment 101442 [details]
New crash information added by DrKonqi
kdevelop (4.7.3) on KDE Platform 4.14.24 using Qt 4.8.7
- What I was doing when the application crashed:
I've just typed a variable name and the automatic word-completion crashed at the last letter.
The error occurs in every case, the Kdevelop IDE is utterly unusable.
-- Backtrace (Reduced):
#6 0x00007f66c83d766c in KDevelop::AbstractType::indexed() const () at /usr/lib64/libkdevplatformlanguage.so.8
#7 0x00007f6615932eff in Cpp::getMatchQuality(Cpp::CodeCompletionContext*, KDevelop::Declaration const*, KDevelop::TopDUContext*) (context=<optimized out>, decl=0x7f65f99125b0, top=0x7f65f404b4a0) at /usr/src/debug/kdevelop-4.7.3/languages/cpp/codecompletion/item.cpp:114
#8 0x00007f661593407d in Cpp::NormalDeclarationCompletionItem::data(QModelIndex const&, int, KDevelop::CodeCompletionModel const*) const (this=0x7f6610003eb0, index=..., role=<optimized out>, model=0x3b91cb0) at /usr/src/debug/kdevelop-4.7.3/languages/cpp/codecompletion/item.cpp:538
#9 0x00007f66c842427d in KDevelop::CodeCompletionModel::data(QModelIndex const&, int) const () at /usr/lib64/libkdevplatformlanguage.so.8
#10 0x00007f661cc14ab9 in KateCompletionModel::contextMatchQuality(QPair<KTextEditor::CodeCompletionModel*, QModelIndex> const&) const () at /usr/lib64/libkatepartinterfaces.so.4
Created attachment 101840 [details]
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
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Sorry, no. I'm not using this kdevelop version anymore. Thanks for the update! |