Summary: | digikam crashed while editing photos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | hirengandhi0317 |
Component: | Database-Sqlite | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hermann |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
hirengandhi0317
2014-04-09 19:32:36 UTC
*** This bug has been marked as a duplicate of bug 329697 *** Created attachment 86680 [details]
New crash information added by DrKonqi
digikam (3.5.0) on KDE Platform 4.13.0 using Qt 4.8.6
- What I was doing when the application crashed:
I edited images using functions like crop, saturation, local contrast, sharping and so on.
The crash is not exactly reproducable (not dependent on a special sequence or at one tool) and does not occur each time editing an image but very often (~ 30% of all edited images) and always in image editor.
-- Backtrace (Reduced):
#6 0x00007f63dc914da9 in sqlite3MemCompare (pMem1=pMem1@entry=0x7fffa6c33c60, pMem2=<optimized out>, pColl=0x559f5a8) at sqlite3.c:60484
#7 0x00007f63dc914f63 in sqlite3VdbeRecordCompare (nKey1=70, pKey1=0x7f63c82fa972, pPKey2=pPKey2@entry=0x7fffa6c33f60) at sqlite3.c:64162
#8 0x00007f63dc929579 in sqlite3BtreeMovetoUnpacked (pCur=0x5e25540, pIdxKey=0x7fffa6c33f60, intKey=0, biasRight=<optimized out>, pRes=0x7fffa6c33f50) at sqlite3.c:55077
#9 0x00007f63dc9519c5 in sqlite3VdbeExec (p=p@entry=0x5de7ba8) at sqlite3.c:70168
#10 0x00007f63dc959ed7 in sqlite3Step (p=0x5de7ba8) at sqlite3.c:64828
Fixed with #329697 |