Summary: | Digikam crashes when image is saved by external editor | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Roger Foss <roger.foss> |
Component: | Database-Sqlite | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, craig |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.10.0 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.3.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Roger Foss
2015-05-16 10:34:29 UTC
*** This bug has been marked as a duplicate of bug 329697 *** Created attachment 92648 [details]
New crash information added by DrKonqi
digikam (4.10.0) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
Processing an image in RawTherapee, which wrote a file to disk in an existing album directory tracked by digikam
-- Backtrace (Reduced):
#7 0x00007f1b04e06dac in sqlite3MemCompare (pMem1=pMem1@entry=0x7f1a69ff9c80, pMem2=<optimized out>, pColl=0x7f1a74026e48) at sqlite3.c:60484
#8 0x00007f1b04e06f63 in sqlite3VdbeRecordCompare (nKey1=41, pKey1=0x7f1a58037634, pPKey2=pPKey2@entry=0x7f1a69ff9f80) at sqlite3.c:64162
#9 0x00007f1b04e1b579 in sqlite3BtreeMovetoUnpacked (pCur=0x7f1a740236a8, pIdxKey=0x7f1a69ff9f80, intKey=0, biasRight=<optimized out>, pRes=0x7f1a69ff9f70) at sqlite3.c:55077
#10 0x00007f1b04e439c5 in sqlite3VdbeExec (p=p@entry=0x7f1a74000b78) at sqlite3.c:70168
#11 0x00007f1b04e4bed7 in sqlite3Step (p=0x7f1a74000b78) at sqlite3.c:64828
Fixed with #329697 |