Summary: | kdevelop indexing the php project | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Karol <karol7krawczyk> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | REPORTED --- | ||
Severity: | crash | CC: | 464516p |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.6.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Karol
2021-05-18 09:29:14 UTC
Created attachment 139143 [details]
New crash information added by DrKonqi
kdevelop (5.5.0) using Qt 5.12.8
- What I was doing when the application crashed:
I just opened my PHP project
- Unusual behavior I noticed:
It's suddenly crashed when still indexing file
- Custom settings of the application:
None
-- Backtrace (Reduced):
#6 0x00007fc8bfd4e2b4 in KDevelop::DUContext::type() const () from /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.55
#7 0x00007fc873212811 in Php::DeclarationBuilder::declareVariable(KDevelop::DUContext*, KDevelop::TypePtr<KDevelop::AbstractType>, KDevelop::QualifiedIdentifier const&, Php::AstNode*) () from /lib/x86_64-linux-gnu/libkdevphpduchain.so
#8 0x00007fc873219a2b in Php::DeclarationBuilder::visitAssignmentExpressionEqual(Php::AssignmentExpressionEqualAst*) () from /lib/x86_64-linux-gnu/libkdevphpduchain.so
#9 0x00007fc8731b0fa8 in Php::DefaultVisitor::visitAssignmentExpression(Php::AssignmentExpressionAst*) () from /lib/x86_64-linux-gnu/libkdevphpparser.so
#10 0x00007fc87322e13f in Php::TypeBuilder::visitAssignmentExpression(Php::AssignmentExpressionAst*) () from /lib/x86_64-linux-gnu/libkdevphpduchain.so
|