[Digikam-devel] [Bug 140176] New: showfoto crashes when selecting a filter

Christoph Nodes cnodes at gmail.com
Tue Jan 16 22:50:08 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=140176         
           Summary: showfoto crashes when selecting a filter
           Product: showfoto
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: cnodes gmail com


Version:           0.4.0 (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
Compiler:          i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) 
OS:                Linux

Selecting a filter from the filter menu makes showfoto crash. One filter (I haven't tried every filter) which doesn't result in a crash is 'Distortion Effects ...', but it shows a preview window with no preview.

In digikam everything works fine.

I did a compile with --enable-debug=full configured and a run in gdb resulted in:
...
[New Thread -1293870176 (LWP 5028)]
showfoto: WARNING: [Digikam::DImg* Digikam::DImgInterface::getImg()] d->image is NULL

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1232939344 (LWP 4991)]
0xb5cc2270 in Digikam::DImg::isNull (this=0x0) at dimg.cpp:527
527         return m_priv->null;
(gdb) bt 
#0  0xb5cc2270 in Digikam::DImg::isNull (this=0x0) at dimg.cpp:527
#1  0xb5cce272 in Digikam::DImg::copyQImage (this=0x0) at dimg.cpp:1097
#2  0xb5c29e51 in Digikam::ImageRegionWidget::slotZoomFactorChanged (
    this=0x840aea0, factor=1) at imageregionwidget.cpp:112
#3  0xb5c2a652 in ImageRegionWidget (this=0x840aea0, wp=470, hp=350, 
    parent=0x840fe28, scrollBar=false) at imageregionwidget.cpp:96
#4  0xb5c2a925 in ImagePannelWidget (this=0x840c898, w=470, h=350, 
    settingsSection= 0xbf97c67c, parent=0x84b7050, separateViewMode=2)
    at imagepannelwidget.cpp:129
#5  0xb5c4b432 in CtrlPanelDlg (this=0xbf97c734, parent=0x8207750, 
    title= 0xbf97c6e8, name= 0xbf97c6e4, loadFileSettings=false, 
    tryAction=false, progressBar=true, separateViewMode=2, 
    bannerFrame=0x83fe108) at ctrlpaneldlg.cpp:134
#6  0xb5534e1e in DigikamCharcoalImagesPlugin::ImageEffect_Charcoal::ImageEffect_Charcoal () from /usr/lib/kde3/digikamimageplugin_charcoal.so
#7  0x00000000 in ?? ()

I hope this makes sense.

Best regards,
Christoph



More information about the Digikam-devel mailing list