| Summary: | Crash while parsing python Library | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | jkoehler.7 |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | jkoehler.7, mail, mail |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.3.1 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
jkoehler.7
2020-04-19 13:07:29 UTC
Please try if you can reproduce this crash with the current version of KDevelop (you can download the AppImage from kdevelop.org/download). Created attachment 127690 [details]
New crash information added by DrKonqi
kdevelop (5.3.1) using Qt 5.11.3
- What I was doing when the application crashed:
the Program is Working normaly until somthing in the Backgroung parsing Process fails and the Crash occurs. I reinstalled KDevelop from Debian Apt repository Again but the program still Crash.
- Custom settings of the application:
installed KDevelop Python addon from Debian Apt repository too.
-- Backtrace (Reduced):
#6 0x00007f75a61f0bf0 in Python::UseBuilder::contextAtOrCurrent(KDevelop::CursorInRevision const&) () at /lib/x86_64-linux-gnu/libkdevpythonduchain.so
#7 0x00007f75a61f1c12 in Python::UseBuilder::visitName(Python::NameAst*) () at /lib/x86_64-linux-gnu/libkdevpythonduchain.so
#8 0x00007f75a61d9000 in Python::ContextBuilder::visitLambda(Python::LambdaAst*) () at /lib/x86_64-linux-gnu/libkdevpythonduchain.so
#9 0x00007f75b68ba6dc in Python::AstDefaultVisitor::visitCall(Python::CallAst*) () at /lib/x86_64-linux-gnu/libkdevpythonparser.so
#10 0x00007f75a61f0fd8 in Python::UseBuilder::visitCall(Python::CallAst*) () at /lib/x86_64-linux-gnu/libkdevpythonduchain.so
Unfortunately Debian (at least in stable) doesn't package the latest version of KDevelop, which is 5.5.0. It doesn't even package the latest bugfix release in the 5.3.x series, which was 5.3.3. A similar bug was fixed in 5.3.2: https://bugs.kde.org/show_bug.cgi?id=403045 Please test the 5.5.0 AppImage available at https://www.kdevelop.org/download , which will run on Debian without affecting your system installation. (or use a distribution that actually updates the software they distribute). Thank you for taking the trouble to report this. -Francis H 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! |