Summary: | digikam crashes while writing Exif metadata | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | raving |
Component: | Metadata-Exif | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, kaefert |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.12.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.1.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
raving
2015-12-25 13:57:05 UTC
*** This bug has been marked as a duplicate of bug 354364 *** Created attachment 98074 [details]
New crash information added by DrKonqi
digikam (4.12.0) on KDE Platform 4.14.16 using Qt 4.8.7
- What I was doing when the application crashed:
adapting timestamps of multiple images. same selection makes digikam crash every time. different selections sometimes work.
-- Backtrace (Reduced):
#6 0x00007fa14d6ad9a9 in QPixmap::isNull() const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7 0x00007fa14d6ae7db in QPixmap::copy(QRect const&) const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8 0x00007fa14d6af52f in QPixmap::QPixmap(QPixmap const&) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9 0x00007fa14e3b6ab8 in KPixmapSequence::frameAt(int) const () from //usr/lib/libkdeui.so.5
#10 0x00007fa10012a221 in KIPIPlugins::KPImagesList::slotProgressTimerDone() () from /usr/lib/digikam/libkipiplugins.so.4.12.0
Fixed with #354364 |