Summary: | Digikam crashes while doing mass add of tags to photos. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | thcs2000 |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | althio.forum, caulier.gilles |
Priority: | NOR | ||
Version: | 1.9.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
thcs2000
2011-08-06 01:06:53 UTC
[KCrash Handler] #7 0x00ba3416 in __kernel_vsyscall () #8 0x03b0d941 in raise () from /lib/libc.so.6 #9 0x03b10e42 in abort () from /lib/libc.so.6 #10 0x03b45305 in ?? () from /lib/libc.so.6 #11 0x03b4f501 in ?? () from /lib/libc.so.6 #12 0x03b50e33 in ?? () from /lib/libc.so.6 #13 0x03b53e5d in free () from /lib/libc.so.6 #14 0x051b8fed in qFree (ptr=0xce2e1d0) at global/qmalloc.cpp:60 #15 0x0520a180 in QString::free (d=0x0) at tools/qstring.cpp:1151 #16 0x006ddb01 in ~QString (this=0xb0701840, infodata=0xcdc6ce8) at /usr/include/qt4/QtCore/qstring.h:882 #17 ~ImageInfoData (this=0xb0701840, infodata=0xcdc6ce8) at /build/buildd/digikam-1.9.0/libs/database/imageinfodata.h:44 Sound like a binary compatibility between libc and Qt4. Can you test to update digiKam to last 2.0.0 Gilles Caulier looks like the same problem *** This bug has been marked as a duplicate of bug 262077 *** Fixed with https://bugs.kde.org/show_bug.cgi?id=262077 |