Bug 102881

Summary: digikam crashes w/ GDBM error
Product: [Applications] digikam Reporter: Riho Kurg <rx>
Component: Portability-RuntimeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 0.7.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Riho Kurg 2005-03-30 20:34:30 UTC
Version:           0.7 (using KDE 3.4.0, Debian Package 4:3.4.0-0ubuntu3 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS:                Linux (i686) release 2.6.10-5-k7

Digikam crashes avery time when accessing albums/subdirectories, containing some files. 
The error on konsole is following:
~> digikam
digikam: WARNING: GDBM fatal error occured: lseek error
~> 
This is reproducible every time.
GDBM version: libgdbm3       1.8.3-2
Build from Debian source behaves exactly the same way.

TIA,
Riho.
Comment 1 Renchi Raju 2005-03-30 21:20:10 UTC
can you send the backtrace please?
Comment 2 Riho Kurg 2005-03-30 22:38:03 UTC
Backtrace consists only of (no debugging symbols found) rows.
Running under strace gave gdbm error on:
-------------------------------
open("/home/riho/.thumbnails/digikam-thumbnails.db",

------------
after deleting file, everything works!

Thanks!
Comment 3 Renchi Raju 2005-03-30 23:48:28 UTC
weird crash in gdbm. will reopen on a second report