Summary: | Digikam crashes on startup (segmentation fault, glibc, invalid pointer on free()) [qFree, QString::free, QString::operator=] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nigel Cundy <nigel.cundy> |
Component: | Thumbs-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, caulier.gilles, weber-jonathan |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.1.0 | |
Sentry Crash Report: |
Description
Nigel Cundy
2009-12-30 17:51:04 UTC
This could be related to the glibc bug : bug 196207. Check this: - Quit X - Start Konsole - Type "export QT_NO_GLIB=1" + Enter - Type "export MALLOC_CHECK_=" + Enter - Type "X" + Enter - Use X and check if it crashes or not If it doesn't crash, then it is likely to be bug 196207. The backtrace suggests that this could also be Marble-related. Thanks It seems to run correctly after that fix Thanks i close this file now... Gilles Caulier *** This bug has been marked as a duplicate of bug 196207 *** *** Bug 221110 has been marked as a duplicate of this bug. *** |