Summary: | Crash while typing PHP code | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Julio J. <julioelpoeta> |
Component: | Language Support: PHP | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | davidsaul92426, mail |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.0.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Julio J.
2016-11-03 19:40:13 UTC
I'm closing this since it's too old to be of any use. It's probably fixed on the latest version. Created attachment 126103 [details]
New crash information added by DrKonqi
kdevelop (5.5.0) using Qt 5.14.1
- What I was doing when the application crashed:
Writing PHP code
This happens occasionally. Not sure if its while scanning symbols, or parser related things.
-- Backtrace (Reduced):
#6 0x00007f28d3461640 in KDevelop::DUContext::type() const () from /usr/lib/libKDevPlatformLanguage.so.55
#7 0x00007f2869a1b4a8 in Php::CodeCompletionContext::CodeCompletionContext(KDevelop::DUChainPointer<KDevelop::DUContext>, QString const&, QString const&, KDevelop::CursorInRevision const&, int) () from /usr/lib/libkdevphpcompletion.so
#8 0x00007f2869a13dcb in Php::CodeCompletionWorker::createCompletionContext(KDevelop::DUChainPointer<KDevelop::DUContext> const&, QString const&, QString const&, KDevelop::CursorInRevision const&) const () from /usr/lib/libkdevphpcompletion.so
#9 0x00007f28d3566f53 in KDevelop::CodeCompletionWorker::computeCompletions(KDevelop::DUChainPointer<KDevelop::DUContext> const&, KTextEditor::Cursor const&, QString const&, KTextEditor::Range const&, QString const&) () from /usr/lib/libKDevPlatformLanguage.so.55
#10 0x00007f28d356657e in KDevelop::CodeCompletionWorker::computeCompletions(KDevelop::DUChainPointer<KDevelop::DUContext> const&, KTextEditor::Cursor const&, KTextEditor::View*) () from /usr/lib/libKDevPlatformLanguage.so.55
This crash happens while generating completion items. There might be a very specific condition which triggers it, i.e. invoking completion in a specific place of the code. Can you tell or watch out if you can identify something specific about where you are typing when this happens? Maybe post a snippet? Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Hi Justin, I think you can close this ticket, it's been a while since I've used KDevelop for PHP so I don't think I'd be able to reproduce it now. If I ever find it again I'll report it again. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |