[Digikam-devel] [Bug 200159] Digikam almost always crash on my system (trunk)
Michael Pyne
mpyne at kde.org
Thu Jul 16 02:59:47 BST 2009
https://bugs.kde.org/show_bug.cgi?id=200159
Michael Pyne <mpyne at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpyne at kde.org
--- Comment #8 from Michael Pyne <mpyne kde org> 2009-07-16 03:59:40 ---
To the bug reporter: I see you're using a x86_64 system. Do you have glibc
2.10.1 installed (you can tell by running /lib/libc.so.6 at a terminal and
checking the version output on the first line)?
If you do, I think you are experiencing bug 196207. If this the case you can
confirm by testing any of the following workarounds:
At the terminal before running digikam, run "unset MALLOC_CHECK_" (without the
quotes, and note the trailing underscore).
Or, at the terminal before running digikam, run "export QT_NO_GLIB=1" to
disable the glib-based Qt event loop and use a native Qt event loop instead.
If you can't reproduce this crash after taking either of those steps you're
probably seeing what I believe to be a glibc bug (one I haven't found a
reproducable simple test case for :( )
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list