Hello,
I've restored some images, dng and jpg, from a faulty sd-card. The dng were initially recognized by PhotoRec as pef but on first glance they seem fine in other regards. Geeqie displays them just fine. But as soon as I move the raw images into digikams album path, digikam crashes with a segmentation fault while scanning for new contents. If I move the raw out, it runs fine and detects the jpg without problems. Anybody got an idea how I can try to narrow the issue down? Digikam is digikam-5.8.0-01-x86-64.appimage on Sabayon linux. On the console the last few lines of output are the following: digikam.dimg: "/home/aege/bilder/privat/pentax/01neu/ungesehen/indien2014/100_0603/IMGP6396.DNG" : RAW file identified digikam.database: Adding new item "/home/aege/bilder/privat/pentax/01neu/ungesehen/indien2014/100_0603/IMGP6396.DNG" digikam.metaengine: DateTime => Exif.Photo.DateTimeOriginal => QDateTime(2014-03-06 04:25:36.000 GMT Qt::TimeSpec(LocalTime)) digikam.metaengine: DateTime (Exif digitalized): Do. M�rz 6 04:25:36 2014 digikam.metaengine: Orientation => Exif.Image.Orientation => 1 digikam.database: Scanning took 5 ms digikam.database: Detected identical image info with id 768252 and album id NULL of a removed image for image "IMGP6396.DNG" digikam.database: Will reuse this image info and set the status to visible and the album id to 1729 digikam.database: Finishing took 0 ms digikam.dimg: "/home/aege/bilder/privat/pentax/01neu/ungesehen/indien2014/100_0603/IMGP6397.DNG" : RAW file identified digikam.database: Adding new item "/home/aege/bilder/privat/pentax/01neu/ungesehen/indien2014/100_0603/IMGP6397.DNG" digikam.metaengine: DateTime => Exif.Photo.DateTimeOriginal => QDateTime(2014-03-06 04:50:00.000 GMT Qt::TimeSpec(LocalTime)) digikam.metaengine: DateTime (Exif digitalized): Do. M�rz 6 04:50:00 2014 digikam.metaengine: Orientation => Exif.Image.Orientation => 1 ../neues/digikam-5.8.0-01-x86-64/AppRun: Zeile 73: 26631 Speicherzugriffsfehler (Speicherabzug geschrieben) digikam $@ (last line after 26631 reads in translation: segmentation fault (core image written) digikam $@) Grateful for any input. -- Andreas Ege 2 Weston Hall Cottages Weston under Penyard Herefordshire HR9 7NS GB Mobile: +44.(0)7970.190925 Tel./Fax: +44.(0)1989.763534 |
Hi, To get a good backtrace with GDB and the AppImage bundle, there is an option in CLI arguments : "debug". It's explained here : With a better backtrace, we can identify where the problem occurs exactly. Gilles Caulier 2018-02-11 23:07 GMT+01:00 Andreas T. Ege <[hidden email]>: Hello, |
Free forum by Nabble | Edit this page |