| Summary: | Kdevelop crash at start | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Sebastian <sebo.poczta> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | jtamate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Sebastian
2019-12-20 17:09:43 UTC
I think i may have something to do with my recent pull, i first pull from git same project that was opened before(i made changes to it on other computer, changes has been committed to repo and then pulled on computer when crash happened). After pull i opened Kdevelop and then crashed occurs. After opening Kdevelop again everything works. Created attachment 144923 [details]
New crash information added by DrKonqi
kdevelop (5.7.211200 (21.12.0)) using Qt 5.15.2
- What I was doing when the application crashed:
Restarting from another crash and probably reloading all the open files before duchain reached 100%.
-- Backtrace (Reduced):
#6 0x00007ff849753e62 in KDevelop::IndexedIdentifier::identifier() const (this=0x722e6ff7ecc7373a) at /usr/src/debug/kdevelop5-21.12.0-1.1.x86_64/kdevplatform/language/duchain/identifier.cpp:1392
#7 0x00007ff849741bf6 in KDevelop::Declaration::identifier() const (this=<optimized out>) at /usr/src/debug/kdevelop5-21.12.0-1.1.x86_64/kdevplatform/language/duchain/declaration.h:552
#8 0x00007ff7effd8fd3 in Python::DeclarationBuilder::addArgumentTypeHints(Python::CallAst*, KDevelop::DUChainPointer<KDevelop::Declaration>) (this=this@entry=0x7ff7cccbb030, node=node@entry=0x7ff7ccb57e00, called=...) at /usr/src/debug/kdevelop5-plugin-python3-21.12.0-1.1.x86_64/duchain/declarationbuilder.cpp:1031
#9 0x00007ff7effd9409 in Python::DeclarationBuilder::visitCall(Python::CallAst*) (this=0x7ff7cccbb030, node=0x7ff7ccb57e00) at /usr/src/debug/kdevelop5-plugin-python3-21.12.0-1.1.x86_64/duchain/declarationbuilder.cpp:1089
#10 0x00007ff7effd9611 in non-virtual thunk to Python::DeclarationBuilder::visitNode(Python::Ast*) () at /usr/src/debug/kdevelop5-plugin-python3-21.12.0-1.1.x86_64/duchain/declarationbuilder.cpp:1860
|