|
https://bugs.kde.org/show_bug.cgi?id=224697
Summary: Crash with gimp xcf files with metadata Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using Devel) OS: Linux Installed from: Compiled sources Digikam crashes when creating thumbnails in folders which contain gimp xcf files, other folders work fine. digiKam version 1.1.0 (rev.: 1081627) Exiv2 kann in JP2 speichern: Ja Exiv2 kann in JPEG speichern: Ja Exiv2 kann in PGF speichern: Ja Exiv2 kann in PNG speichern: Ja Exiv2 kann in TIFF speichern: Ja Exiv2 unterstützt XMP-Metadaten: Ja LibCImg: 130 LibExiv2: 0.19.1 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) LibKExiv2: 1.0.0 LibKdcraw: 1.0.0 LibLCMS: 118 LibPGF: 6.09.44 LibPNG: 1.2.37 LibQt: 4.6.0 LibRaw: 0.8.5 LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Parallelized demosaicing: Ja LibGphoto2: 2.4.6 LibKipi: 1.0.0 greets mike Thread 11 (Thread 0x7f485190c910 (LWP 1658)): [KCrash Handler] #5 0x00007f48690bf4b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007f48690c2f50 in *__GI_abort () at abort.c:92 #7 0x00007f486995ecc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6 #8 0x00007f486995d0f6 in ?? () from /usr/lib/libstdc++.so.6 #9 0x00007f486995d123 in std::terminate() () from /usr/lib/libstdc++.so.6 #10 0x00007f486995d21e in __cxa_throw () from /usr/lib/libstdc++.so.6 #11 0x00007f48678bbb72 in Exiv2::ImageFactory::open(std::string const&) () from /usr/lib/libexiv2.so.6 #12 0x00007f486e546865 in KExiv2Iface::KExiv2::load (this=0x7f485190b8e0, filePath=...) at /home/m/src/digikam/kdegraphics/libs/libkexiv2/libkexiv2/kexiv2.cpp:293 #13 0x00007f486d033d19 in Digikam::DMetadata::load (this=0x675, filePath=...) at /home/m/src/digikam/graphics/digikam/libs/dmetadata/dmetadata.cpp:78 #14 0x00007f486d033d92 in DMetadata (this=0x7f485190b8e0, filePath=...) at /home/m/src/digikam/graphics/digikam/libs/dmetadata/dmetadata.cpp:66 #15 0x00007f486d0c2ff3 in Digikam::ThumbnailCreator::createThumbnail (this=0x1605b80, info=<value optimized out>) at /home/m/src/digikam/graphics/digikam/libs/threadimageio/thumbnailcreator.cpp:268 #16 0x00007f486d0c3eef in Digikam::ThumbnailCreator::load (this=0x1605b80, path=...) at /home/m/src/digikam/graphics/digikam/libs/threadimageio/thumbnailcreator.cpp:195 #17 0x00007f486d0cb723 in Digikam::ThumbnailLoadingTask::execute (this=0x2e741e0) at /home/m/src/digikam/graphics/digikam/libs/threadimageio/thumbnailtask.cpp:133 #18 0x00007f486d0a671c in Digikam::LoadSaveThread::run (this=0x160d7d0) at /home/m/src/digikam/graphics/digikam/libs/threadimageio/loadsavethread.cpp:134 #19 0x00007f486b2b46c5 in ?? () from /usr/lib/libQtCore.so.4 #20 0x00007f486b025a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #21 0x00007f486916b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #22 0x0000000000000000 in ?? () -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
https://bugs.kde.org/show_bug.cgi?id=224697
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Metadata Version|unspecified |1.1.0 --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2010-01-29 09:39:12 --- Crash appears in Exiv2 library. Can you reproduce the crash using exiv2 command line tool with your XCF file ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
--- Comment #2 from Michael <m mickey gmx de> 2010-01-29 12:18:29 --- here is the output if I just try "exiv2 FILE" on commandline: K20D0876.xcf: Die Datei enthält Daten eines unbekannten Bildtyps. Exiv2 exception in print action for file K20D0888.xcf: greets mike -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
--- Comment #3 from Johannes Wienke <languitar semipol de> 2010-01-29 13:02:31 --- Hm, exiv2 can't event handle xcf files. Does it make sense to try to load these files in exiv2? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-01-29 18:10:43 --- The problem is not about not loading XCF files or about the error that exiv2 throws here, the problem is: why is this exception not caught? There are of course catch clauses around the relevant part in libkexiv2. Michael, which version of exiv2 are you running? Recent SVN by any chance? Please give us the last few lines on the console before the crash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
--- Comment #5 from Michael <m mickey gmx de> 2010-01-29 18:28:17 --- Here you go. greets mike digikam(4545)/KEXIV2 KExiv2Iface::KExiv2::getImageOrientation: Orientation => Exif.Image.Orientation => 1 Error: Failed to read Pentax IFD Makernote header. digikam(4545)/KEXIV2 KExiv2Iface::KExiv2::getImageOrientation: Orientation => Exif.Image.Orientation => 1 terminate called after throwing an instance of 'Exiv2::BasicError<char>' what(): /media/E/DCIM/Portraits Dana/gimp/K20D0876.xcf: Die Datei enthält Daten eines unbekannten Bildtyps. KCrash: Application 'digikam' crashing... sock_file=/home/m/.kde/socket-desktop/kdeinit4__0 [1]+ Angehalten digikam -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
--- Comment #6 from Michael <m mickey gmx de> 2010-01-29 20:09:47 --- Did you already change something? I updated exiv2 to current svn and updated digikam again and now it works, although the exiv2 output on the terminal is the same with xcf files... greets mike digiKam version 1.1.0 (rev.: 1082100) Exiv2 kann in JP2 speichern: Ja Exiv2 kann in JPEG speichern: Ja Exiv2 kann in PGF speichern: Ja Exiv2 kann in PNG speichern: Ja Exiv2 kann in TIFF speichern: Ja Exiv2 unterstützt XMP-Metadaten: Ja LibCImg: 130 LibExiv2: 0.19.1 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) LibKExiv2: 1.0.0 LibKdcraw: 1.0.0 LibLCMS: 118 LibPGF: 6.09.44 LibPNG: 1.2.37 LibQt: 4.6.0 LibRaw: 0.8.5 LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Parallelized demosaicing: Ja LibGphoto2: 2.4.6 LibKipi: 1.0.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM --- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-01-29 22:31:31 --- Yes, Andreas fixed the problem, I had also seen this crash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from m.mickey@gmx.de
https://bugs.kde.org/show_bug.cgi?id=224697
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.1.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
