Bug 252189 - Crash on drag & drop from digiKam to external application
Summary: Crash on drag & drop from digiKam to external application
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Drag&Drop (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 23:49 UTC by schoenmann
Modified: 2019-08-14 19:00 UTC (History)
1 user (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 schoenmann 2010-09-23 23:49:36 UTC
Application: digikam (1.2.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Drag & dropping a single photo from digiKam to kflickr.
1) click, drag
2) alt+tab, release alt
3) crash occurs before releasing the mouse button
Occured twice in a row with the same photo, but usually drag & dropping batches of photos works fine.

The crash can be reproduced every time.

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

Thread 16 (Thread 0xb629bb70 (LWP 2378)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06375287 in QWaitConditionPrivate::wait (this=0xa0b0b20, mutex=0xa0b0b1c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa0b0b20, mutex=0xa0b0b1c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x08321fb4 in ?? ()
#5  0x0637432e in QThreadPrivate::start (arg=0xa0b9f88) at thread/qthread_unix.cpp:248
#6  0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb58ffb70 (LWP 2380)):
#0  0x03d71df4 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0649f6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x064a4825 in QTimerInfoList::updateCurrentTime (this=0xa27afc4) at kernel/qeventdispatcher_unix.cpp:340
#3  0x064a486a in QTimerInfoList::timerWait (this=0xa27afc4, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x064a2818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb58ff0bc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x064a28a5 in timerSourcePrepare (source=0xb58fefa8, timeout=0xb58ff038) at kernel/qeventdispatcher_glib.cpp:169
#6  0x09873aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x09873ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x064a260f in QEventDispatcherGlib::processEvents (this=0xa204430, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x06475059 in QEventLoop::processEvents (this=0xb58ff280, flags=) at kernel/qeventloop.cpp:149
#11 0x064754aa in QEventLoop::exec (this=0xb58ff280, flags=...) at kernel/qeventloop.cpp:201
#12 0x063715a8 in QThread::exec (this=0xa0c9758) at thread/qthread.cpp:487
#13 0x006b4ced in ?? () from /usr/lib/libdigikamdatabase.so.1
#14 0x0637432e in QThreadPrivate::start (arg=0xa0c9758) at thread/qthread_unix.cpp:248
#15 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb4cffb70 (LWP 2381)):
#0  0x03d71e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0649f6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x064a4825 in QTimerInfoList::updateCurrentTime (this=0xb4d384c4) at kernel/qeventdispatcher_unix.cpp:340
#3  0x064a486a in QTimerInfoList::timerWait (this=0xb4d384c4, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x064a2818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb4cff0bc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x064a28a5 in timerSourcePrepare (source=0x0, timeout=0x3d75ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x09873aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x09873ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x064a260f in QEventDispatcherGlib::processEvents (this=0xa21c570, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x06475059 in QEventLoop::processEvents (this=0xb4cff280, flags=) at kernel/qeventloop.cpp:149
#11 0x064754aa in QEventLoop::exec (this=0xb4cff280, flags=...) at kernel/qeventloop.cpp:201
#12 0x063715a8 in QThread::exec (this=0xa221598) at thread/qthread.cpp:487
#13 0x006b4ced in ?? () from /usr/lib/libdigikamdatabase.so.1
#14 0x0637432e in QThreadPrivate::start (arg=0xa221598) at thread/qthread_unix.cpp:248
#15 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb44feb70 (LWP 2382)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06375287 in QWaitConditionPrivate::wait (this=0xa2b9390, mutex=0xa2b938c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa2b9390, mutex=0xa2b938c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0193710a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x0637432e in QThreadPrivate::start (arg=0xa2b9380) at thread/qthread_unix.cpp:248
#6  0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb3cfdb70 (LWP 2383)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x08b87b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x098814eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x098740ac in ?? () from /lib/libglib-2.0.so.0
#4  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x064a260f in QEventDispatcherGlib::processEvents (this=0xa308cf0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x06475059 in QEventLoop::processEvents (this=0xb3cfd2a0, flags=) at kernel/qeventloop.cpp:149
#7  0x064754aa in QEventLoop::exec (this=0xb3cfd2a0, flags=...) at kernel/qeventloop.cpp:201
#8  0x063715a8 in QThread::exec (this=0xa302d30) at thread/qthread.cpp:487
#9  0x0637432e in QThreadPrivate::start (arg=0xa302d30) at thread/qthread_unix.cpp:248
#10 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xb34fcb70 (LWP 2384)):
#0  0x08ba2d9f in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0x08b87b98 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x098814eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x098740ac in ?? () from /lib/libglib-2.0.so.0
#4  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x064a260f in QEventDispatcherGlib::processEvents (this=0xa308bc0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x06475059 in QEventLoop::processEvents (this=0xb34fc2a0, flags=) at kernel/qeventloop.cpp:149
#7  0x064754aa in QEventLoop::exec (this=0xb34fc2a0, flags=...) at kernel/qeventloop.cpp:201
#8  0x063715a8 in QThread::exec (this=0xa303278) at thread/qthread.cpp:487
#9  0x0637432e in QThreadPrivate::start (arg=0xa303278) at thread/qthread_unix.cpp:248
#10 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xb0f41b70 (LWP 2385)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x03d2dce7 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xb0335b70 (LWP 2386)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x08b8e971 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x03d575cc in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 8 (Thread 0xafb34b70 (LWP 2387)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x08b87b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x098814eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x098740ac in ?? () from /lib/libglib-2.0.so.0
#4  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x064a260f in QEventDispatcherGlib::processEvents (this=0xa8a1470, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x06475059 in QEventLoop::processEvents (this=0xafb34230, flags=) at kernel/qeventloop.cpp:149
#7  0x064754aa in QEventLoop::exec (this=0xafb34230, flags=...) at kernel/qeventloop.cpp:201
#8  0x063715a8 in QThread::exec (this=0xa8a1088) at thread/qthread.cpp:487
#9  0x066c096a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#10 0x0637432e in QThreadPrivate::start (arg=0xa8a1088) at thread/qthread_unix.cpp:248
#11 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xaf333b70 (LWP 2390)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x08b87b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x03326a8f in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0xaeb32b70 (LWP 2391)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x03d3e9ee in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0xae331b70 (LWP 2392)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06375287 in QWaitConditionPrivate::wait (this=0xab48bd8, mutex=0xab48bd4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xab48bd8, mutex=0xab48bd4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0193710a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x0637432e in QThreadPrivate::start (arg=0xab48bc8) at thread/qthread_unix.cpp:248
#6  0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xadb30b70 (LWP 2399)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06375287 in QWaitConditionPrivate::wait (this=0xaddfd38, mutex=0xaddfd34, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xaddfd38, mutex=0xaddfd34, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0193710a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x0637432e in QThreadPrivate::start (arg=0xaddfd28) at thread/qthread_unix.cpp:248
#6  0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xab32bb70 (LWP 2400)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x0020a015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06375287 in QWaitConditionPrivate::wait (this=0xae47020, mutex=0xae4701c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xae47020, mutex=0xae4701c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0193710a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x0637432e in QThreadPrivate::start (arg=0xae47010) at thread/qthread_unix.cpp:248
#6  0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xacb2eb70 (LWP 2403)):
#0  0x001a8422 in __kernel_vsyscall ()
#1  0x08b87b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x098814eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x098740ac in ?? () from /lib/libglib-2.0.so.0
#4  0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x064a260f in QEventDispatcherGlib::processEvents (this=0xad09ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x06475059 in QEventLoop::processEvents (this=0xacb2e240, flags=) at kernel/qeventloop.cpp:149
#7  0x064754aa in QEventLoop::exec (this=0xacb2e240, flags=...) at kernel/qeventloop.cpp:201
#8  0x063715a8 in QThread::exec (this=0xbab2b58) at thread/qthread.cpp:487
#9  0x06454c1b in QInotifyFileSystemWatcherEngine::run (this=0xbab2b58) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0637432e in QThreadPrivate::start (arg=0xbab2b58) at thread/qthread_unix.cpp:248
#11 0x0020596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x08b95a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77ec760 (LWP 2377)):
[KCrash Handler]
#6  0x0267205f in QWidget::testAttribute_helper (this=0xbfff5e18, attribute=181107336) at kernel/qwidget.cpp:10533
#7  0x04113f2a in KApplication::notify (this=0xbfff5e18, receiver=0xbfff3ccc, event=0xbfff3b78) at ../../kdeui/kernel/kapplication.cpp:302
#8  0x06476a3b in QCoreApplication::notifyInternal (this=0xbfff5e18, receiver=0xacb7a88, event=0xbfff3f00) at kernel/qcoreapplication.cpp:704
#9  0x02627952 in QCoreApplication::sendEvent (receiver=0xacb7a88, event=0xbfff3f00, alienWidget=0x0, nativeWidget=0xacb7a88, buttonDown=0x2f65058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#10 QApplicationPrivate::sendMouseEvent (receiver=0xacb7a88, event=0xbfff3f00, alienWidget=0x0, nativeWidget=0xacb7a88, buttonDown=0x2f65058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#11 0x026b3088 in QETWidget::translateMouseEvent (this=0xacb7a88, event=0xbfff441c) at kernel/qapplication_x11.cpp:4368
#12 0x026b2511 in QApplication::x11ProcessEvent (this=0xbfff5e18, event=0xbfff441c) at kernel/qapplication_x11.cpp:3379
#13 0x026e160a in x11EventSourceDispatch (s=0x9fe9168, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#14 0x098705e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#15 0x098742d8 in ?? () from /lib/libglib-2.0.so.0
#16 0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0x064a25d5 in QEventDispatcherGlib::processEvents (this=0x9fbb6e8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#18 0x026e1135 in QGuiEventDispatcherGlib::processEvents (this=0x9fbb6e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#19 0x06475059 in QEventLoop::processEvents (this=0xaf67090, flags=) at kernel/qeventloop.cpp:149
#20 0x064754aa in QEventLoop::exec (this=0xaf67090, flags=...) at kernel/qeventloop.cpp:201
#21 0x026c747d in QDragManager::drag (this=0xc8d9148, o=0xc8b7030) at kernel/qdnd_x11.cpp:1984
#22 0x0263999e in QDrag::exec (this=0xc8b7030, supportedActions=..., defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#23 0x01990852 in Digikam::DCategorizedView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdigikamcore.so.1
#24 0x02bc60fa in QAbstractItemView::mouseMoveEvent (this=0xa0ce940, event=0xbfff5550) at itemviews/qabstractitemview.cpp:1691
#25 0x02bdfa9a in QListView::mouseMoveEvent (this=0xa0ce940, e=0xbfff5550) at itemviews/qlistview.cpp:778
#26 0x019be389 in KCategorizedView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libdigikamcore.so.1
#27 0x0198d677 in Digikam::DCategorizedView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libdigikamcore.so.1
#28 0x0267f69a in QWidget::event (this=0xa0ce940, event=0xbfff5550) at kernel/qwidget.cpp:7983
#29 0x02a7bfd3 in QFrame::event (this=0xa0ce940, e=0xbfff5550) at widgets/qframe.cpp:557
#30 0x02b16382 in QAbstractScrollArea::viewportEvent (this=0xa, e=0x1) at widgets/qabstractscrollarea.cpp:1036
#31 0x02bcabd7 in QAbstractItemView::viewportEvent (this=0xa0ce940, event=0xbfff5550) at itemviews/qabstractitemview.cpp:1610
#32 0x0199045d in Digikam::DCategorizedView::viewportEvent(QEvent*) () from /usr/lib/libdigikamcore.so.1
#33 0x02b18c65 in QAbstractScrollAreaPrivate::viewportEvent (this=0xa280be8, o=0xa0bff90, e=0xbfff5550) at widgets/qabstractscrollarea_p.h:100
#34 QAbstractScrollAreaFilter::eventFilter (this=0xa280be8, o=0xa0bff90, e=0xbfff5550) at widgets/qabstractscrollarea_p.h:116
#35 0x06475cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9fe5f20, receiver=0xa0bff90, event=0xbfff5550) at kernel/qcoreapplication.cpp:819
#36 0x026214b9 in QApplicationPrivate::notify_helper (this=0x9fe5f20, receiver=0xa0bff90, e=0xbfff5550) at kernel/qapplication.cpp:4296
#37 0x026289f7 in QApplication::notify (this=0xbfff5e18, receiver=0xa0bff90, e=0xbfff5550) at kernel/qapplication.cpp:3865
#38 0x04113f2a in KApplication::notify (this=0xbfff5e18, receiver=0xa0bff90, event=0xbfff5550) at ../../kdeui/kernel/kapplication.cpp:302
#39 0x06476a3b in QCoreApplication::notifyInternal (this=0xbfff5e18, receiver=0xa0bff90, event=0xbfff5550) at kernel/qcoreapplication.cpp:704
#40 0x02627952 in QCoreApplication::sendEvent (receiver=0xa0bff90, event=0xbfff5550, alienWidget=0xa0bff90, nativeWidget=0xa0ce940, buttonDown=0x2f65058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0xa0bff90, event=0xbfff5550, alienWidget=0xa0bff90, nativeWidget=0xa0ce940, buttonDown=0x2f65058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#42 0x026b3088 in QETWidget::translateMouseEvent (this=0xa0ce940, event=0xbfff5a6c) at kernel/qapplication_x11.cpp:4368
#43 0x026b2511 in QApplication::x11ProcessEvent (this=0xbfff5e18, event=0xbfff5a6c) at kernel/qapplication_x11.cpp:3379
#44 0x026e160a in x11EventSourceDispatch (s=0x9fe9168, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x098705e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0x098742d8 in ?? () from /lib/libglib-2.0.so.0
#47 0x098744b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0x064a25d5 in QEventDispatcherGlib::processEvents (this=0x9fbb6e8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#49 0x026e1135 in QGuiEventDispatcherGlib::processEvents (this=0x9fbb6e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x06475059 in QEventLoop::processEvents (this=0xbfff5d64, flags=) at kernel/qeventloop.cpp:149
#51 0x064754aa in QEventLoop::exec (this=0xbfff5d64, flags=...) at kernel/qeventloop.cpp:201
#52 0x0647969f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#53 0x02621577 in QApplication::exec () at kernel/qapplication.cpp:3579
#54 0x083c2c35 in ?? ()
#55 0x08adebd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#56 0x080a6fd1 in _start ()

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

Possible duplicates by query: bug 237804, bug 232627, bug 219231, bug 218765, bug 209729.

Reported using DrKonqi
Comment 1 Marcel Wiesweg 2010-09-24 10:53:40 UTC
Some Qt / platform problem, already reported

*** This bug has been marked as a duplicate of bug 209729 ***
Comment 2 caulier.gilles 2019-08-14 18:59:48 UTC
Fixed with bug #209729