Summary: | KDevelop crached on debugging (breakpoint hit) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | anikulin |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.3.0 | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
anikulin
2013-03-20 07:54:08 UTC
This looks like an upstream bug. Crash in Qt style, nothing we can do about. It says "malloc(): smallbin double linked list corrupted". The memory corruption could have happened anywhere before the application called into QStyle. If this is reproducible, please try generating a valgrind log. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_Valgrind |