[Digikam-devel] [Bug 229340] Digikam Crashes When Saving PNG Files
Scott
sajmmiller at yahoo.com
Thu Mar 4 15:01:28 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=229340
Scott <sajmmiller at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sajmmiller at yahoo.com
--- Comment #2 from Scott <sajmmiller yahoo com> 2010-03-04 16:01:26 ---
(In reply to comment #1)
> Bactrace is not suitable. Can you run digiKam in gdb...
Followed the linked instructions you sent and ran with gdb -- hopefully this is
what you need? Thank you!
digikam(2154)/KEXIV2 KExiv2Iface::KExiv2::setImagePreview: JPEG image preview
size: ( 1280 x 960 ) pixels - 195027 bytes
digikam(2154)/digikam (core) Digikam::PNGLoader::save: DImg quality level: 1
digikam(2154)/digikam (core) Digikam::PNGLoader::save: PNG compression level:
9
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffce37d710 (LWP 2201)]
0x00007ffff194d7c2 in strlen () from /lib/libc.so.6
(gdb) bt
#0 0x00007ffff194d7c2 in strlen () from /lib/libc.so.6
#1 0x00007ffff0d6a9fe in png_set_text_2 () from /usr/lib/libpng14.so.14
#2 0x00007ffff0d6ac29 in png_set_text () from /usr/lib/libpng14.so.14
#3 0x00007ffff54028f2 in Digikam::PNGLoader::save(QString const&,
Digikam::DImgLoaderObserver*) ()
from /usr/lib/libdigikamcore.so.1
#4 0x00007ffff53f32dc in Digikam::DImg::save(QString const&, QString const&,
Digikam::DImgLoaderObserver*) ()
from /usr/lib/libdigikamcore.so.1
#5 0x00007ffff54c6b8e in Digikam::SavingTask::execute() () from
/usr/lib/libdigikamcore.so.1
#6 0x00007ffff54b498c in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#7 0x00007ffff26ba155 in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007ffff04f181a in start_thread () from /lib/libpthread.so.0
#9 0x00007ffff19a0c7d 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