Bug 280620 - Digikam crashes when tagging multiple non-faces
Summary: Digikam crashes when tagging multiple non-faces
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Engine (show other bugs)
Version: 2.0.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 05:35 UTC by mail
Modified: 2019-12-23 06:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mail 2011-08-23 05:35:01 UTC
Application: digikam (2.0.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed: select multiple non-faces, click on the red x to tag it as no-faces. It tags 50% of the selected images an then crashes (110 selected -> 55 tagged, 55 selected -> 27 tagged, -> 14 -> 7 -> 3) So this time i just selected 3 images and it crashed again

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0xaf8d18c0 (LWP 3129))]

Thread 10 (Thread 0xaf457b70 (LWP 3131)):
#0  0xb77a2424 in __kernel_vsyscall ()
#1  0xb45f3f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb346084b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb34501af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb345092b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb055b304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb34792df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xabe22b70 (LWP 3133)):
#0  0xb77a2424 in __kernel_vsyscall ()
#1  0xb452348c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb46103fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb4987467 in wait (this=0x96716b4, mutex=0x96716b0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x96716b4, mutex=0x96716b0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x081e4d09 in Digikam::ScanController::run (this=0x966ef38) at /build/buildd/digikam2-2.0.0/core/digikam/database/scancontroller.cpp:618
#6  0xb4986da2 in QThreadPrivate::start (arg=0x966ef38) at thread/qthread_unix.cpp:320
#7  0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xab621b70 (LWP 3134)):
#0  0xb452136b in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb4610616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb344f924 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3450270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3450524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4aa8577 in QEventDispatcherGlib::processEvents (this=0x9675058, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb4a7a289 in QEventLoop::processEvents (this=0xab6210e0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4a7a522 in QEventLoop::exec (this=0xab6210e0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb49842a0 in QThread::exec (this=0x9673760) at thread/qthread.cpp:492
#9  0xb4a5bfdb in QInotifyFileSystemWatcherEngine::run (this=0x9673760) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb4986da2 in QThreadPrivate::start (arg=0x9673760) at thread/qthread_unix.cpp:320
#11 0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xaae20b70 (LWP 3136)):
#0  0xb77a2424 in __kernel_vsyscall ()
#1  0xb452348c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb46103fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb4987467 in wait (this=0xadfe4900, mutex=0xadfe48fc, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xadfe4900, mutex=0xadfe48fc, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb67c782a in Digikam::ParkingThread::run (this=0xadfe48f0) at /build/buildd/digikam2-2.0.0/core/libs/threads/threadmanager.cpp:119
#6  0xb4986da2 in QThreadPrivate::start (arg=0xadfe48f0) at thread/qthread_unix.cpp:320
#7  0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa3f8bb70 (LWP 3157)):
#0  0xb3043d41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb49dcdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb4aa94f2 in updateCurrentTime (this=0x9d596b4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x9d596b4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb4aa7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa3f8af1c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb4aa7dcd in timerSourcePrepare (source=0x9d59680, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb344efd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb344fe63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb3450524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb4aa8577 in QEventDispatcherGlib::processEvents (this=0xa4efbd0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb4a7a289 in QEventLoop::processEvents (this=0xa3f8b0f0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb4a7a522 in QEventLoop::exec (this=0xa3f8b0f0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb67c6e75 in Digikam::WorkerObjectRunnable::run (this=0xa729990) at /build/buildd/digikam2-2.0.0/core/libs/threads/threadmanager.cpp:196
#14 0xb497a866 in QThreadPoolThread::run (this=0xa17ddb0) at concurrent/qthreadpool.cpp:106
#15 0xb4986da2 in QThreadPrivate::start (arg=0xa17ddb0) at thread/qthread_unix.cpp:320
#16 0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa0cfeb70 (LWP 3158)):
#0  0xb3043d41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb49dcdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb4aa94f2 in updateCurrentTime (this=0x9d5a0b4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x9d5a0b4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb4aa7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa0cfdf1c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb4aa7dcd in timerSourcePrepare (source=0x9d5a080, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb344efd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb344fe63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb3450524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb4aa8577 in QEventDispatcherGlib::processEvents (this=0x9d596e8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb4a7a289 in QEventLoop::processEvents (this=0xa0cfe0f0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb4a7a522 in QEventLoop::exec (this=0xa0cfe0f0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb67c6e75 in Digikam::WorkerObjectRunnable::run (this=0xa725168) at /build/buildd/digikam2-2.0.0/core/libs/threads/threadmanager.cpp:196
#14 0xb497a866 in QThreadPoolThread::run (this=0x9d58870) at concurrent/qthreadpool.cpp:106
#15 0xb4986da2 in QThreadPrivate::start (arg=0x9d58870) at thread/qthread_unix.cpp:320
#16 0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xa04fdb70 (LWP 3159)):
#0  0xb4d795a7 in ref () at /usr/include/qt4/QtCore/qatomic_i386.h:120
#1  QString () at /usr/include/qt4/QtCore/qstring.h:729
#2  KLocalePrivate::defaultLanguage () at ../../kdecore/localization/klocale_kde.cpp:2708
#3  0xb4d728c2 in KLocale::defaultLanguage () at ../../kdecore/localization/klocale.cpp:617
#4  0xb4d82109 in KLocalePrivate::translateRawFrom (this=0x9657740, catname=0x0, msgctxt=0xaa61b924 "QSQLiteResult", msgid=0xaa61b9ef "Unable to fetch row", msgid_plural=0x0, n=0, language=0xa04fc714, translation=0xa04fc718) at ../../kdecore/localization/klocale_kde.cpp:935
#5  0xb4d7982f in KLocalePrivate::translateQt (this=0x9657740, context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", comment=0x0) at ../../kdecore/localization/klocale_kde.cpp:1011
#6  0xb4d71971 in KLocale::translateQt (this=0x964d470, context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", comment=0x0) at ../../kdecore/localization/klocale.cpp:199
#7  0xb4cecd90 in KDETranslator::translate (this=0x964a5b0, context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", message=0x0) at ../../kdecore/kernel/kglobal_p.h:52
#8  0xb4a98ede in QTranslator::translate (this=0x964a5b0, context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", disambiguation=0x0, n=-1) at kernel/qtranslator.cpp:801
#9  0xb4a7b792 in QCoreApplication::translate (context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", disambiguation=0x0, encoding=QCoreApplication::CodecForTr, n=-1) at kernel/qcoreapplication.cpp:1767
#10 0xb4a7bc06 in QCoreApplication::translate (context=0xaa61b924 "QSQLiteResult", sourceText=0xaa61b9ef "Unable to fetch row", disambiguation=0x0, encoding=QCoreApplication::CodecForTr) at kernel/qcoreapplication.cpp:1682
#11 0xaa619a8e in QSQLiteResultPrivate::fetchNext (this=0xa3335938, values=..., idx=0, initialFetch=true) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:276
#12 0xaa61a9aa in QSQLiteResult::exec (this=0x9f952a30) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:410
#13 0xb775a752 in QSqlQuery::exec (this=0xa04fcbc8) at kernel/qsqlquery.cpp:943
#14 0xb6757826 in Digikam::DatabaseCoreBackend::exec (this=0xadf04d00, query=...) at /build/buildd/digikam2-2.0.0/core/libs/database/databasecorebackend.cpp:1405
#15 0xb6757a43 in Digikam::DatabaseCoreBackend::execQuery (this=0xadf04d00, query=..., boundValue1=..., boundValue2=..., boundValue3=..., boundValue4=...) at /build/buildd/digikam2-2.0.0/core/libs/database/databasecorebackend.cpp:1077
#16 0xb6757aae in Digikam::DatabaseCoreBackend::execQuery (this=0xadf04d00, sql=..., boundValue1=..., boundValue2=..., boundValue3=..., boundValue4=...) at /build/buildd/digikam2-2.0.0/core/libs/database/databasecorebackend.cpp:1022
#17 0xb6759895 in Digikam::DatabaseCoreBackend::execSql (this=0xadf04d00, sql=..., boundValue1=..., boundValue2=..., boundValue3=..., boundValue4=..., values=0x0, lastInsertId=0xa04fcc80) at /build/buildd/digikam2-2.0.0/core/libs/database/databasecorebackend.cpp:921
#18 0xb676546f in Digikam::ThumbnailDB::insertThumbnail (this=0xadf28290, info=..., lastInsertId=0xa04fccfc) at /build/buildd/digikam2-2.0.0/core/libs/database/thumbnaildb.cpp:262
#19 0xb679c565 in Digikam::ThumbnailCreator::storeInDatabase (this=0x97b0318, info=..., image=...) at /build/buildd/digikam2-2.0.0/core/libs/threadimageio/thumbnailcreator.cpp:753
#20 0xb67a21c6 in Digikam::ThumbnailCreator::load (this=0x97b0318, path=..., rect=..., pregenerate=false) at /build/buildd/digikam2-2.0.0/core/libs/threadimageio/thumbnailcreator.cpp:264
#21 0xb67a2a9b in Digikam::ThumbnailCreator::load (this=0x97b0318, path=...) at /build/buildd/digikam2-2.0.0/core/libs/threadimageio/thumbnailcreator.cpp:196
#22 0xb67b3477 in Digikam::ThumbnailLoadingTask::execute (this=0x9fb2f060) at /build/buildd/digikam2-2.0.0/core/libs/threadimageio/thumbnailtask.cpp:169
#23 0xb67822b0 in Digikam::LoadSaveThread::run (this=0x983adf8) at /build/buildd/digikam2-2.0.0/core/libs/threadimageio/loadsavethread.cpp:118
#24 0xb67c9010 in Digikam::DynamicThread::DynamicThreadPriv::run (this=0x97aa0e0) at /build/buildd/digikam2-2.0.0/core/libs/threads/dynamicthread.cpp:328
#25 0xb497a866 in QThreadPoolThread::run (this=0xa1124cb0) at concurrent/qthreadpool.cpp:106
#26 0xb4986da2 in QThreadPrivate::start (arg=0xa1124cb0) at thread/qthread_unix.cpp:320
#27 0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#28 0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x9ed2bb70 (LWP 3160)):
#0  0xb36b88de in ?? () from /usr/lib/i386-linux-gnu/libgomp.so.1
#1  0xb36b8991 in ?? () from /usr/lib/i386-linux-gnu/libgomp.so.1
#2  0xb36b7225 in ?? () from /usr/lib/i386-linux-gnu/libgomp.so.1
#3  0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0x9d5ffb70 (LWP 3161)):
#0  0xb77a2424 in __kernel_vsyscall ()
#1  0xb4523834 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb4610454 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb49873e5 in wait (this=0xaa37a134, mutex=0xaa37a130, time=30000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xaa37a134, mutex=0xaa37a130, time=30000) at thread/qwaitcondition_unix.cpp:160
#5  0xb497a8f1 in QThreadPoolThread::run (this=0x9dccbde0) at concurrent/qthreadpool.cpp:140
#6  0xb4986da2 in QThreadPrivate::start (arg=0x9dccbde0) at thread/qthread_unix.cpp:320
#7  0xb451ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb460273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xaf8d18c0 (LWP 3129)):
[KCrash Handler]
#7  Digikam::ImageModel::imageInfo (this=0x0, row=0) at /build/buildd/digikam2-2.0.0/core/libs/models/imagemodel.cpp:191
#8  0xb641da00 in Digikam::ImageModel::retrieveImageInfo (index=...) at /build/buildd/digikam2-2.0.0/core/libs/models/imagemodel.cpp:302
#9  0x08210192 in Digikam::DigikamImageView::removeFaces (this=0xaa303e80, indexes=...) at /build/buildd/digikam2-2.0.0/core/digikam/items/digikamimageview.cpp:264
#10 0x082108b5 in Digikam::DigikamImageView::qt_metacall (this=0xaa303e80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfe9f2b8) at /build/buildd/digikam2-2.0.0/obj-i686-linux-gnu/core/digikam/digikamimageview.moc:186
#11 0xb4a816ba in QMetaObject::metacall (object=0xaa303e80, cl=QMetaObject::InvokeMetaMethod, idx=150, argv=0xbfe9f2b8) at kernel/qmetaobject.cpp:237
#12 0xb4a914ff in QMetaObject::activate (sender=0xadf5c948, m=0x840b2a0, local_signal_index=0, argv=0xbfe9f2b8) at kernel/qobject.cpp:3287
#13 0x08221db5 in Digikam::FaceRejectionOverlay::rejectFaces (this=0xadf5c948, _t1=...) at /build/buildd/digikam2-2.0.0/obj-i686-linux-gnu/core/digikam/facerejectionoverlay.moc:90
#14 0x08221f63 in Digikam::FaceRejectionOverlay::slotClicked (this=0xadf5c948) at /build/buildd/digikam2-2.0.0/core/digikam/items/facerejectionoverlay.cpp:108
#15 0x08222000 in Digikam::FaceRejectionOverlay::qt_metacall (this=0xadf5c948, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfe9f438) at /build/buildd/digikam2-2.0.0/obj-i686-linux-gnu/core/digikam/facerejectionoverlay.moc:78
#16 0xb4a816ba in QMetaObject::metacall (object=0xadf5c948, cl=QMetaObject::InvokeMetaMethod, idx=16, argv=0xbfe9f438) at kernel/qmetaobject.cpp:237
#17 0xb4a914ff in QMetaObject::activate (sender=0x9d47f00, m=0x8518100, local_signal_index=2, argv=0xbfe9f438) at kernel/qobject.cpp:3287
#18 0xb56987c9 in QAbstractButton::clicked (this=0x9d47f00, _t1=true) at .moc/release-shared/moc_qabstractbutton.cpp:206
#19 0xb53b0326 in QAbstractButtonPrivate::emitClicked (this=0x9d38500) at widgets/qabstractbutton.cpp:546
#20 0xb53b1b94 in QAbstractButtonPrivate::click (this=0x9d38500) at widgets/qabstractbutton.cpp:539
#21 0xb53b1e4e in QAbstractButton::mouseReleaseEvent (this=0x9d47f00, e=0xbfe9fb54) at widgets/qabstractbutton.cpp:1121
#22 0xb500513a in QWidget::event (this=0x9d47f00, event=0xbfe9fb54) at kernel/qwidget.cpp:8259
#23 0xb53b0e9e in QAbstractButton::event (this=0x9d47f00, e=0xbfe9fb54) at widgets/qabstractbutton.cpp:1080
#24 0xb4facd24 in QApplicationPrivate::notify_helper (this=0x94c0958, receiver=0x9d47f00, e=0xbfe9fb54) at kernel/qapplication.cpp:4462
#25 0xb4fb2201 in QApplication::notify (this=0xbfea047c, receiver=0x9d47f00, e=0xbfe9fb54) at kernel/qapplication.cpp:4023
#26 0xb5ae03ca in KApplication::notify (this=0xbfea047c, receiver=0x9d47f00, event=0xbfe9fb54) at ../../kdeui/kernel/kapplication.cpp:311
#27 0xb4a7b0bb in QCoreApplication::notifyInternal (this=0xbfea047c, receiver=0x9d47f00, event=0xbfe9fb54) at kernel/qcoreapplication.cpp:731
#28 0xb4fadc3b in sendSpontaneousEvent (receiver=0x9d47f00, event=0xbfe9fb54, alienWidget=0x9d47f00, nativeWidget=0xaa303e80, buttonDown=0xb58fbc60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 QApplicationPrivate::sendMouseEvent (receiver=0x9d47f00, event=0xbfe9fb54, alienWidget=0x9d47f00, nativeWidget=0xaa303e80, buttonDown=0xb58fbc60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#30 0xb503904c in QETWidget::translateMouseEvent (this=0xaa303e80, event=0xbfea007c) at kernel/qapplication_x11.cpp:4558
#31 0xb50379b5 in QApplication::x11ProcessEvent (this=0xbfea047c, event=0xbfea007c) at kernel/qapplication_x11.cpp:3680
#32 0xb50635f4 in x11EventSourceDispatch (s=0x94c4300, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0xb344faa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb3450270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb3450524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#36 0xb4aa853c in QEventDispatcherGlib::processEvents (this=0x94bf9e8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#37 0xb50631e5 in QGuiEventDispatcherGlib::processEvents (this=0x94bf9e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0xb4a7a289 in QEventLoop::processEvents (this=0xbfea0344, flags=...) at kernel/qeventloop.cpp:149
#39 0xb4a7a522 in QEventLoop::exec (this=0xbfea0344, flags=...) at kernel/qeventloop.cpp:201
#40 0xb4a7eecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#41 0xb4faa8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#42 0x082be083 in main (argc=) at /build/buildd/digikam2-2.0.0/core/digikam/main/main.cpp:232

Reported using DrKonqi
Comment 1 caulier.gilles 2011-08-23 07:38:07 UTC

*** This bug has been marked as a duplicate of bug 279781 ***
Comment 2 caulier.gilles 2011-08-29 04:28:34 UTC
*** Bug 280958 has been marked as a duplicate of this bug. ***
Comment 3 caulier.gilles 2019-12-23 06:22:05 UTC
Problem is fixed with new 7.0.0-beta1 through this long story from this bug

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

You can test digiKam 7.0.0-beta1 with bundle available here:

https://download.kde.org/unstable/digikam/

Don't hesitate to give us a fresh feedback about his entry.

Thanks in advance

Gilles Caulier