Bug 230515 - crash of digikam on closing program
Summary: crash of digikam on closing program
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Image (show other bugs)
Version: 1.3.0
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 23:12 UTC by Robert Sela
Modified: 2017-07-20 13:21 UTC (History)
11 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments
New crash information added by DrKonqi (15.62 KB, text/plain)
2010-03-23 22:08 UTC, Robert Sela
Details
New crash information added by DrKonqi (17.32 KB, text/plain)
2010-03-25 21:25 UTC, Robert Sela
Details
New crash information added by DrKonqi (16.58 KB, text/plain)
2010-04-05 12:14 UTC, Robert Sela
Details
New crash information added by DrKonqi (16.55 KB, text/plain)
2010-04-05 12:32 UTC, Robert Sela
Details
New crash information added by DrKonqi (12.80 KB, text/plain)
2010-08-16 18:59 UTC, Daniel Bauer
Details
backtrace after crash (7.53 KB, text/plain)
2010-08-16 19:27 UTC, Daniel Bauer
Details
complete gdb session (71.46 KB, text/plain)
2010-08-17 13:45 UTC, Daniel Bauer
Details
New crash information added by DrKonqi (13.69 KB, text/plain)
2010-08-30 10:04 UTC, Patrice Blairon
Details
New crash information added by DrKonqi (9.40 KB, text/plain)
2010-09-05 04:33 UTC, John Andrew McInnes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sela 2010-03-12 23:12:45 UTC
Application: digikam (1.1.0 (rev.: esportato))
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32.1-1mdv i686
Distribution: "Mandriva Linux 2010.0"

-- Information about the crash:
After downloading photos from the cammera I just closed one by one openned window.

 -- Backtrace:
Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0xb21e9ac0 (LWP 28421))]

Thread 13 (Thread 0xb0b2fb70 (LWP 28425)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0x8ad0e18, mutex=0x8ad0e14, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x0832d95a in ?? ()
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0x8a02028) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 12 (Thread 0xaf14cb70 (LWP 28429)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0x8cc66b0, mutex=0x8cc66ac, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0x8cc66a0) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 11 (Thread 0xae94bb70 (LWP 28430)):
#0  0xb2ddf016 in clock_gettime () from /lib/i686/librt.so.1
#1  0xb4dd490c in qt_gettime () at kernel/qcore_unix.cpp:109
#2  0xb4dd9d36 in QTimerInfoList::updateCurrentTime (this=0x8d221e4) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb4dd9d7e in QTimerInfoList::timerWait (this=0x8d221e4, tm=@0xae94b148) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4dd7d0b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xae94b1bc) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4dd7dad in timerSourcePrepare (source=0x0, timeout=0xb2de3ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb2f87bc1 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb2f87f89 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb2f8854e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb4dd7b0f in QEventDispatcherGlib::processEvents (this=0x8d10ca0, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4da95ed in QEventLoop::processEvents (this=0xae94b350, flags=) at kernel/qeventloop.cpp:149
#11 0xb4da9a39 in QEventLoop::exec (this=0xae94b350, flags={i = 0}) at kernel/qeventloop.cpp:201
#12 0xb4c9efe0 in QThread::exec (this=0x8d1b1e8) at thread/qthread.cpp:487
#13 0xb4ca1e2f in QThreadPrivate::start (arg=0x8d1b1e8) at thread/qthread_unix.cpp:248
#14 0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#15 0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 10 (Thread 0xae14ab70 (LWP 28431)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4a77246 in poll () from /lib/i686/libc.so.6
#2  0xb2f9540b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb2f881bd in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb2f8854e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb4dd7b0f in QEventDispatcherGlib::processEvents (this=0x8d1a850, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb4da95ed in QEventLoop::processEvents (this=0xae14a350, flags=) at kernel/qeventloop.cpp:149
#7  0xb4da9a39 in QEventLoop::exec (this=0xae14a350, flags={i = 0}) at kernel/qeventloop.cpp:201
#8  0xb4c9efe0 in QThread::exec (this=0x8cca998) at thread/qthread.cpp:487
#9  0xb4ca1e2f in QThreadPrivate::start (arg=0x8cca998) at thread/qthread_unix.cpp:248
#10 0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#11 0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 9 (Thread 0xad949b70 (LWP 28432)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0x89b1dd0, mutex=0x89b1dcc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0x89b1dc0) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 8 (Thread 0xa6f81b70 (LWP 28435)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a6d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a90744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xa7a024f7 in ?? () from /usr/lib/libxine.so.1
#4  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 7 (Thread 0xa5b69b70 (LWP 28437)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4a77246 in poll () from /lib/i686/libc.so.6
#2  0xb2d74130 in ?? () from /usr/lib/libxcb.so.1
#3  0xb2d746c2 in ?? () from /usr/lib/libxcb.so.1
#4  0xb2d74870 in ?? () from /usr/lib/libxcb.so.1
#5  0xb2d75ed1 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#6  0xb2d80d2b in xcb_intern_atom_reply () from /usr/lib/libxcb.so.1
#7  0xa677a874 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_vo_out_xcbxv.so
#8  0xa7a0ea84 in ?? () from /usr/lib/libxine.so.1
#9  0xa7a06035 in xine_close_video_driver () from /usr/lib/libxine.so.1
#10 0xa7a7f5ef in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#11 0xa7a53658 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#12 0xa7a64ef8 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#13 0xb4dba693 in qDeleteInEventHandler (o=0x1) at kernel/qobject.cpp:3972
#14 0xb4dbbe18 in QObject::event (this=0x9861d00, e=0xffffffff) at kernel/qobject.cpp:1223
#15 0xa7a64a0b in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#16 0xb52fa72c in QApplicationPrivate::notify_helper (this=0x896f858, receiver=0x9861d00, e=0x8cb8f38) at kernel/qapplication.cpp:4298
#17 0xb5301578 in QApplication::notify (this=0xbfeded88, receiver=0x9861d00, e=0x8cb8f38) at kernel/qapplication.cpp:4181
#18 0xb5e7a001 in KApplication::notify (this=0xbfeded88, receiver=0x9861d00, event=0x8cb8f38) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#19 0xb4daaf7e in QCoreApplication::notifyInternal (this=0xbfeded88, receiver=0x9861d00, event=0x8cb8f38) at kernel/qcoreapplication.cpp:704
#20 0xb4dad983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8de26a0) at kernel/qcoreapplication.h:215
#21 0xb4dadadc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0xb4dd7fdd in postEventSourceDispatch (s=0x8e46c80) at kernel/qcoreapplication.h:220
#23 0xb2f8469e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb2f88388 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb2f8854e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb4dd7ac1 in QEventDispatcherGlib::processEvents (this=0x8e36a70, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#27 0xb4da95ed in QEventLoop::processEvents (this=0xa5b692f0, flags=) at kernel/qeventloop.cpp:149
#28 0xb4da9a39 in QEventLoop::exec (this=0xa5b692f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#29 0xb4c9efe0 in QThread::exec (this=0x8e455e8) at thread/qthread.cpp:487
#30 0xa7a55218 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#31 0xb4ca1e2f in QThreadPrivate::start (arg=0x8e455e8) at thread/qthread_unix.cpp:248
#32 0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#33 0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 6 (Thread 0xa3996b70 (LWP 28444)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0x940ebc8, mutex=0x940ebc4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0x940ebb8) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 5 (Thread 0xa3195b70 (LWP 28453)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0xa06b2c8, mutex=0xa06b2c4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0xa06b2b8) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 4 (Thread 0xa1191b70 (LWP 28454)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4a77246 in poll () from /lib/i686/libc.so.6
#2  0xb2f9540b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb2f881bd in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb2f8854e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb4dd7b0f in QEventDispatcherGlib::processEvents (this=0xa09ad28, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb4da95ed in QEventLoop::processEvents (this=0xa11912f0, flags=) at kernel/qeventloop.cpp:149
#7  0xb4da9a39 in QEventLoop::exec (this=0xa11912f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#8  0xb4c9efe0 in QThread::exec (this=0xa09cfd8) at thread/qthread.cpp:487
#9  0xa42cac9e in ?? () from /usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#10 0xb4ca1e2f in QThreadPrivate::start (arg=0xa09cfd8) at thread/qthread_unix.cpp:248
#11 0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#12 0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 3 (Thread 0xa0990b70 (LWP 28455)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0xa09b058, mutex=0xa09b054, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0xa09b048) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 2 (Thread 0x9f98eb70 (LWP 28474)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb45a69e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4a906ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4ca2e80 in QWaitCondition::wait (this=0xa900920, mutex=0xa90091c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb68d0bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4ca1e2f in QThreadPrivate::start (arg=0xa900910) at thread/qthread_unix.cpp:248
#6  0xb45a2885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4a8257e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb21e9ac0 (LWP 28421)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb49d5611 in raise () from /lib/i686/libc.so.6
#8  0xb49d6f62 in abort () from /lib/i686/libc.so.6
#9  0xb4a1635b in ?? () from /lib/i686/libc.so.6
#10 0xb4a1aa7a in free () from /lib/i686/libc.so.6
#11 0xb4c06601 in operator delete () from /usr/lib/libstdc++.so.6
#12 0xb5e5dfdd in ~KCategoryDrawer (this=0x8cc1500) at /usr/src/debug/kdelibs-4.4.0/kdeui/itemviews/kcategorydrawer.cpp:58
#13 0x082ede96 in ?? ()
#14 0x082f60f3 in ?? ()
#15 0xb4dbaaac in QObjectPrivate::deleteChildren (this=0x8c33b88) at kernel/qobject.cpp:1978
#16 0xb5362bd0 in ~QWidget (this=0x8c38578) at kernel/qwidget.cpp:1460
#17 0xb5767cdf in ~QFrame (this=0x8c38578) at widgets/qframe.cpp:242
#18 0xb58064c4 in ~QAbstractScrollArea (this=0x8c38578) at widgets/qabstractscrollarea.cpp:524
#19 0xb58aefcf in ~QAbstractItemView (this=0x8c38578) at itemviews/qabstractitemview.cpp:591
#20 0xb58d2d9f in ~QListView (this=0x8c38578) at itemviews/qlistview.cpp:207
#21 0x082cc1cc in ?? ()
#22 0xb4dbaaac in QObjectPrivate::deleteChildren (this=0x8cc7ac8) at kernel/qobject.cpp:1978
#23 0xb5362bd0 in ~QWidget (this=0x8cc7a78) at kernel/qwidget.cpp:1460
#24 0xb5767cdf in ~QFrame (this=0x8cc7a78) at widgets/qframe.cpp:242
#25 0xb57d5b8f in ~QStackedWidget (this=0x8cc7a78) at widgets/qstackedwidget.cpp:151
#26 0x0829b678 in ?? ()
#27 0xb4dbaaac in QObjectPrivate::deleteChildren (this=0x8c51988) at kernel/qobject.cpp:1978
#28 0xb5362bd0 in ~QWidget (this=0x8c32f08) at kernel/qwidget.cpp:1460
#29 0xb5785b65 in ~QMainWindow (this=0x8c32f08) at widgets/qmainwindow.cpp:343
#30 0xb4dbaaac in QObjectPrivate::deleteChildren (this=0x8c1d228) at kernel/qobject.cpp:1978
#31 0xb5362bd0 in ~QWidget (this=0x8c56aa8) at kernel/qwidget.cpp:1460
#32 0xb5767cdf in ~QFrame (this=0x8c56aa8) at widgets/qframe.cpp:242
#33 0xb57d3c04 in ~QSplitter (this=0x8c56aa8) at widgets/qsplitter.cpp:1029
#34 0xb6956e99 in Digikam::SidebarSplitter::~SidebarSplitter () from /usr/lib/libdigikamcore.so.1
#35 0xb4dbaaac in QObjectPrivate::deleteChildren (this=0x8cc0db0) at kernel/qobject.cpp:1978
#36 0xb5362bd0 in ~QWidget (this=0x8cbefa0) at kernel/qwidget.cpp:1460
#37 0xb5767cdf in ~QFrame (this=0x8cbefa0) at widgets/qframe.cpp:242
#38 0xb5f59a9f in ~KHBox (this=0x8cbefa0) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/khbox.cpp:51
#39 0x082d31f2 in ?? ()
#40 0x082aeefc in ?? ()
#41 0xb4dba693 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3972
#42 0xb4dbbe18 in QObject::event (this=0x8c15910, e=0x6) at kernel/qobject.cpp:1223
#43 0xb535a8f0 in QWidget::event (this=0x8c15910, event=0xa617820) at kernel/qwidget.cpp:8435
#44 0xb5786b14 in QMainWindow::event (this=0x8c15910, event=0xa617820) at widgets/qmainwindow.cpp:1435
#45 0xb5f72824 in KMainWindow::event (this=0x8c15910, ev=0xa617820) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/kmainwindow.cpp:1103
#46 0xb5fbbda2 in KXmlGuiWindow::event (this=0x8c15910, ev=0xa617820) at /usr/src/debug/kdelibs-4.4.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#47 0xb52fa72c in QApplicationPrivate::notify_helper (this=0x896f858, receiver=0x8c15910, e=0xa617820) at kernel/qapplication.cpp:4298
#48 0xb5301608 in QApplication::notify (this=0x8c15910, receiver=0x8c15910, e=0xa617820) at kernel/qapplication.cpp:4263
#49 0xb5e7a001 in KApplication::notify (this=0xbfeded88, receiver=0x8c15910, event=0xa617820) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#50 0xb4daaf7e in QCoreApplication::notifyInternal (this=0xbfeded88, receiver=0x8c15910, event=0xa617820) at kernel/qcoreapplication.cpp:704
#51 0xb4dad983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8955b48) at kernel/qcoreapplication.h:215
#52 0xb4dadadc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#53 0xb4dd7fdd in postEventSourceDispatch (s=0x8971cf8) at kernel/qcoreapplication.h:220
#54 0xb2f8469e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#55 0xb2f88388 in ?? () from /usr/lib/libglib-2.0.so.0
#56 0xb2f8854e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#57 0xb4dd7ac1 in QEventDispatcherGlib::processEvents (this=0x896f838, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#58 0xb53badba in QGuiEventDispatcherGlib::processEvents (this=0x896f838, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:204
#59 0xb4da95ed in QEventLoop::processEvents (this=0xbfedecd4, flags=) at kernel/qeventloop.cpp:149
#60 0xb4da9a39 in QEventLoop::exec (this=0xbfedecd4, flags={i = 0}) at kernel/qeventloop.cpp:201
#61 0xb4dadbb0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#62 0xb52fa7d4 in QApplication::exec () at kernel/qapplication.cpp:3577
#63 0x083d907b in ?? ()
#64 0xb49c2a36 in __libc_start_main () from /lib/i686/libc.so.6
#65 0x0809c681 in _start ()

Possible duplicates by query: bug 226558.

Reported using DrKonqi
Comment 1 caulier.gilles 2010-03-12 23:31:53 UTC
Marcel, it's relevant of Qt4 model view port ?

Gilles Caulier
Comment 2 Robert Sela 2010-03-13 00:05:58 UTC
It  happens every time on closing aplication.
Comment 3 Marcel Wiesweg 2010-03-13 14:51:45 UTC
debug symbols from digikam are missing
Comment 4 Robert Sela 2010-03-14 10:10:03 UTC
Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0xb22ddac0 (LWP 22086))]

Thread 14 (Thread 0xb0c23b70 (LWP 22088)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0x87e32b0, mutex=0x87e32ac, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x0832d95a in ?? ()
#5  0xb4d95e2f in QThreadPrivate::start (arg=0x8898c70) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 13 (Thread 0xaefafb70 (LWP 22239)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0x8aae6c0, mutex=0x8aae6bc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0x8aae6b0) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 12 (Thread 0xae7aeb70 (LWP 22240)):
#0  0xb2ed3016 in clock_gettime () from /lib/i686/librt.so.1
#1  0xb4ec890c in qt_gettime () at kernel/qcore_unix.cpp:109
#2  0xb4ecdd36 in QTimerInfoList::updateCurrentTime (this=0x8b5a9c4) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb4ecdd7e in QTimerInfoList::timerWait (this=0x8b5a9c4, tm=@0xae7ae148) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4ecbd0b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xae7ae1bc) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4ecbdad in timerSourcePrepare (source=0x0, timeout=0xb2ed7ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb307bbc1 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb307bf89 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb307c54e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb4ecbb0f in QEventDispatcherGlib::processEvents (this=0x8bd0820, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4e9d5ed in QEventLoop::processEvents (this=0xae7ae350, flags=) at kernel/qeventloop.cpp:149
#11 0xb4e9da39 in QEventLoop::exec (this=0xae7ae350, flags={i = 0}) at kernel/qeventloop.cpp:201
#12 0xb4d92fe0 in QThread::exec (this=0x89f7260) at thread/qthread.cpp:487
#13 0xb4d95e2f in QThreadPrivate::start (arg=0x89f7260) at thread/qthread_unix.cpp:248
#14 0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#15 0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 11 (Thread 0xadfadb70 (LWP 22241)):
#0  0xb4b84880 in pthread_mutex_lock () from /lib/i686/libc.so.6
#1  0xb307bbf1 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0xb307bf89 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb307c54e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb4ecbb0f in QEventDispatcherGlib::processEvents (this=0x8bd1448, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb4e9d5ed in QEventLoop::processEvents (this=0xadfad350, flags=) at kernel/qeventloop.cpp:149
#6  0xb4e9da39 in QEventLoop::exec (this=0xadfad350, flags={i = 0}) at kernel/qeventloop.cpp:201
#7  0xb4d92fe0 in QThread::exec (this=0x8b78af8) at thread/qthread.cpp:487
#8  0xb4d95e2f in QThreadPrivate::start (arg=0x8b78af8) at thread/qthread_unix.cpp:248
#9  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#10 0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 10 (Thread 0xad7acb70 (LWP 22242)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0x8a187c0, mutex=0x8a187bc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0x8a187b0) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 9 (Thread 0xa6ffeb70 (LWP 22245)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b84744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xa7a7f4f7 in ?? () from /usr/lib/libxine.so.1
#4  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 8 (Thread 0xa5ff1b70 (LWP 22247)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4b6b246 in poll () from /lib/i686/libc.so.6
#2  0xb2e68130 in ?? () from /usr/lib/libxcb.so.1
#3  0xb2e686c2 in ?? () from /usr/lib/libxcb.so.1
#4  0xb2e68870 in ?? () from /usr/lib/libxcb.so.1
#5  0xb2e69ed1 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#6  0xb2e74d2b in xcb_intern_atom_reply () from /usr/lib/libxcb.so.1
#7  0xa67f7874 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_vo_out_xcbxv.so
#8  0xa7a8ba84 in ?? () from /usr/lib/libxine.so.1
#9  0xa7a83035 in xine_close_video_driver () from /usr/lib/libxine.so.1
#10 0xa7afc5ef in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#11 0xa7ad0658 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#12 0xa7ae1ef8 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#13 0xb4eae693 in qDeleteInEventHandler (o=0x1) at kernel/qobject.cpp:3972
#14 0xb4eafe18 in QObject::event (this=0x9d7c708, e=0xffffffff) at kernel/qobject.cpp:1223
#15 0xa7ae1a0b in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#16 0xb53ee72c in QApplicationPrivate::notify_helper (this=0x87488b0, receiver=0x9d7c708, e=0xac3bd98) at kernel/qapplication.cpp:4298
#17 0xb53f5578 in QApplication::notify (this=0xbfff4768, receiver=0x9d7c708, e=0xac3bd98) at kernel/qapplication.cpp:4181
#18 0xb5f6e001 in KApplication::notify (this=0xbfff4768, receiver=0x9d7c708, event=0xac3bd98) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#19 0xb4e9ef7e in QCoreApplication::notifyInternal (this=0xbfff4768, receiver=0x9d7c708, event=0xac3bd98) at kernel/qcoreapplication.cpp:704
#20 0xb4ea1983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8b02728) at kernel/qcoreapplication.h:215
#21 0xb4ea1adc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0xb4ecbfdd in postEventSourceDispatch (s=0x8b02248) at kernel/qcoreapplication.h:220
#23 0xb307869e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb307c388 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb307c54e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb4ecbac1 in QEventDispatcherGlib::processEvents (this=0x8b03058, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#27 0xb4e9d5ed in QEventLoop::processEvents (this=0xa5ff12f0, flags=) at kernel/qeventloop.cpp:149
#28 0xb4e9da39 in QEventLoop::exec (this=0xa5ff12f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#29 0xb4d92fe0 in QThread::exec (this=0x8bac7b8) at thread/qthread.cpp:487
#30 0xa7ad2218 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#31 0xb4d95e2f in QThreadPrivate::start (arg=0x8bac7b8) at thread/qthread_unix.cpp:248
#32 0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#33 0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 7 (Thread 0xa3e1eb70 (LWP 22253)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0x9714478, mutex=0x9714474, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0x9714468) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 6 (Thread 0xa361db70 (LWP 22260)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0xa376a28, mutex=0xa376a24, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0xa376a18) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 5 (Thread 0xa1619b70 (LWP 22261)):
#0  0xb2ed3016 in clock_gettime () from /lib/i686/librt.so.1
#1  0xb4ec890c in qt_gettime () at kernel/qcore_unix.cpp:109
#2  0xb4ecdd36 in QTimerInfoList::updateCurrentTime (this=0xa3ab84c) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb4ecdd7e in QTimerInfoList::timerWait (this=0xa3ab84c, tm=@0xa16190e8) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4ecbd0b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa161915c) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4ecbdad in timerSourcePrepare (source=0x0, timeout=0xb2ed7ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb307bbc1 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb307bf89 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb307c54e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb4ecbb0f in QEventDispatcherGlib::processEvents (this=0xa3a1618, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4e9d5ed in QEventLoop::processEvents (this=0xa16192f0, flags=) at kernel/qeventloop.cpp:149
#11 0xb4e9da39 in QEventLoop::exec (this=0xa16192f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#12 0xb4d92fe0 in QThread::exec (this=0xa3b0010) at thread/qthread.cpp:487
#13 0xa4752c9e in ?? () from /usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#14 0xb4d95e2f in QThreadPrivate::start (arg=0xa3b0010) at thread/qthread_unix.cpp:248
#15 0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#16 0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 4 (Thread 0xa0e18b70 (LWP 22262)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0xa3a2c58, mutex=0xa3a2c54, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0xa3a2c48) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 3 (Thread 0xa2e1cb70 (LWP 22450)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0xad3fd48, mutex=0xad3fd44, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0xad3fd38) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 2 (Thread 0x9e613b70 (LWP 22780)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb469a9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4b846ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4d96e80 in QWaitCondition::wait (this=0xab5b490, mutex=0xab5b48c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69c4bac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4d95e2f in QThreadPrivate::start (arg=0xab5b480) at thread/qthread_unix.cpp:248
#6  0xb4696885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4b7657e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb22ddac0 (LWP 22086)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb4ac9611 in raise () from /lib/i686/libc.so.6
#8  0xb4acaf62 in abort () from /lib/i686/libc.so.6
#9  0xb4b0a35b in ?? () from /lib/i686/libc.so.6
#10 0xb4b0ea7a in free () from /lib/i686/libc.so.6
#11 0xb4cfa601 in operator delete () from /usr/lib/libstdc++.so.6
#12 0xb5f51fdd in ~KCategoryDrawer (this=0x88d1d80) at /usr/src/debug/kdelibs-4.4.0/kdeui/itemviews/kcategorydrawer.cpp:58
#13 0x082ede96 in ?? ()
#14 0x082f60f3 in ?? ()
#15 0xb4eaeaac in QObjectPrivate::deleteChildren (this=0x8bbec00) at kernel/qobject.cpp:1978
#16 0xb5456bd0 in ~QWidget (this=0x87ce7a8) at kernel/qwidget.cpp:1460
#17 0xb585bcdf in ~QFrame (this=0x87ce7a8) at widgets/qframe.cpp:242
#18 0xb58fa4c4 in ~QAbstractScrollArea (this=0x87ce7a8) at widgets/qabstractscrollarea.cpp:524
#19 0xb59a2fcf in ~QAbstractItemView (this=0x87ce7a8) at itemviews/qabstractitemview.cpp:591
#20 0xb59c6d9f in ~QListView (this=0x87ce7a8) at itemviews/qlistview.cpp:207
#21 0x082cc1cc in ?? ()
#22 0xb4eaeaac in QObjectPrivate::deleteChildren (this=0x87a2b40) at kernel/qobject.cpp:1978
#23 0xb5456bd0 in ~QWidget (this=0x8921f78) at kernel/qwidget.cpp:1460
#24 0xb585bcdf in ~QFrame (this=0x8921f78) at widgets/qframe.cpp:242
#25 0xb58c9b8f in ~QStackedWidget (this=0x8921f78) at widgets/qstackedwidget.cpp:151
#26 0x0829b678 in ?? ()
#27 0xb4eaeaac in QObjectPrivate::deleteChildren (this=0x8bf2650) at kernel/qobject.cpp:1978
#28 0xb5456bd0 in ~QWidget (this=0x8d2f490) at kernel/qwidget.cpp:1460
#29 0xb5879b65 in ~QMainWindow (this=0x8d2f490) at widgets/qmainwindow.cpp:343
#30 0xb4eaeaac in QObjectPrivate::deleteChildren (this=0x8babbb8) at kernel/qobject.cpp:1978
#31 0xb5456bd0 in ~QWidget (this=0x87aff38) at kernel/qwidget.cpp:1460
#32 0xb585bcdf in ~QFrame (this=0x87aff38) at widgets/qframe.cpp:242
#33 0xb58c7c04 in ~QSplitter (this=0x87aff38) at widgets/qsplitter.cpp:1029
#34 0xb6a4ae99 in Digikam::SidebarSplitter::~SidebarSplitter () from /usr/lib/libdigikamcore.so.1
#35 0xb4eaeaac in QObjectPrivate::deleteChildren (this=0x8ad4f78) at kernel/qobject.cpp:1978
#36 0xb5456bd0 in ~QWidget (this=0x8d32a58) at kernel/qwidget.cpp:1460
#37 0xb585bcdf in ~QFrame (this=0x8d32a58) at widgets/qframe.cpp:242
#38 0xb604da9f in ~KHBox (this=0x8d32a58) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/khbox.cpp:51
#39 0x082d31f2 in ?? ()
#40 0x082aeefc in ?? ()
#41 0xb4eae693 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3972
#42 0xb4eafe18 in QObject::event (this=0x8a31358, e=0x6) at kernel/qobject.cpp:1223
#43 0xb544e8f0 in QWidget::event (this=0x8a31358, event=0xa860568) at kernel/qwidget.cpp:8435
#44 0xb587ab14 in QMainWindow::event (this=0x8a31358, event=0xa860568) at widgets/qmainwindow.cpp:1435
#45 0xb6066824 in KMainWindow::event (this=0x8a31358, ev=0xa860568) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/kmainwindow.cpp:1103
#46 0xb60afda2 in KXmlGuiWindow::event (this=0x8a31358, ev=0xa860568) at /usr/src/debug/kdelibs-4.4.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#47 0xb53ee72c in QApplicationPrivate::notify_helper (this=0x87488b0, receiver=0x8a31358, e=0xa860568) at kernel/qapplication.cpp:4298
#48 0xb53f5608 in QApplication::notify (this=0x8a31358, receiver=0x8a31358, e=0xa860568) at kernel/qapplication.cpp:4263
#49 0xb5f6e001 in KApplication::notify (this=0xbfff4768, receiver=0x8a31358, event=0xa860568) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#50 0xb4e9ef7e in QCoreApplication::notifyInternal (this=0xbfff4768, receiver=0x8a31358, event=0xa860568) at kernel/qcoreapplication.cpp:704
#51 0xb4ea1983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x872eb48) at kernel/qcoreapplication.h:215
#52 0xb4ea1adc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#53 0xb4ecbfdd in postEventSourceDispatch (s=0x874b6b8) at kernel/qcoreapplication.h:220
#54 0xb307869e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#55 0xb307c388 in ?? () from /usr/lib/libglib-2.0.so.0
#56 0xb307c54e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#57 0xb4ecbac1 in QEventDispatcherGlib::processEvents (this=0x8748890, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#58 0xb54aedba in QGuiEventDispatcherGlib::processEvents (this=0x8748890, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:204
#59 0xb4e9d5ed in QEventLoop::processEvents (this=0xbfff46b4, flags=) at kernel/qeventloop.cpp:149
#60 0xb4e9da39 in QEventLoop::exec (this=0xbfff46b4, flags={i = 0}) at kernel/qeventloop.cpp:201
#61 0xb4ea1bb0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#62 0xb53ee7d4 in QApplication::exec () at kernel/qapplication.cpp:3577
#63 0x083d907b in ?? ()
#64 0xb4ab6a36 in __libc_start_main () from /lib/i686/libc.so.6
#65 0x0809c681 in _start ()
Comment 5 Robert Sela 2010-03-14 10:19:00 UTC
This one shoulld  be better

Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0xb2313ac0 (LWP 25539))]

Thread 14 (Thread 0xb0c59b70 (LWP 25540)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0x9012608, mutex=0x9012604, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x0832d95a in ?? ()
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0x8fb4410) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 13 (Thread 0xaf276b70 (LWP 25543)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0x92c2538, mutex=0x92c2534, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69fabac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0x92c2528) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 12 (Thread 0xaea75b70 (LWP 25544)):
#0  0xb2f09016 in clock_gettime () from /lib/i686/librt.so.1
#1  0xb4efe90c in qt_gettime () at kernel/qcore_unix.cpp:109
#2  0xb4f03d36 in QTimerInfoList::updateCurrentTime (this=0x932b434) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb4f03d7e in QTimerInfoList::timerWait (this=0x932b434, tm=@0xaea75148) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4f01d0b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaea751bc) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4f01dad in timerSourcePrepare (source=0x0, timeout=0xb2f0dff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb30b1bc1 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb30b1f89 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb30b254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb4f01b0f in QEventDispatcherGlib::processEvents (this=0x92cb0e8, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4ed35ed in QEventLoop::processEvents (this=0xaea75350, flags=) at kernel/qeventloop.cpp:149
#11 0xb4ed3a39 in QEventLoop::exec (this=0xaea75350, flags={i = 0}) at kernel/qeventloop.cpp:201
#12 0xb4dc8fe0 in QThread::exec (this=0x92c6288) at thread/qthread.cpp:487
#13 0xb4dcbe2f in QThreadPrivate::start (arg=0x92c6288) at thread/qthread_unix.cpp:248
#14 0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#15 0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 11 (Thread 0xae274b70 (LWP 25545)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4ba1246 in poll () from /lib/i686/libc.so.6
#2  0xb30bf40b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb30b21bd in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb30b254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb4f01b0f in QEventDispatcherGlib::processEvents (this=0x9316500, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb4ed35ed in QEventLoop::processEvents (this=0xae274350, flags=) at kernel/qeventloop.cpp:149
#7  0xb4ed3a39 in QEventLoop::exec (this=0xae274350, flags={i = 0}) at kernel/qeventloop.cpp:201
#8  0xb4dc8fe0 in QThread::exec (this=0x9014558) at thread/qthread.cpp:487
#9  0xb4dcbe2f in QThreadPrivate::start (arg=0x9014558) at thread/qthread_unix.cpp:248
#10 0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#11 0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 10 (Thread 0xada73b70 (LWP 25546)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0x8fbc9a0, mutex=0x8fbc99c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69fabac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0x8fbc990) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 9 (Thread 0xa70b9b70 (LWP 25549)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d0d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xa7b3a4f7 in ?? () from /usr/lib/libxine.so.1
#4  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 8 (Thread 0xa5ca1b70 (LWP 25552)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4ba1246 in poll () from /lib/i686/libc.so.6
#2  0xb2e9e130 in ?? () from /usr/lib/libxcb.so.1
#3  0xb2e9e6c2 in ?? () from /usr/lib/libxcb.so.1
#4  0xb2e9e870 in ?? () from /usr/lib/libxcb.so.1
#5  0xb2e9fed1 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#6  0xb2eaad2b in xcb_intern_atom_reply () from /usr/lib/libxcb.so.1
#7  0xa68b2874 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_vo_out_xcbxv.so
#8  0xa7b46a84 in ?? () from /usr/lib/libxine.so.1
#9  0xa7b3e035 in xine_close_video_driver () from /usr/lib/libxine.so.1
#10 0xa7bb75ef in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#11 0xa7b8b658 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#12 0xa7b9cef8 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#13 0xb4ee4693 in qDeleteInEventHandler (o=0x1) at kernel/qobject.cpp:3972
#14 0xb4ee5e18 in QObject::event (this=0x9fb05d0, e=0xffffffff) at kernel/qobject.cpp:1223
#15 0xa7b9ca0b in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#16 0xb542472c in QApplicationPrivate::notify_helper (this=0x8f7c8b0, receiver=0x9fb05d0, e=0x92bc060) at kernel/qapplication.cpp:4298
#17 0xb542b578 in QApplication::notify (this=0xbfe5da58, receiver=0x9fb05d0, e=0x92bc060) at kernel/qapplication.cpp:4181
#18 0xb5fa4001 in KApplication::notify (this=0xbfe5da58, receiver=0x9fb05d0, event=0x92bc060) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#19 0xb4ed4f7e in QCoreApplication::notifyInternal (this=0xbfe5da58, receiver=0x9fb05d0, event=0x92bc060) at kernel/qcoreapplication.cpp:704
#20 0xb4ed7983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9478788) at kernel/qcoreapplication.h:215
#21 0xb4ed7adc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0xb4f01fdd in postEventSourceDispatch (s=0x9479500) at kernel/qcoreapplication.h:220
#23 0xb30ae69e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb30b2388 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb30b254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb4f01ac1 in QEventDispatcherGlib::processEvents (this=0x9414ef0, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#27 0xb4ed35ed in QEventLoop::processEvents (this=0xa5ca12f0, flags=) at kernel/qeventloop.cpp:149
#28 0xb4ed3a39 in QEventLoop::exec (this=0xa5ca12f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#29 0xb4dc8fe0 in QThread::exec (this=0x936a068) at thread/qthread.cpp:487
#30 0xa7b8d218 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#31 0xb4dcbe2f in QThreadPrivate::start (arg=0x936a068) at thread/qthread_unix.cpp:248
#32 0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#33 0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 7 (Thread 0xa3aeeb70 (LWP 25558)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0x9a5ef68, mutex=0x9a5ef64, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69fabac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0x9a5ef58) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 6 (Thread 0xa32edb70 (LWP 25565)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0xa6a5ed0, mutex=0xa6a5ecc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69fabac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0xa6a5ec0) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 5 (Thread 0xa0ae8b70 (LWP 25566)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4ba1246 in poll () from /lib/i686/libc.so.6
#2  0xb30bf40b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb30b21bd in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb30b254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb4f01b0f in QEventDispatcherGlib::processEvents (this=0xa6f3390, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb4ed35ed in QEventLoop::processEvents (this=0xa0ae82f0, flags=) at kernel/qeventloop.cpp:149
#7  0xb4ed3a39 in QEventLoop::exec (this=0xa0ae82f0, flags={i = 0}) at kernel/qeventloop.cpp:201
#8  0xb4dc8fe0 in QThread::exec (this=0xa6f5808) at thread/qthread.cpp:487
#9  0xa4c59c9e in ?? () from /usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#10 0xb4dcbe2f in QThreadPrivate::start (arg=0xa6f5808) at thread/qthread_unix.cpp:248
#11 0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#12 0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 4 (Thread 0xa12e9b70 (LWP 25567)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d09e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb4dcce80 in QWaitCondition::wait (this=0xa6fa728, mutex=0xa6fa724, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb69fabac in Digikam::LoadSaveThread::run () from /usr/lib/libdigikamcore.so.1
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0xa6fa718) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 3 (Thread 0xa22ebb70 (LWP 25574)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d0d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xb4dcce0c in QWaitCondition::wait (this=0xaadb40c, mutex=0xaadb408, time=30000) at thread/qwaitcondition_unix.cpp:85
#4  0xb4dc159e in QThreadPoolThread::run (this=0xa7180d8) at concurrent/qthreadpool.cpp:140
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0xa7180d8) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 2 (Thread 0x9eae4b70 (LWP 25591)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb46d0d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb4bba744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xb4dcce0c in QWaitCondition::wait (this=0xaadb40c, mutex=0xaadb408, time=30000) at thread/qwaitcondition_unix.cpp:85
#4  0xb4dc159e in QThreadPoolThread::run (this=0xa811350) at concurrent/qthreadpool.cpp:140
#5  0xb4dcbe2f in QThreadPrivate::start (arg=0xa811350) at thread/qthread_unix.cpp:248
#6  0xb46cc885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb4bac57e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb2313ac0 (LWP 25539)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb4aff611 in raise () from /lib/i686/libc.so.6
#8  0xb4b00f62 in abort () from /lib/i686/libc.so.6
#9  0xb4b4035b in ?? () from /lib/i686/libc.so.6
#10 0xb4b44a7a in free () from /lib/i686/libc.so.6
#11 0xb4d30601 in operator delete () from /usr/lib/libstdc++.so.6
#12 0xb5f87fdd in ~KCategoryDrawer (this=0x9124ee8) at /usr/src/debug/kdelibs-4.4.0/kdeui/itemviews/kcategorydrawer.cpp:58
#13 0x082ede96 in ?? ()
#14 0x082f60f3 in ?? ()
#15 0xb4ee4aac in QObjectPrivate::deleteChildren (this=0x925c020) at kernel/qobject.cpp:1978
#16 0xb548cbd0 in ~QWidget (this=0x914e2b0) at kernel/qwidget.cpp:1460
#17 0xb5891cdf in ~QFrame (this=0x914e2b0) at widgets/qframe.cpp:242
#18 0xb59304c4 in ~QAbstractScrollArea (this=0x914e2b0) at widgets/qabstractscrollarea.cpp:524
#19 0xb59d8fcf in ~QAbstractItemView (this=0x914e2b0) at itemviews/qabstractitemview.cpp:591
#20 0xb59fcd9f in ~QListView (this=0x914e2b0) at itemviews/qlistview.cpp:207
#21 0x082cc1cc in ?? ()
#22 0xb4ee4aac in QObjectPrivate::deleteChildren (this=0x925d668) at kernel/qobject.cpp:1978
#23 0xb548cbd0 in ~QWidget (this=0x9153060) at kernel/qwidget.cpp:1460
#24 0xb5891cdf in ~QFrame (this=0x9153060) at widgets/qframe.cpp:242
#25 0xb58ffb8f in ~QStackedWidget (this=0x9153060) at widgets/qstackedwidget.cpp:151
#26 0x0829b678 in ?? ()
#27 0xb4ee4aac in QObjectPrivate::deleteChildren (this=0x9154728) at kernel/qobject.cpp:1978
#28 0xb548cbd0 in ~QWidget (this=0x9152f70) at kernel/qwidget.cpp:1460
#29 0xb58afb65 in ~QMainWindow (this=0x9152f70) at widgets/qmainwindow.cpp:343
#30 0xb4ee4aac in QObjectPrivate::deleteChildren (this=0x925c5a0) at kernel/qobject.cpp:1978
#31 0xb548cbd0 in ~QWidget (this=0x9228540) at kernel/qwidget.cpp:1460
#32 0xb5891cdf in ~QFrame (this=0x9228540) at widgets/qframe.cpp:242
#33 0xb58fdc04 in ~QSplitter (this=0x9228540) at widgets/qsplitter.cpp:1029
#34 0xb6a80e99 in Digikam::SidebarSplitter::~SidebarSplitter () from /usr/lib/libdigikamcore.so.1
#35 0xb4ee4aac in QObjectPrivate::deleteChildren (this=0x92be040) at kernel/qobject.cpp:1978
#36 0xb548cbd0 in ~QWidget (this=0x92c2c90) at kernel/qwidget.cpp:1460
#37 0xb5891cdf in ~QFrame (this=0x92c2c90) at widgets/qframe.cpp:242
#38 0xb6083a9f in ~KHBox (this=0x92c2c90) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/khbox.cpp:51
#39 0x082d31f2 in ?? ()
#40 0x082aeefc in ?? ()
#41 0xb4ee4693 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3972
#42 0xb4ee5e18 in QObject::event (this=0x922cd18, e=0x6) at kernel/qobject.cpp:1223
#43 0xb54848f0 in QWidget::event (this=0x922cd18, event=0xb181fa8) at kernel/qwidget.cpp:8435
#44 0xb58b0b14 in QMainWindow::event (this=0x922cd18, event=0xb181fa8) at widgets/qmainwindow.cpp:1435
#45 0xb609c824 in KMainWindow::event (this=0x922cd18, ev=0xb181fa8) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/kmainwindow.cpp:1103
#46 0xb60e5da2 in KXmlGuiWindow::event (this=0x922cd18, ev=0xb181fa8) at /usr/src/debug/kdelibs-4.4.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#47 0xb542472c in QApplicationPrivate::notify_helper (this=0x8f7c8b0, receiver=0x922cd18, e=0xb181fa8) at kernel/qapplication.cpp:4298
#48 0xb542b608 in QApplication::notify (this=0x922cd18, receiver=0x922cd18, e=0xb181fa8) at kernel/qapplication.cpp:4263
#49 0xb5fa4001 in KApplication::notify (this=0xbfe5da58, receiver=0x922cd18, event=0xb181fa8) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#50 0xb4ed4f7e in QCoreApplication::notifyInternal (this=0xbfe5da58, receiver=0x922cd18, event=0xb181fa8) at kernel/qcoreapplication.cpp:704
#51 0xb4ed7983 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8f62b48) at kernel/qcoreapplication.h:215
#52 0xb4ed7adc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#53 0xb4f01fdd in postEventSourceDispatch (s=0x8f7f6b8) at kernel/qcoreapplication.h:220
#54 0xb30ae69e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#55 0xb30b2388 in ?? () from /usr/lib/libglib-2.0.so.0
#56 0xb30b254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#57 0xb4f01ac1 in QEventDispatcherGlib::processEvents (this=0x8f7c890, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#58 0xb54e4dba in QGuiEventDispatcherGlib::processEvents (this=0x8f7c890, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:204
#59 0xb4ed35ed in QEventLoop::processEvents (this=0xbfe5d9a4, flags=) at kernel/qeventloop.cpp:149
#60 0xb4ed3a39 in QEventLoop::exec (this=0xbfe5d9a4, flags={i = 0}) at kernel/qeventloop.cpp:201
#61 0xb4ed7bb0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#62 0xb54247d4 in QApplication::exec () at kernel/qapplication.cpp:3577
#63 0x083d907b in ?? ()
#64 0xb4aeca36 in __libc_start_main () from /lib/i686/libc.so.6
#65 0x0809c681 in _start ()
Comment 6 Marcel Wiesweg 2010-03-14 17:32:43 UTC
You see the question marks in stack 13 and 14 of thread 1? This is probably digikam code. You need the debug package for digikam.
Comment 7 Robert Sela 2010-03-23 22:08:16 UTC
Created attachment 42209 [details]
New crash information added by DrKonqi

Nothin new, it happens all the time.
chrash on closing.
Comment 8 Marcel Wiesweg 2010-03-23 22:29:27 UTC
#13 0x082ede96 in ?? ()
#14 0x082f60f3 in ?? ()
Comment 9 Robert Sela 2010-03-25 21:25:12 UTC
Created attachment 42257 [details]
New crash information added by DrKonqi

I changed debug package for coresponding one.
Comment 10 caulier.gilles 2010-04-04 10:47:01 UTC
digiKam and Kipi-plugins 1.2.0 are out. Please check if crash is still valid there.

Thanks in advance

Gilles Caulier
Comment 11 Robert Sela 2010-04-05 12:14:55 UTC
Created attachment 42500 [details]
New crash information added by DrKonqi

Again, nothing new.
Sorry iff there is no enough info in report.
Comment 12 Robert Sela 2010-04-05 12:32:14 UTC
Created attachment 42501 [details]
New crash information added by DrKonqi

I installed some aditional packages but nothing useful yet.
Comment 13 Marcel Wiesweg 2010-04-05 16:28:32 UTC
All right for now, the complete backtrace has become available in 233345
Comment 14 Marcel Wiesweg 2010-04-05 16:29:21 UTC
*** Bug 233345 has been marked as a duplicate of this bug. ***
Comment 15 Marcel Wiesweg 2010-04-05 16:29:36 UTC
#13 0x018116f1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0x079eddaf in ~KCategoryDrawer (this=0x9372fc0, __in_chrg=<value optimized
out>) at ../../kdeui/itemviews/kcategorydrawer.cpp:58
#15 0x08304195 in ~ImageCategoryDrawer (this=0x9372fc0, __in_chrg=<value
optimized out>) at
/build/buildd/digikam-1.2.0/digikam/imagecategorydrawer.cpp:78
#16 0x08306cb5 in ~ImageDelegate (this=0x949bb10, __in_chrg=<value optimized
out>) at /build/buildd/digikam-1.2.0/digikam/imagedelegate.cpp:83
#17 0x082ecf68 in ~DigikamImageDelegate (this=0x949bb10, __in_chrg=<value
optimized out>) at
/build/buildd/digikam-1.2.0/digikam/digikamimagedelegate.cpp:71
#18 0x0624a36f in QObjectPrivate::deleteChildren (this=0x9491240) at
kernel/qobject.cpp:1986
Comment 16 Marcel Wiesweg 2010-04-05 16:43:10 UTC
I still have no good idea why it's crashing. There is no other place where the CategoryDrawer is deleted, and it's not the child of another object.
Comment 17 Lazar Niketic 2010-04-07 12:39:03 UTC
If I can help in any way just mail me but keep in mind that i'm no advanced
user.

On Mon, Apr 5, 2010 at 4:43 PM, Marcel Wiesweg <marcel.wiesweg@gmx.de>wrote:

> https://bugs.kde.org/show_bug.cgi?id=230515
>
>
>
>
>
> --- Comment #16 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-04-05
> 16:43:10 ---
> I still have no good idea why it's crashing. There is no other place where
> the
> CategoryDrawer is deleted, and it's not the child of another object.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 18 Lazar Niketic 2010-05-02 00:12:12 UTC
Since clean install of Kubuntu 10.04 the problem is gone.

On Wed, Apr 7, 2010 at 12:38 PM, Lazar Niketic <lazica@gmail.com> wrote:

> If I can help in any way just mail me but keep in mind that i'm no advanced
> user.
>
>
> On Mon, Apr 5, 2010 at 4:43 PM, Marcel Wiesweg <marcel.wiesweg@gmx.de>wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=230515
>>
>>
>>
>>
>>
>> --- Comment #16 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-04-05
>> 16:43:10 ---
>> I still have no good idea why it's crashing. There is no other place where
>> the
>> CategoryDrawer is deleted, and it's not the child of another object.
>>
>> --
>> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
>> ------- You are receiving this mail because: -------
>> You are on the CC list for the bug.
>>
>
>
>
> --
> Lazar
>
Comment 19 Marcel Wiesweg 2010-08-03 10:56:29 UTC
*** Bug 245019 has been marked as a duplicate of this bug. ***
Comment 20 Marcel Wiesweg 2010-08-03 10:57:32 UTC
*** Bug 226558 has been marked as a duplicate of this bug. ***
Comment 21 Marcel Wiesweg 2010-08-03 11:10:16 UTC
Anyone who can reproduce that bug:
Please run digikam under gdb, add a breakpoint on 'KCategoryDrawer::~KCategoryDrawer()' or 'Digikam::ImageCategoryDrawer::~ImageCategoryDrawer()', and check if the breakpoint hits before the crash. If yes, give me a backtrace. If not, it's getting even more mysterious.
Comment 22 Marcel Wiesweg 2010-08-13 11:22:20 UTC
*** Bug 246506 has been marked as a duplicate of this bug. ***
Comment 23 Pino Toscano 2010-08-14 09:49:11 UTC
*** Bug 247812 has been marked as a duplicate of this bug. ***
Comment 24 Daniel Bauer 2010-08-16 18:59:54 UTC
Created attachment 50620 [details]
New crash information added by DrKonqi

same here: crashes everytime I close the app. Doesn't seem to have any consequences, except that the crash handler is shown.
Comment 25 Johannes Wienke 2010-08-16 19:14:30 UTC
Can you please do the steps described in comment #21?
Comment 26 Daniel Bauer 2010-08-16 19:27:56 UTC
Created attachment 50623 [details]
backtrace after crash

(In reply to comment #21)

I hope the attachement gives you what you need :-)
Both breakpoint have been reached before the crash, first 'Digikam::ImageCategory...' then 'KCategoryDrawer:...'.
Comment 27 Marcel Wiesweg 2010-08-17 11:31:09 UTC
Thanks Daniel.
So the breakpoints hit exactly once, in the call stack leading to the crash (if you backtrace at the breakpoints, you get the same backtrace except for the last few lines yet missing?)
Comment 28 Daniel Bauer 2010-08-17 13:45:10 UTC
Created attachment 50652 [details]
complete gdb session

(In reply to comment #27)

Marcel, I don't know nothing about gdb, but I started a new gdb session, set the breakpoints and typed "backtrace" when reached... I copied the complete output, so you can also see what I typed. If you need more or other info, just let me know and tell me how I can get it...
Comment 29 Marcel Wiesweg 2010-08-19 11:00:08 UTC
SVN commit 1165397 by mwiesweg:

Based on the available debugging information, I can give no reason
why this is crashing, and cannot reproduce.
Nonetheless it is crashing for a lot of people, so try if removinf this statement helps
(and, yes, it is apparently a memory leak, but only at application shutdown)

CCBUG: 230515

 M  +2 -1      imagedelegate.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1165397
Comment 30 Marcel Wiesweg 2010-08-19 11:01:25 UTC
Ok, I dont know what's happening here. If it crashes, let's remove the "delete" statement to cure symptoms. Still better than keeping crashing.
Comment 31 Patrice Blairon 2010-08-30 10:04:44 UTC
Created attachment 51103 [details]
New crash information added by DrKonqi

Digikam 1.3.0 (KDE 4.4.4 dev rel 8) crash on exit
Comment 32 John Andrew McInnes 2010-09-05 04:33:13 UTC
Created attachment 51330 [details]
New crash information added by DrKonqi

just open digikam, then close it. apparently I need to type more here... umm there that should satisfy the thing.. ?
Comment 33 Marcel Wiesweg 2010-09-05 18:57:49 UTC
See comments #16, #29 and #30
Comment 34 John Andrew McInnes 2010-09-05 23:06:35 UTC
tried to build from svn, im on opensuse 11.2 64 bit, libkdcraw 7,8 and devel package is installed, but I get cmake:

libkdcraw library found.................. NO

sorry
Comment 35 Fischer_Thor 2010-09-13 21:49:07 UTC
fixed in Version 1.4.0
Comment 36 caulier.gilles 2010-09-14 08:43:01 UTC
Thanks Fischer,

i close this file now. Re-open it if necessary.

Gilles Caulier