[Digikam-devel] [Bug 229340] Digikam Crashes When Saving PNG Files, now 1.2.0 also

Scott sajmmiller at yahoo.com
Sat Apr 3 00:50:00 BST 2010


https://bugs.kde.org/show_bug.cgi?id=229340





--- Comment #16 from Scott <sajmmiller yahoo com>  2010-04-03 01:49:57 ---
Maybe I got a decent backtrace this time showing debugging symbols enabled
using the following method outlined in the Arch Wiki here:

http://wiki.archlinux.org/index.php/Debug_-_Getting_Traces

This trace was obtained from source compiled using ABS /extra/digikam 1.2.0

--------------

digikam(7193)/digikam (core) Digikam::FileSaveOptionsBox::discoverFormat: Using
fallback format  0 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd0b3d710 (LWP 7238)]
0x00007ffff1861842 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x00007ffff1861842 in strlen () from /lib/libc.so.6
#1  0x00007ffff0c7ea04 in png_set_text_2 () from /usr/lib/libpng14.so.14
#2  0x00007ffff0c7ec19 in png_set_text () from /usr/lib/libpng14.so.14
#3  0x00007ffff5344042 in Digikam::PNGLoader::save (this=<value optimized out>,
filePath=<value optimized out>, 
    observer=<value optimized out>) at
/extra/abs/digikam/src/digikam-1.2.0/libs/dimg/loaders/pngloader.cpp:797
#4  0x00007ffff5338aaf in Digikam::DImg::save (this=0x49f86e8, filePath=...,
format=<value optimized out>, observer=0x49f86d0)
    at /extra/abs/digikam/src/digikam-1.2.0/libs/dimg/dimg.cpp:578
#5  0x00007ffff5482ffe in Digikam::SavingTask::execute (this=0x49f86c0)
    at
/extra/abs/digikam/src/digikam-1.2.0/libs/threadimageio/loadsavetask.cpp:418
#6  0x00007ffff5470a4c in Digikam::LoadSaveThread::run (this=0x457e040)
    at
/extra/abs/digikam/src/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:134
#7  0x00007ffff25d2155 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007ffff040588a in start_thread () from /lib/libpthread.so.0
#9  0x00007ffff18b49ed in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()
(gdb)

-- 
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