[Digikam-devel] [Bug 284909] Manually built 2.2.0 digikam crashes in first time settings selection

Gilles Caulier caulier.gilles at gmail.com
Tue Oct 25 03:43:25 BST 2011


https://bugs.kde.org/show_bug.cgi?id=284909





--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2011-10-25 02:43:24 ---
Hum, afetr reflexion, the crash appear in histogram computed in setup editor
view, probably with test image used to configure over/under exposure
indicators.

I suspect that image is not loaded in memory (not installed in your computer).
Sure code must be coded to not crash (and it must be like this), but why image
data is null here (i_data=0x0) ?

#7  0x00007fbf2467a0e2 in Digikam::HistogramWidget::HistogramWidget
(this=0x4c290b0, w=256, h=128, i_data=0x0, i_w=0, i_h=0, i_sixteenBits=false,
parent=0x4c28050, selectMode=false, showProgress=false,
statisticsVisible=false) at
/home/rmcgowan/dev/digikam/digikam-2.2.0/core/libs/dimg/filters/levels/histogramwidget.cpp:149

Can you copy and paste the console trace of 'make install' from digiKam
installation ?

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.



More information about the Digikam-devel mailing list