[Digikam-devel] [Bug 117845] New: crashes at startup, only in normal user mode.
Karol Adamczyk
rampage7 at gmail.com
Wed Dec 7 10:03:34 GMT 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=117845
Summary: crashes at startup, only in normal user mode.
Product: digikam
Version: 0.8.0
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: rampage7 gmail com
Version: 0.8.0 (using KDE KDE 3.5.0)
Installed from: Gentoo Packages
Compiler: gcc-3.4.4-r1 Gentoo Linux, CFLAGS="-march=k8 -O2 -msse3 -fweb -frename-registers -ftracer -pipe -s -DNDEBUG -DG_DISABLE_ASSERT"
OS: Linux
At first - sorry for mistakes - I'm not skilled in english.
I've found that new digikam 0.8.0 even wont start. Strange is, that I can start it as a root. I've tried to empty temp dirs and delete config files (.kde, .kde3.5) - without any results.
I've tried to recompile digikam, kdelibs and glibc without "-s -DNDEBUG -DG_DISABLE_ASSERT" in cflags. Result is an output from gdb above. What packages should I recompile with debug flags to get some more useful output?
Here is output from gdb:
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
(gdb) run
Starting program: /usr/bin/digikam
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 11587)]
[New Thread 32769 (LWP 11593)]
[New Thread 16386 (LWP 11594)]
[Thread 16386 (LWP 11594) exited]
[New Thread 32771 (LWP 11595)]
[Thread 32771 (LWP 11595) exited]
digikam: ScanLib: Finding non-existing Albums: 60 ms
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 11587)]
0x00002aaaaada4640 in Digikam::readJPEGMetaData () from /usr/lib64/libdigikam.so.0
(gdb) bt
#0 0x00002aaaaada4640 in Digikam::readJPEGMetaData () from /usr/lib64/libdigikam.so.0
#1 0x00002aaaaad21b3f in ScanLib::storeItemInDatabase () from /usr/lib64/libdigikam.so.0
#2 0x00002aaaaad22f81 in ScanLib::allFiles () from /usr/lib64/libdigikam.so.0
#3 0x00002aaaaad2330c in ScanLib::findMissingItems () from /usr/lib64/libdigikam.so.0
#4 0x00002aaaaad23415 in ScanLib::startScan () from /usr/lib64/libdigikam.so.0
#5 0x00002aaaaacd5e50 in AlbumManager::setLibraryPath () from /usr/lib64/libdigikam.so.0
#6 0x00000000004029e9 in ?? ()
More information about the Digikam-devel
mailing list