Summary: | kdevelop crash when opening/editing a file [~QualifiedIdentifier, ~State, ~KSharedPtr] | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Percy Camilo Triveño Aucahuasi <percy.camilo.ta> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | apaku |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | bactrace with libc6-dbg |
Description
Percy Camilo Triveño Aucahuasi
2009-10-27 06:51:43 UTC
Hmm, this looks a bit like the malloc-checking problems. Which version of libc6 do you have installed? Can you install debug symbols for it and create a new backtrace please? Created attachment 37924 [details]
bactrace with libc6-dbg
Hi Andreas, I have libc6 2.10.1-2 (debian sid distro). I'm sending the new backtrace with libc6-dbg installed ... hope it helps ;) Cheers, Percy Thanks, confirms that this is the already-known malloc-problem. This either points at a problem inside of libc6 2.10's malloc-checking or at a problem in Qt. Please see the original report about workarounds. *** This bug has been marked as a duplicate of bug 206775 *** |