Bug 102881 - digikam crashes w/ GDBM error
Summary: digikam crashes w/ GDBM error
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 0.7.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 20:34 UTC by Riho Kurg
Modified: 2022-01-23 11:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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