Bug 173694 - Reproduceable Crash after closing the digikam application
Summary: Reproduceable Crash after closing the digikam application
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 19:32 UTC by Stefan
Modified: 2022-01-17 05:37 UTC (History)
2 users (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 Stefan 2008-10-27 19:32:43 UTC
Version:           0.10.0beta4 (using KDE 4.1.2)
OS:                Linux
Installed from:    SuSE RPMs

digikam crashes after I close the application. This is reproduceable (every time, even if I just start and then stop it). I am using OpenSuse 11.0 64bit. 
Here is the crashmanager report:

Anwendung: digiKam (digikam), Signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f08dade0700 (LWP 4633)]
[New Thread 0x42cfa950 (LWP 4641)]
[New Thread 0x41cf6950 (LWP 4638)]
[New Thread 0x424f7950 (LWP 4637)]
[KCrash handler]
#5  0x00007f08bc84ad5c in ?? () from /usr/lib64/kde4/kipiplugin_slideshow.so
#6  0x00007f08d57ca751 in QObjectPrivate::deleteChildren ()
   from /usr/lib64/libQtCore.so.4
#7  0x00007f08d57d3507 in QObject::~QObject () from /usr/lib64/libQtCore.so.4
#8  0x0000000000555c00 in ~KipiInterface (this=0x10df490)
    at /usr/src/debug/digikam-0.10.0-beta4/utilities/kipiiface/kipiinterface.cpp:73
#9  0x00007f08d57ca751 in QObjectPrivate::deleteChildren ()
   from /usr/lib64/libQtCore.so.4
#10 0x00007f08d33c87ed in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4
#11 0x00007f08d73abdd6 in KMainWindow::~KMainWindow ()
   from /usr/lib64/libkdeui.so.5
#12 0x000000000060268c in ~DigikamApp (this=0xa26d20)
    at /usr/src/debug/digikam-0.10.0-beta4/digikam/digikamapp.cpp:268
#13 0x00007f08d57cbf5d in QObject::event () from /usr/lib64/libQtCore.so.4
#14 0x00007f08d33c7036 in QWidget::event () from /usr/lib64/libQtGui.so.4
#15 0x00007f08d36e016b in QMainWindow::event () from /usr/lib64/libQtGui.so.4
#16 0x00007f08d73e42d8 in KXmlGuiWindow::event () from /usr/lib64/libkdeui.so.5
#17 0x00007f08d337517d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#18 0x00007f08d337cf2a in QApplication::notify () from /usr/lib64/libQtGui.so.4
#19 0x00007f08d72f8dcb in KApplication::notify () from /usr/lib64/libkdeui.so.5
#20 0x00007f08d57bce71 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#21 0x00007f08d57bdb2a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#22 0x00007f08d57e5713 in ?? () from /usr/lib64/libQtCore.so.4
#23 0x00007f08cedeb93a in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#24 0x00007f08cedef040 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f08cedef1dc in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#26 0x00007f08d57e539f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#27 0x00007f08d3405ccf in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f08d57bb772 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#29 0x00007f08d57bb8fd in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#30 0x00007f08d57bdded in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#31 0x0000000000643a7c in main (argc=5, argv=0x7fffe2e36d78)
    at /usr/src/debug/digikam-0.10.0-beta4/digikam/main.cpp:176
#0  0x00007f08cfff2261 in nanosleep () from /lib64/libc.so.6
Comment 1 caulier.gilles 2008-10-27 19:36:33 UTC
It's a slideshow kipi-plugin crash. it's already reported and fixed normally with current implementation from svn

Gilles Caulier
Comment 2 Christophe Marin 2008-10-27 21:06:01 UTC

*** This bug has been marked as a duplicate of bug 173276 ***
Comment 3 caulier.gilles 2008-10-30 09:23:43 UTC
It's definivly a duplicate of bug #173276

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