Summary: | Digikam crashed while applying Lens correction (Lensfun) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Romain Henriet <romain.pub> |
Component: | Plugin-Editor-LensCorrection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aj, caulier.gilles |
Priority: | NOR | ||
Version: | 1.9.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Romain Henriet
2011-07-11 21:02:30 UTC
Do you use an external version of liblenfun ? Look into Help/Components Info for details. Gilles Caulier Yes : "Shared extern library" in Components Info The version included in digiKam core is more recent ( in fact it's code from subversion repository of lensfun). It's more stable. I don't know why this lensfun code is not yet release. It take age now. I recommend to recompile digiKam with not an external lensfun depency. Also, 2.0.0 RC have been release. It's the last stage before next final release, with a lots of bugs fixed. I recommend to test with this version. Gilles Caulier Romain, It still valid using digiKam 2.4 and using internal liblensfun include in digiKam core ? Gilles Caulier I think it is ok as I didn't manage to make it crash again. Romain Created attachment 72459 [details]
New crash information added by DrKonqi
digikam (2.6.0) on KDE Platform 4.8.80 (4.8.80) using Qt 4.8.1
- What I was doing when the application crashed:
Editing photo in Edit window and applying lens auto correction.
- Unusual behavior I noticed:
Crashed a little while earlier as well with same situation with different photo, but was able to successfully apply filter and save first in that case, with crash occuring after. This time it happened as I hit 'OK' to apply.
-- Backtrace (Reduced):
#6 setColor (data=0x7fede32b6b50 <Address 0x7fede32b6b50 out of bounds>, this=<synthetic pointer>, sixteenBit=<optimized out>) at /build/buildd/digikam-2.6.0/core/libs/dimg/dcolorpixelaccess.h:43
#7 setColor (sixteenBit=false, data=0x7fede32b6b50 <Address 0x7fede32b6b50 out of bounds>, this=<synthetic pointer>) at /build/buildd/digikam-2.6.0/core/libs/dimg/dimg.cpp:1391
#8 Digikam::DImg::getSubPixelColorFast (this=0x647a008, x=<optimized out>, y=<optimized out>) at /build/buildd/digikam-2.6.0/core/libs/dimg/dimg.cpp:1403
#9 0x00007fed6a8db828 in Digikam::LensFunFilter::filterImage (this=0x6479fc0) at /build/buildd/digikam-2.6.0/core/libs/dimg/filters/lens/lensfunfilter.cpp:196
#10 0x00007fed6a7b04ac in Digikam::DImgThreadedFilter::startFilterDirectly (this=0x6479fc0) at /build/buildd/digikam-2.6.0/core/libs/dimg/filters/dimgthreadedfilter.cpp:189
|