Bug 173905 - Digikam crashes on closing the application
Summary: Digikam crashes on closing the application
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 16:17 UTC by madgenius
Modified: 2022-01-17 05:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description madgenius 2008-10-30 16:17:51 UTC
Version:           0.10.0-beta4 (using 4.1.2 (KDE 4.1.2) "release 48.1", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.18-0.2-default

When I click on the 'close window' button, digikam crashes. Copied the error report below.

Application: digiKam (digikam), signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7fb828b00700 (LWP 3283)]
[New Thread 0x42b3a950 (LWP 3351)]
[New Thread 0x41b38950 (LWP 3346)]
[New Thread 0x42339950 (LWP 3345)]
[KCrash handler]
#5  0x00007fb80be9cd5c in ?? () from /usr/lib64/kde4/kipiplugin_slideshow.so
#6  0x00007fb8234d6751 in QObjectPrivate::deleteChildren ()
   from /usr/lib64/libQtCore.so.4
#7  0x00007fb8234df507 in QObject::~QObject () from /usr/lib64/libQtCore.so.4
#8  0x0000000000555c00 in ~KipiInterface (this=0x7fb8144e0920)
    at /usr/src/debug/digikam-0.10.0-beta4/utilities/kipiiface/kipiinterface.cpp:73
#9  0x00007fb8234d6751 in QObjectPrivate::deleteChildren ()
   from /usr/lib64/libQtCore.so.4
#10 0x00007fb8210d47ed in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4
#11 0x00007fb8250b7dd6 in KMainWindow::~KMainWindow ()
   from /usr/lib64/libkdeui.so.5
#12 0x000000000060268c in ~DigikamApp (this=0xac6ca0)
    at /usr/src/debug/digikam-0.10.0-beta4/digikam/digikamapp.cpp:268
#13 0x00007fb8234d7f5d in QObject::event () from /usr/lib64/libQtCore.so.4
#14 0x00007fb8210d3036 in QWidget::event () from /usr/lib64/libQtGui.so.4
#15 0x00007fb8213ec16b in QMainWindow::event () from /usr/lib64/libQtGui.so.4
#16 0x00007fb8250f02d8 in KXmlGuiWindow::event () from /usr/lib64/libkdeui.so.5
#17 0x00007fb82108117d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#18 0x00007fb821088f2a in QApplication::notify () from /usr/lib64/libQtGui.so.4
#19 0x00007fb825004dcb in KApplication::notify () from /usr/lib64/libkdeui.so.5
#20 0x00007fb8234c8e71 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#21 0x00007fb8234c9b2a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#22 0x00007fb8234f1713 in ?? () from /usr/lib64/libQtCore.so.4
#23 0x00007fb81caf793a in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#24 0x00007fb81cafb040 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fb81cafb1dc in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#26 0x00007fb8234f139f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#27 0x00007fb821111ccf in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007fb8234c7772 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#29 0x00007fb8234c78fd in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#30 0x00007fb8234c9ded in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#31 0x0000000000643a7c in main (argc=5, argv=0x7fff30b43878)
    at /usr/src/debug/digikam-0.10.0-beta4/digikam/main.cpp:176
#0  0x00007fb81dcfe261 in nanosleep () from /lib64/libc.so.6
Comment 1 caulier.gilles 2008-10-30 16:31:19 UTC
Already reported and already fixed with kipi-plugins 0.2.0-beta3

Gilles Caulier
Comment 2 caulier.gilles 2008-10-30 16:32:55 UTC

*** This bug has been marked as a duplicate of bug 173276 ***
Comment 3 caulier.gilles 2022-01-17 05:37:37 UTC
Fixed with https://bugs.kde.org/show_bug.cgi?id=173276