Summary: | KDevelop crashes with SIGSEGV when turning off an extension module in project options | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Ferenczi Viktor <cx> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 3.2.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ferenczi Viktor
2005-11-06 03:16:27 UTC
After experiencing with the problem I found the following: The bug only affects the Valgrind and VisualBoyAdvance extension modules. Turning off other extensions does not crash KDevelop. Valgrind and VisualBoyAdvance are _not installed_ on my system. After installing Valgrind the crash related to the valgrind extension module disappeared. The module should check for the presence of valgrind to prevent crashing. Installing VisualBoyAdvance did not solve the crash related to the visualboyadvance KDevelop extension module. |