[Digikam-devel] [digikam] [Bug 329697] digiKam crash when browsing albums

H Law hhclaw.eb at gmail.com
Tue May 27 15:05:59 BST 2014


https://bugs.kde.org/show_bug.cgi?id=329697

H Law <hhclaw.eb at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hhclaw.eb at gmail.com

--- Comment #76 from H Law <hhclaw.eb at gmail.com> ---
The same problem here.   A similar extract:

Thread 1 (Thread 0x7f47e1b86840 (LWP 18412)):
[KCrash Handler]
#5  0x0000000000000052 in ?? ()
#6  0x00007f47c5eccdac in sqlite3MemCompare (pMem1=pMem1 at entry=0x7fffb076d470,
pMem2=<optimized out>, pColl=0x569c298) at sqlite3.c:60484
#7  0x00007f47c5eccf63 in sqlite3VdbeRecordCompare (nKey1=18,
pKey1=0x7f47ac07489a, pPKey2=pPKey2 at entry=0x7fffb076d770) at sqlite3.c:64162
#8  0x00007f47c5ee1579 in sqlite3BtreeMovetoUnpacked (pCur=0x54f45c0,
pIdxKey=0x7fffb076d770, intKey=0, biasRight=<optimized out>,
pRes=0x7fffb076d760) at sqlite3.c:55077
#9  0x00007f47c5f099c5 in sqlite3VdbeExec (p=p at entry=0x5dbce58) at
sqlite3.c:70168
#10 0x00007f47c5f11ed7 in sqlite3Step (p=0x5dbce58) at sqlite3.c:64828
#11 sqlite3_step (pStmt=<optimized out>) at sqlite3.c:64894
#12 0x00007f47b28d211c in QSQLiteResultPrivate::fetchNext
(this=this at entry=0x65e1ea0, values=..., idx=idx at entry=0,
initialFetch=initialFetch at entry=true) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:235

I compiled digikam 4.0.0 from source.  It was fine under ubuntu (12.10) but
after upgrading to ubuntu 14.04 (sqlite 3.8.2) and recompiling, random crashes
appeared.  Since almost the same code base is used to compile in both cases, it
could be confirmed that this is not an issue of digikam. (I have since made
patches to other areas but should not be relevant to db access).
Will try upgrading sqlite.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list