Summary: | Loading a directory with more than 5000 raw files (NEF) make digikam crash | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Rob Visser <rob.visser> |
Component: | Metadata-Raw | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ahuggel |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
Rob Visser
2008-11-30 19:46:16 UTC
The crash appear in Exiv2 shared library. We need to know which version of "Exiv2" and "libkexiv2" are used on your computer. Also, your album only include NEF files ? Andreas, i CC you for information... Gilles Caulier After some more testing I found out: It has to do with exiv2. Depending on which NEF file I access it crashes. See the 2 exiv2 actions below: rob@prawn:~/Pictures/nef_test$ exiv2 DSC_7653.NEF File name : DSC_7653.NEF File size : 6166678 Bytes MIME type : image/tiff Image size : 3040 x 2014 Camera make : NIKON CORPORATION Camera model : NIKON D70 Image timestamp : 2008:09:28 14:54:34 Image number : Exposure time : 1/400 s Aperture : F5.6 Exposure bias : 0 Flash : No flash Flash bias : Focal length : 200.0 mm (35 mm equivalent: 300.0 mm) Subject distance: ISO speed : 200 Exposure mode : Auto Metering mode : Multi-segment Macro mode : Image quality : RAW Exif Resolution : 3040 x 2014 White balance : AUTO Thumbnail : None Copyright : Exif comment : rob@prawn:~/Pictures/nef_test$ exiv2 DSC_7655.NEF Segmentation fault With verbose turned on: rob@prawn:~/Pictures/nef_test$ exiv2 -v DSC_7655.NEF File 1/1: DSC_7655.NEF Segmentation fault Hope this helps. Rob Visser Which version of exiv2 are you using? If the problem occurs with 0.18-pre2, can you please send me the picture? Thanks, Andreas Rob, Thanks for the image. With 0.18-pre2 this works fine, I can not reproduce the problem here. Please upgrade your version of exiv2 (or wait a moment, the final 0.18 will be out soon). Regards, Andreas Rob, Let's me hear if all work fine for you with new code from Exiv2. I would to see if this file can be closed... Thanks in advance Gilles Caulier For me this file is an pure Exiv2 issue. It's fixed using last code from Exiv2 0.18. I close this file now. Gilles Caulier |