[Digikam-devel] [Bug 191492] New: digikam hangs on startup "reading database"
Christof Schulze
christof.schulze at gmx.net
Sun May 3 16:46:52 BST 2009
https://bugs.kde.org/show_bug.cgi?id=191492
Summary: digikam hangs on startup "reading database"
Product: digikam
Version: 0.9.5
Platform: FreeBSD Ports
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: digikam-devel at kde.org
ReportedBy: christof.schulze at gmx.net
Version: 0.9.5 (using KDE 3.5.10)
OS: FreeBSD
Installed from: FreeBSD Ports
This does not happen any time but most of the time:
When starting digikam, it hangs after having printed "reading database" in the
splash screen.
strace revealed:
gettimeofday({0, 0}, NULL) = 0
write(15,
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 58) =
58
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
gettimeofday({0, 0}, NULL) = 0
stat("/home/erika/Bilder/2007/070806 Sommerkurs/Marie", {st_mode=056,
st_size=14073972177043504, ...}) = 0
select(16, [4 5], NULL, NULL, {3670067, 6946862}) = 1 (in [4 5 6])
read(15, "\20\0\1\0Y\0\10\0\6\00009.jpg\27\0\1\0Y\0\10\0\r\00052_inde"...,
1034) = 1034
select(16, [3 4 5 6 9 10 11 13], NULL, NULL, {1535085, 5832705}) = 1 (in [3])
read(15, "\27\0\1\0Y\0\10\0\r\00032_index.html\27\0\1\0Y\0\10\0\r\0"..., 1034)
= 1034
select(16, [1 4 5 12 13], NULL, NULL, {2019910766, 1836345390}) = 1 (in [2 3 5
6 8 9 10 12])
read(15, "html\27\0\1\0Y\0\10\0\r\00045_index.html\27\0\1\0Y\0"..., 1015) = 302
select(16, [11], NULL, NULL, {1869098752, 1697604973}) = 0 (Timeout)
gettimeofday({1634429298, 1818837551}, NULL) = 0
write(15, "der/2003/skitour/Marielder/2003/s"..., 57) = 57
select(16, [0 1 3 5 6 8 11 13 14], NULL, NULL, {1294955125, 1701409377}) = 0
(Timeout)
gettimeofday({1919247468, 808464943}, NULL) = 0
gettimeofday({1802710835, 1970238569}, NULL) = 0
stat("/home/erika/Bilder/2007/070806 Sommerkurs/Martin", {st_mode=0, st_size=0,
...}) = 0
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
write(15,
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 58) =
58
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
gettimeofday({0, 0}, NULL) = 0
stat("/home/erika/Bilder/2007/070806 Sommerkurs/Robert", {st_mode=0, st_size=0,
...}) = 0
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
write(15,
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 58) =
58
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
gettimeofday({0, 0}, NULL) = 0
stat("/home/erika/Bilder/2007/070806 Sommerkurs/Sandra1", {st_mode=0,
st_size=0, ...}) = 0
select(16, [], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({0, 0}, NULL) = 0
write(15,
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 59
it hangs there forever. I had this happen on FreeBSD and Linux Systems.
I will gladly provide more information, please let me know what is needed.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list