Bug 246899 - digiKam crashes when hovering over the thumbnail view of a photograph
Summary: digiKam crashes when hovering over the thumbnail view of a photograph
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Engine (show other bugs)
Version: 1.2.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 13:06 UTC by Toomas Rosin
Modified: 2019-08-15 12:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toomas Rosin 2010-08-06 13:06:00 UTC
Application: digikam (1.2.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.1 i686

-- Information about the crash:
The crash occurs always when hovering over the thumbnail for a few seconds.  If I right-click on the thumbnail and select "View" quickly enough, digiKam crashes immediately after that.

The crash can be reproduced every time.

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

Thread 17 (Thread 0xb120bb70 (LWP 4781)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xa0259e8, mutex=0xa0259e4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa0259e8, mutex=0xa0259e4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x082d7d34 in Digikam::ScanController::run (this=0xa044c10) at /SOURCES/digikam--1.2.0/digikam/scancontroller.cpp:516
#5  0xb4d1957e in QThreadPrivate::start (arg=0xa044c10) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 16 (Thread 0xb06ffb70 (LWP 4783)):
#0  0xb2dd7502 in clock_gettime () from /lib/librt.so.1
#1  0xb4e32dfb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb4e36ee2 in QTimerInfoList::updateCurrentTime (this=0xa15f1b4, tm=...) at kernel/qeventdispatcher_unix.cpp:340
#3  QTimerInfoList::timerWait (this=0xa15f1b4, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4e35932 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb06ff114) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4e359cd in timerSourcePrepare (source=0xa15f180, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb433b8ac in IA__g_main_context_prepare (context=0xa15dc58, priority=0xb06ff168) at gmain.c:2280
#7  0xb433c2d0 in g_main_context_iterate (context=0xa15dc58, block=1, dispatch=1, self=0xa15e4d8) at gmain.c:2571
#8  0xb433c631 in IA__g_main_context_iteration (context=0xa15dc58, may_block=1) at gmain.c:2654
#9  0xb4e36127 in QEventDispatcherGlib::processEvents (this=0xa14bda0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4e0a3b9 in QEventLoop::processEvents (this=0xb06ff2a0, flags=...) at kernel/qeventloop.cpp:149
#11 0xb4e0a62a in QEventLoop::exec (this=0xb06ff2a0, flags=...) at kernel/qeventloop.cpp:201
#12 0xb4d16add in QThread::exec (this=0xa14b7d0) at thread/qthread.cpp:487
#13 0xb671086d in Digikam::ImageFilterModelWorker::Thread::run (this=0xa14b7d0) at /SOURCES/digikam--1.2.0/digikam/../libs/models/imagefiltermodelthreads.h:66
#14 0xb4d1957e in QThreadPrivate::start (arg=0xa14b7d0) at thread/qthread_unix.cpp:248
#15 0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#16 0xb4a61c9e in clone () from /lib/libc.so.6

Thread 15 (Thread 0xafefeb70 (LWP 4784)):
#0  0xb4c9fc3a in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb433b8fe in IA__g_main_context_prepare (context=0xa15c808, priority=0xafefe168) at gmain.c:2282
#2  0xb433c2d0 in g_main_context_iterate (context=0xa15c808, block=1, dispatch=1, self=0xa15a5c0) at gmain.c:2571
#3  0xb433c631 in IA__g_main_context_iteration (context=0xa15c808, may_block=1) at gmain.c:2654
#4  0xb4e36127 in QEventDispatcherGlib::processEvents (this=0xa15a5e8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb4e0a3b9 in QEventLoop::processEvents (this=0xafefe2a0, flags=...) at kernel/qeventloop.cpp:149
#6  0xb4e0a62a in QEventLoop::exec (this=0xafefe2a0, flags=...) at kernel/qeventloop.cpp:201
#7  0xb4d16add in QThread::exec (this=0xa14baf8) at thread/qthread.cpp:487
#8  0xb671086d in Digikam::ImageFilterModelWorker::Thread::run (this=0xa14baf8) at /SOURCES/digikam--1.2.0/digikam/../libs/models/imagefiltermodelthreads.h:66
#9  0xb4d1957e in QThreadPrivate::start (arg=0xa14baf8) at thread/qthread_unix.cpp:248
#10 0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#11 0xb4a61c9e in clone () from /lib/libc.so.6

Thread 14 (Thread 0xaf6fdb70 (LWP 4785)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xa168a38, mutex=0xa168a34, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa168a38, mutex=0xa168a34, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xa168a28) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xa168a28) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 13 (Thread 0xaeefcb70 (LWP 4786)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4a5798b in loser_poll () from /lib/libc.so.6
#2  0xb4a57a2e in poll () from /lib/libc.so.6
#3  0xb434c3cb in IA__g_poll (fds=0xb07177f0, nfds=1, timeout=-1) at gpoll.c:127
#4  0xb433cf99 in g_main_context_poll (context=0xa189678, timeout=-1, priority=2147483647, fds=0xb07177f0, n_fds=1) at gmain.c:2904
#5  0xb433c416 in g_main_context_iterate (context=0xa189678, block=1, dispatch=1, self=0xb0715f08) at gmain.c:2586
#6  0xb433c631 in IA__g_main_context_iteration (context=0xa189678, may_block=1) at gmain.c:2654
#7  0xb4e36127 in QEventDispatcherGlib::processEvents (this=0xa17ef90, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#8  0xb4e0a3b9 in QEventLoop::processEvents (this=0xaeefc2c0, flags=...) at kernel/qeventloop.cpp:149
#9  0xb4e0a62a in QEventLoop::exec (this=0xaeefc2c0, flags=...) at kernel/qeventloop.cpp:201
#10 0xb4d16add in QThread::exec (this=0xa17ddb0) at thread/qthread.cpp:487
#11 0xb4d1957e in QThreadPrivate::start (arg=0xa17ddb0) at thread/qthread_unix.cpp:248
#12 0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#13 0xb4a61c9e in clone () from /lib/libc.so.6

Thread 12 (Thread 0xae6fbb70 (LWP 4787)):
#0  0xb4c9fc3e in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb433b8fe in IA__g_main_context_prepare (context=0xa188d88, priority=0xae6fb188) at gmain.c:2282
#2  0xb433c2d0 in g_main_context_iterate (context=0xa188d88, block=1, dispatch=1, self=0xa180c40) at gmain.c:2571
#3  0xb433c631 in IA__g_main_context_iteration (context=0xa188d88, may_block=1) at gmain.c:2654
#4  0xb4e36127 in QEventDispatcherGlib::processEvents (this=0xa17ef80, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb4e0a3b9 in QEventLoop::processEvents (this=0xae6fb2c0, flags=...) at kernel/qeventloop.cpp:149
#6  0xb4e0a62a in QEventLoop::exec (this=0xae6fb2c0, flags=...) at kernel/qeventloop.cpp:201
#7  0xb4d16add in QThread::exec (this=0xa17e168) at thread/qthread.cpp:487
#8  0xb4d1957e in QThreadPrivate::start (arg=0xa17e168) at thread/qthread_unix.cpp:248
#9  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#10 0xb4a61c9e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xabcf9b70 (LWP 4788)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1f7b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xac88396d in metronom_sync_loop (this=0xa246958) at metronom.c:870
#3  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#4  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xab0d3b70 (LWP 4789)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4a5b1e1 in select () from /lib/libc.so.6
#2  0xac8b6acb in xine_usec_sleep (usec=10000) at utils.c:481
#3  0xac894623 in video_out_loop (this_gen=0xa259bb0) at video_out.c:1246
#4  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#5  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xaa8d2b70 (LWP 4790)):
#0  0xb430d429 in __i686.get_pc_thunk.bx () from /usr/lib/libglib-2.0.so.0
#1  0xb433cec3 in g_main_context_poll (context=0xa666c58, timeout=-1, priority=2147483647, fds=0xa668408, n_fds=1) at gmain.c:2879
#2  0xb433c416 in g_main_context_iterate (context=0xa666c58, block=1, dispatch=1, self=0xa6683e0) at gmain.c:2586
#3  0xb433c631 in IA__g_main_context_iteration (context=0xa666c58, may_block=1) at gmain.c:2654
#4  0xb4e36127 in QEventDispatcherGlib::processEvents (this=0xa666bd8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb4e0a3b9 in QEventLoop::processEvents (this=0xaa8d2280, flags=...) at kernel/qeventloop.cpp:149
#6  0xb4e0a62a in QEventLoop::exec (this=0xaa8d2280, flags=...) at kernel/qeventloop.cpp:201
#7  0xb4d16add in QThread::exec (this=0xa6667b8) at thread/qthread.cpp:487
#8  0xac8dbef9 in Phonon::Xine::XineThread::run (this=0xa6667b8) at /SOURCES/phonon--4.4.2/xine/xinethread.cpp:143
#9  0xb4d1957e in QThreadPrivate::start (arg=0xa6667b8) at thread/qthread_unix.cpp:248
#10 0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#11 0xb4a61c9e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xaa0c7b70 (LWP 4793)):
#0  0xb4a579ae in loser_poll () from /lib/libc.so.6
#1  0xb4a57a2e in poll () from /lib/libc.so.6
#2  0xaa0ca613 in my_snd_mixer_wait (mixer=0xa67c010, timeout=333) at audio_alsa_out.c:150
#3  0xaa0ca671 in ao_alsa_handle_event_thread (data=0xa669840) at audio_alsa_out.c:166
#4  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#5  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa98c6b70 (LWP 4794)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xac896458 in fifo_peek_int (fifo=0xa67cd68, blocking=1) at audio_out.c:348
#3  0xac8965ae in fifo_peek (fifo=0xa67cd68) at audio_out.c:388
#4  0xac898322 in ao_loop (this_gen=0xa67f280) at audio_out.c:1015
#5  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#6  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xa8f42b70 (LWP 4795)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xa9dea88, mutex=0xa9dea84, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa9dea88, mutex=0xa9dea84, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xa9dea78) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xa9dea78) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa8741b70 (LWP 4802)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xab9f050, mutex=0xab9f04c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xab9f050, mutex=0xab9f04c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xab9f040) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xab9f040) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa5f3cb70 (LWP 4803)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xac8e4e0, mutex=0xac8e4dc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xac8e4e0, mutex=0xac8e4dc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xac8e4d0) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xac8e4d0) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa3ffdb70 (LWP 4821)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xc03b798, mutex=0xc03b794, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xc03b798, mutex=0xc03b794, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xc03b788) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xc03b788) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa7f40b70 (LWP 4822)):
#0  0xb782b424 in __kernel_vsyscall ()
#1  0xb4ca1c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4d19c1f in QWaitConditionPrivate::wait (this=0xc40db28, mutex=0xc40db24, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xc40db28, mutex=0xc40db24, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb69c255a in Digikam::LoadSaveThread::run (this=0xc40db18) at /SOURCES/digikam--1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4d1957e in QThreadPrivate::start (arg=0xc40db18) at thread/qthread_unix.cpp:248
#6  0xb4c9da03 in start_thread () from /lib/libpthread.so.0
#7  0xb4a61c9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb26a1740 (LWP 4780)):
[KCrash Handler]
#6  d_func (this=0x0) at tools/qtimeline.h:139
#7  QTimeLine::stop (this=0x0) at tools/qtimeline.cpp:723
#8  0x082d3cd5 in Digikam::RatingWidget::setFadingValue (this=0xa179b08, value=255) at /SOURCES/digikam--1.2.0/digikam/ratingwidget.cpp:170
#9  0x082d3df9 in Digikam::RatingWidget::setVisibleImmediately (this=0xa179b08) at /SOURCES/digikam--1.2.0/digikam/ratingwidget.cpp:211
#10 0x082b8201 in Digikam::ImageRatingOverlay::slotEntered (this=0x9fff6e8, index=...) at /SOURCES/digikam--1.2.0/digikam/imageratingoverlay.cpp:126
#11 0xb6a345fd in Digikam::AbstractWidgetDelegateOverlay::qt_metacall (this=0x9fff6e8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfdcb048)
    at /SOURCES/digikam--1.2.0/digikam/imagedelegateoverlay.moc:151
#12 0x082b845f in Digikam::ImageRatingOverlay::qt_metacall (this=0x9fff6e8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfdcb048) at /SOURCES/digikam--1.2.0/digikam/imageratingoverlay.moc:74
#13 0xb4e1115a in QMetaObject::metacall (object=0x9fff6e8, cl=QMetaObject::InvokeMetaMethod, idx=6, argv=0xbfdcb048) at kernel/qmetaobject.cpp:237
#14 0xb4e2023b in QMetaObject::activate (sender=0xa154a68, m=0xb5d2bc64, local_signal_index=4, argv=0xbfdcb048) at kernel/qobject.cpp:3287
#15 0xb5976eb3 in QAbstractItemView::entered (this=0xa154a68, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:352
#16 0xb597704f in QAbstractItemViewPrivate::checkMouseMove (this=0xa138208, index=...) at itemviews/qabstractitemview.cpp:170
#17 0xb5979d04 in QAbstractItemView::mouseMoveEvent (this=0xa154a68, event=0xbfdcbe28) at itemviews/qabstractitemview.cpp:1715
#18 0xb59914ca in QListView::mouseMoveEvent (this=0xa154a68, e=0xbfdcbe28) at itemviews/qlistview.cpp:778
#19 0xb6a3e029 in KCategorizedView::mouseMoveEvent (this=0xa154a68, event=0xbfdcbe28) at /SOURCES/digikam--1.2.0/libs/widgets/common/kcategorizedview.cpp:1121
#20 0xb6a153e0 in Digikam::DCategorizedView::mouseMoveEvent (this=0xa154a68, event=0xbfdcbe28) at /SOURCES/digikam--1.2.0/libs/widgets/common/dcategorizedview.cpp:597
#21 0xb54655d2 in QWidget::event (this=0xa154a68, event=0xbfdcbe28) at kernel/qwidget.cpp:8029
#22 0xb5847b43 in QFrame::event (this=0xa154a68, e=0xbfdcbe28) at widgets/qframe.cpp:557
#23 0xb58d3e82 in QAbstractScrollArea::viewportEvent (this=0xa154a68, e=0xbfdcbe28) at widgets/qabstractscrollarea.cpp:1036
#24 0xb597238f in QAbstractItemView::viewportEvent (this=0xa154a68, event=0xbfdcbe28) at itemviews/qabstractitemview.cpp:1615
#25 0xb6a164bd in Digikam::DCategorizedView::viewportEvent (this=0xa154a68, event=0xbfdcbe28) at /SOURCES/digikam--1.2.0/libs/widgets/common/dcategorizedview.cpp:704
#26 0xb58d6825 in QAbstractScrollAreaPrivate::viewportEvent (this=0xa1516b0, o=0xa154b10, e=0xbfdcbe28) at widgets/qabstractscrollarea_p.h:100
#27 QAbstractScrollAreaFilter::eventFilter (this=0xa1516b0, o=0xa154b10, e=0xbfdcbe28) at widgets/qabstractscrollarea_p.h:116
#28 0xb4e0b30a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9f82e88, receiver=0xa154b10, event=0xbfdcbe28) at kernel/qcoreapplication.cpp:841
#29 0xb540e370 in QApplicationPrivate::notify_helper (this=0x9f82e88, receiver=0xa154b10, e=0xbfdcbe28) at kernel/qapplication.cpp:4298
#30 0xb5412f39 in QApplication::notify (this=0xbfdcc5f8, receiver=0xa154b10, e=0xbfdcbe28) at kernel/qapplication.cpp:3867
#31 0xb5f4db0a in KApplication::notify (this=0xbfdcc5f8, receiver=0xa154b10, event=0xbfdcbe28) at /SOURCES/kdelibs--4.4.5/kdeui/kernel/kapplication.cpp:302
#32 0xb4e0b16b in QCoreApplication::notifyInternal (this=0xbfdcc5f8, receiver=0xa154b10, event=0xbfdcbe28) at kernel/qcoreapplication.cpp:726
#33 0xb540f247 in QCoreApplication::sendSpontaneousEvent (receiver=0xa154b10, event=0xbfdcbe28, alienWidget=0xa154b10, nativeWidget=0xa154a68, buttonDown=0xb5d40a78, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#34 QApplicationPrivate::sendMouseEvent (receiver=0xa154b10, event=0xbfdcbe28, alienWidget=0xa154b10, nativeWidget=0xa154a68, buttonDown=0xb5d40a78, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#35 0xb549428c in QETWidget::translateMouseEvent (this=0xa154a68, event=0xbfdcc270) at kernel/qapplication_x11.cpp:4380
#36 0xb5492a4f in QApplication::x11ProcessEvent (this=0xbfdcc5f8, event=0xbfdcc270) at kernel/qapplication_x11.cpp:3513
#37 0xb54ba9e2 in x11EventSourceDispatch (s=0x9f860a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0xb433acf8 in g_main_dispatch (context=0x9f85290) at gmain.c:1960
#39 0xb433bff0 in IA__g_main_context_dispatch (context=0x9f85290) at gmain.c:2513
#40 0xb433c44a in g_main_context_iterate (context=0x9f85290, block=1, dispatch=1, self=0x9f830a8) at gmain.c:2591
#41 0xb433c631 in IA__g_main_context_iteration (context=0x9f85290, may_block=1) at gmain.c:2654
#42 0xb4e360ec in QEventDispatcherGlib::processEvents (this=0x9f82bb8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#43 0xb54ba625 in QGuiEventDispatcherGlib::processEvents (this=0x9f82bb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0xb4e0a3b9 in QEventLoop::processEvents (this=0xbfdcc524, flags=...) at kernel/qeventloop.cpp:149
#45 0xb4e0a62a in QEventLoop::exec (this=0xbfdcc524, flags=...) at kernel/qeventloop.cpp:201
#46 0xb4e0ef0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#47 0xb540bab7 in QApplication::exec () at kernel/qapplication.cpp:3581
#48 0x08354135 in main (argc=137898696, argv=0xa158138) at /SOURCES/digikam--1.2.0/digikam/main.cpp:193

This bug may be a duplicate of or related to bug 246369.

Possible duplicates by query: bug 246846, bug 246369, bug 240436, bug 238962, bug 237161.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-14 15:56:06 UTC

*** This bug has been marked as a duplicate of bug 232628 ***
Comment 2 caulier.gilles 2019-08-15 12:56:45 UTC
Fixed with bug #232628