Summary: | Crash when saving after editing XMP Metadata for a image | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | simon |
Component: | Plugin-Generic-MetadataEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, marcel.wiesweg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.7.0 | |
Sentry Crash Report: |
Description
simon
2009-05-21 15:35:09 UTC
Try with kipi-plugins 0.3.0 Gilles Caulier Could this be related to bug 193531? Thanks hi, i still get the crash, it might be related to bug 193531 but i can't tell for sure. it sometimes takes a few seconds an crashes then , might be a caching issue. latest backtrace: Thread 2 (Thread 0x4837f950 (LWP 13530)): [KCrash Handler] #5 0x00007f282ae22165 in raise () from /lib/libc.so.6 #6 0x00007f282ae234de in abort () from /lib/libc.so.6 #7 0x00007f282ae621bf in ?? () from /lib/libc.so.6 #8 0x00007f282eaa12c7 in ~DImgPrivate (this=0x23d4b00) at /var/tmp/portage/media-gfx/digikam-9999/work/digikam-9999/libs/dimg/dimg_p.h:85 #9 0x00007f282eaa13c5 in ~DSharedDataPointer (this=<value optimized out>) at /var/tmp/portage/media-gfx/digikam-9999/work/digikam-9999/libs/dimg/dshareddata.h:114 #10 0x00007f282eb3cc9d in QCache<QString, Digikam::DImg>::unlink (this=0xaf6270, n=@0x23d4638) at /usr/include/qt4/QtCore/qcache.h:73 #11 0x00007f282eb3cd31 in QCache<QString, Digikam::DImg>::trim (this=0xaf6270, m=55234560) at /usr/include/qt4/QtCore/qcache.h:208 #12 0x00007f282eb3cf40 in QCache<QString, Digikam::DImg>::insert (this=0xaf6270, akey=@0x4837efa0, aobject=0x22ef000, acost=7680000) at /usr/include/qt4/QtCore/qcache.h:187 #13 0x00007f282eb384d0 in Digikam::LoadingCache::putImage (this=0xb15590, cacheKey=@0x4837efa0, img=0x22ef000, filePath=@0x2312b18) at /var/tmp/portage/media-gfx/digikam-9999/work/digikam-9999/libs/threadimageio/loadingcache.cpp:123 #14 0x00007f282eb3f781 in Digikam::PreviewLoadingTask::execute (this=0x2312b00) at /var/tmp/portage/media-gfx/digikam-9999/work/digikam-9999/libs/threadimageio/previewtask.cpp:216 #15 0x00007f282eb3278f in Digikam::LoadSaveThread::run (this=0x25a1820) at /var/tmp/portage/media-gfx/digikam-9999/work/digikam-9999/libs/threadimageio/loadsavethread.cpp:139 #16 0x00007f282cbf1bf0 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #17 0x00007f282c980097 in start_thread () from /lib/libpthread.so.0 #18 0x00007f282aeb6ccd in clone () from /lib/libc.so.6 #19 0x0000000000000000 in ?? () Marcel, Look this backtrace. It's the same than mine reported today in digikam-devel ML... Gilles *** Bug 193531 has been marked as a duplicate of this bug. *** I dont get the crash here currently. Any information when running under valgrind? It seems that the data there is deleted from elsewhere before it is deleted here, but I dont know how that can happen. Anyone still having this crash with beta2? Not me. I have used XMP editor a lots today. Gilles Is this report still valid for kipi-plugins-0.6.0? closing as it seems to be fixed |