Summary: | KDevelop4 crashes at its default Python/Qt project execution | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Christian González <christian.gonzalez> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 4.7.0 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christian González
2014-11-30 00:39:33 UTC
If you can reproduce it every time, please give us the following information: launch the "kdebugdialog" application, and enable the following areas: - 9501 (kdevplatform shell) - 9503 (kdevplatform project) then launch KDevelop from the console, and pipe all its output into a log file. reproduce the crash and attach the logfile to bug report 331227 please. additionally, if you could also reproduce this crash inside valgrind, it would be also very interesting: valgrind --smc-check=all-non-file --track-origin=yes kdevelop -s <your session> ... *** This bug has been marked as a duplicate of bug 331227 *** |