------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
http://bug
s.kde.org/show_bug.cgi?id=131416
------- Additional Comments From kde frozenbrain com
2006-07-28 18:24 -------
Thank you for your fast response!
Okay, I now compiled digiKam on my own. Configure was like
this:
CFLAGS=-ggdb ./configure --prefix=/usr/local --enable-debug
--with-qt-dir=/usr/qt/3 --without-arts
and here's the gdb backtrace you were asking for, including
any information that was printed out while running:
$ gdb /usr/local/bin/digikam
GNU gdb 6.5
[...]
(gdb) run
Starting program: /usr/local/bin/digikam
[Thread debugging using libthread_db enabled]
[New Thread 47702496978128 (LWP 19843)]
[New Thread 1082132832 (LWP 19847)]
[Thread 1082132832 (LWP 19847) exited]
[New Thread 1090525536 (LWP 19848)]
[Thread 1090525536 (LWP 19848) exited]
digikam: ScanLib: Finding non-existing Albums: 35 ms
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47702496978128 (LWP 19843)]
Digikam::readJPEGMetaData (filePath= 0x7fff15cbd200,
comments= 0x7fff15cbd210, datetime= 0x7fff15cbd1b8) at
jpegmetadata.cpp:113
113 if (marker->marker == M_COM)
(gdb) bt
#0 Digikam::readJPEGMetaData (filePath= 0x7fff15cbd200,
comments= 0x7fff15cbd210, datetime= 0x7fff15cbd1b8) at
jpegmetadata.cpp:113
#1 0x00002b62950738ee in ScanLib::storeItemInDatabase
(this=0x7ee9d0, albumURL= 0x7fff15cbd380, filename=
0x7fff15cbd300, albumID=4)
at scanlib.cpp:380
#2 0x00002b6295074c29 in ScanLib::allFiles
(this=0x7fff15cbdbc0, directory= 0x79f990) at
scanlib.cpp:341
#3 0x00002b6295074cc4 in ScanLib::allFiles
(this=0x7fff15cbdbc0, directory= 0x79bf70) at
scanlib.cpp:346
#4 0x00002b6295074cc4 in ScanLib::allFiles
(this=0x7fff15cbdbc0, directory= 0x799350) at
scanlib.cpp:346
#5 0x00002b6295074cc4 in ScanLib::allFiles
(this=0x7fff15cbdbc0, directory= 0x797290) at
scanlib.cpp:346
#6 0x00002b629507501f in ScanLib::findMissingItems
(this=0x7fff15cbdbc0) at scanlib.cpp:182
#7 0x00002b6295075145 in ScanLib::startScan
(this=0x7fff15cbdbc0) at scanlib.cpp:81
#8 0x00002b62950258c5 in AlbumManager::setLibraryPath
(this=0x725ba0, path= 0x797f10) at albummanager.cpp:278
#9 0x0000000000402d96 in main (argc=1, argv=0x7fff15cbdd30)
at main.cpp:233
_______________________________________________
Digikam-devel mailing list
Digikam-devel kde.org
h
ttps://mail.kde.org/mailman/listinfo/digikam-devel
|