| Summary: | Crash creating new project with local svn (Crash in svn plugin destructor) | ||
|---|---|---|---|
| Product: | [Developer tools] kdevplatform | Reporter: | Jonathan Thomas <echidnaman> |
| Component: | subversion | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | matt, tumaix |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jonathan Thomas
2009-09-07 20:44:00 UTC
The problem is either in Qt or libc 2.10, not in kdevelop. The "workaround" is already applied by KDE 4.3's startkde script, for usage in other DE's setting MALLOC_CHECK=1 makes libc not abort the application. For more information see http://www.gnu.org/s/libc/manual/html_node/Heap-Consistency-Checking.html *** This bug has been marked as a duplicate of bug 201942 *** *** Bug 200692 has been marked as a duplicate of this bug. *** *** Bug 214613 has been marked as a duplicate of this bug. *** |