Application: plasmashell (5.3.2) Qt Version: 5.4.2 Operating System: Linux 4.1.2-gentoo x86_64 Distribution: "Gentoo Base System release 2.2" -- Information about the crash: - What I was doing when the application crashed: I was away from the computer. In the meantime, it was automatically locked. When I came back and unlocked it, I found Plasma had crashed. I would have marked this as a duplicate of the several other reports, but the "Suggest this crash is related" button of DrKonqi is broken: It has no effect whatsoever. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f3001ec3840 (LWP 16575))] Thread 27 (Thread 0x7f2ffb44e700 (LWP 16577)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x00007f2ffdcb9f8b in cnd_wait (mtx=0x1b5ee38, cond=0x1b5ee60) at /var/tmp/portage/media-libs/mesa-10.6.1/work/mesa-10.6.1/include/c11/threads_posix.h:154 #2 pipe_semaphore_wait (sema=0x1b5ee38) at /var/tmp/portage/media-libs/mesa-10.6.1/work/mesa-10.6.1/src/gallium/auxiliary/os/os_thread.h:259 #3 radeon_drm_cs_emit_ioctl (param=param@entry=0x1b5eb10) at /var/tmp/portage/media-libs/mesa-10.6.1/work/mesa-10.6.1/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:628 #4 0x00007f2ffdcb9657 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-10.6.1/work/mesa-10.6.1/include/c11/threads_posix.h:87 #5 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #6 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7f2ff885e700 (LWP 16585)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b6b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2ff885dd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x1c8d9a0) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x1c8d9a0) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x1c8d9a0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7f2ff1c76700 (LWP 16592)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d049238 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #2 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fe80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #3 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2ff1c75d60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #4 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x1e98390) at thread/qthread.cpp:503 #5 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x1e98390) at qml/ftw/qqmlthread.cpp:141 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x1e98390) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7f2fe77fe700 (LWP 16622)): #0 0x0000003e8a89bcca in testAndSetRelaxed<QMutexData*> (currentValue=<synthetic pointer>, newValue=0x1, expectedValue=0x0, _q_value=@0x1fa6578: 0x1) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:259 #1 testAndSetAcquire<QMutexData*, QMutexData*> (currentValue=<synthetic pointer>, newValue=0x1, expectedValue=0x0, _q_value=@0x1fa6578: 0x1) at ../../include/QtCore/../../src/corelib/thread/qgenericatomic.h:166 #2 testAndSetAcquire (currentValue=<synthetic pointer>, newValue=0x1, expectedValue=0x0, this=0x1fa6578, this@entry=0x29) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:270 #3 fastTryLock (current=<synthetic pointer>, this=0x1fa6578, this@entry=0x29) at thread/qmutex.h:82 #4 QMutex::lock (this=this@entry=0x1fa6578) at thread/qmutex.cpp:212 #5 0x0000003e8aae3459 in QMutexLocker (m=0x1fa6578, this=<synthetic pointer>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:128 #6 canWaitLocked (this=0x1fa6550) at ../../include/QtCore/5.4.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:243 #7 postEventSourcePrepare (timeout=<synthetic pointer>, s=0x7f2fd80012d0) at kernel/qeventdispatcher_glib.cpp:254 #8 postEventSourceCheck (source=0x7f2fd80012d0) at kernel/qeventdispatcher_glib.cpp:264 #9 0x000000308d048b60 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #10 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #11 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #12 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fd80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #13 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fe77fdd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #14 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x1fa54b0) at thread/qthread.cpp:503 #15 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x1fa54b0) at qml/ftw/qqmlthread.cpp:141 #16 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x1fa54b0) at thread/qthread_unix.cpp:337 #17 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #18 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7f2fe67fd700 (LWP 16623)): #0 0x000000308d08bb68 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048cc2 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0491a0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fdc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fe67fcd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x20a02a0) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x20a02a0) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x20a02a0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7f2fe57fc700 (LWP 16626)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b6b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fd00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fe57fbd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2193330) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2193330) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2193330) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f2fd7fff700 (LWP 16627)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b6b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fcc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fd7ffed60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x22824f0) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x22824f0) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x22824f0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f2fd6ffe700 (LWP 16628)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d049238 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #2 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fc40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #3 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fd6ffdd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #4 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2393790) at thread/qthread.cpp:503 #5 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2393790) at qml/ftw/qqmlthread.cpp:141 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2393790) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f2fd5ffd700 (LWP 16629)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d049122 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2fc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #4 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2fd5ffcd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2490640) at thread/qthread.cpp:503 #6 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2490640) at qml/ftw/qqmlthread.cpp:141 #7 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2490640) at thread/qthread_unix.cpp:337 #8 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #9 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f2fd4dee700 (LWP 16630)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e94375e24 in ?? () from /usr/lib64/libQt5Script.so.5 #2 0x0000003e94375e69 in ?? () from /usr/lib64/libQt5Script.so.5 #3 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #4 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f2f43fff700 (LWP 16631)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b6b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f3c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f43ffed60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x257de50) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x257de50) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x257de50) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f2f413ee700 (LWP 16649)): #0 0x000000308d08bb51 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b6b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f340008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f413edd10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x27b8ff0) at thread/qthread.cpp:503 #7 0x00000037354ff366 in QQuickPixmapReader::run (this=0x27b8ff0) at util/qquickpixmapcache.cpp:714 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x27b8ff0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f2f3bfff700 (LWP 16650)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x2806ea0) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x27ee138, mutex=mutex@entry=0x27ee130, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x27ee128) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x27ee0b0) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x27ee0b0) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x27ee0b0) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f2f3b110700 (LWP 16651)): #0 0x000000308b0df53d in poll () from /lib64/libc.so.6 #1 0x000000308d04913c in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #4 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f3b10fd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x28bbc60) at thread/qthread.cpp:503 #6 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x28bbc60) at qml/ftw/qqmlthread.cpp:141 #7 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x28bbc60) at thread/qthread_unix.cpp:337 #8 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #9 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f2f38f96700 (LWP 16652)): #0 0x000000308b0df53d in poll () from /lib64/libc.so.6 #1 0x000000308d04913c in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f2c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #4 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f38f95d60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2b5a8b0) at thread/qthread.cpp:503 #6 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2b5a8b0) at qml/ftw/qqmlthread.cpp:141 #7 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2b5a8b0) at thread/qthread_unix.cpp:337 #8 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #9 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f2f2719e700 (LWP 16653)): #0 0x000000308d08bb6c in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048b58 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d0490e0 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f2719dd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2e27bf0) at thread/qthread.cpp:503 #7 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2e27bf0) at qml/ftw/qqmlthread.cpp:141 #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2e27bf0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f2f1ffff700 (LWP 16659)): #0 0x000000308d08bb6c in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x000000308d048135 in g_main_context_acquire () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d048ff5 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #5 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f1fffed40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x0000003e8a89ee04 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #7 0x0000003734a22627 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so #8 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x32b32d0) at thread/qthread_unix.cpp:337 #9 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #10 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f2f1f7fe700 (LWP 16660)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x33ee980) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x33b80a8, mutex=mutex@entry=0x33b80a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x33b8098) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x33b8020) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x33b8020) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x33b8020) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f2f1effd700 (LWP 16661)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x349dd10) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x33ec228, mutex=mutex@entry=0x33ec220, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x33ec218) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x33ec1a0) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x33ec1a0) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x33ec1a0) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f2f1e7fc700 (LWP 16662)): #0 0x000000308b0df53d in poll () from /lib64/libc.so.6 #1 0x000000308d04913c in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #4 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f1e7fbd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x2fb45e0) at thread/qthread.cpp:503 #6 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x2fb45e0) at qml/ftw/qqmlthread.cpp:141 #7 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x2fb45e0) at thread/qthread_unix.cpp:337 #8 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #9 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f2f1d7fb700 (LWP 16663)): #0 0x000000308b0df53d in poll () from /lib64/libc.so.6 #1 0x000000308d04913c in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x0000003e8aae3adc in QEventDispatcherGlib::processEvents (this=0x7f2f0c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #4 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7f2f1d7fad60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x0000003e8a89ee04 in QThread::exec (this=this@entry=0x35a5a90) at thread/qthread.cpp:503 #6 0x00000037350bfed5 in QQmlThreadPrivate::run (this=0x35a5a90) at qml/ftw/qqmlthread.cpp:141 #7 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x35a5a90) at thread/qthread_unix.cpp:337 #8 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #9 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f2f03426700 (LWP 18522)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x3ca6ed0) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x3d2de08, mutex=mutex@entry=0x3d2de00, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x3d2ddf8) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3d2dd80) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x3d2dd80) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x3d2dd80) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f2f03e36700 (LWP 23306)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x3a0e880) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x3f17548, mutex=mutex@entry=0x3f17540, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x3f17538) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3f174c0) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x3f174c0) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x3f174c0) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f2f023e4700 (LWP 25413)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x481dff0) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x3f59e38, mutex=mutex@entry=0x3f59e30, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x3f59e28) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3f59db0) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x3f59db0) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x3f59db0) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f2f010de700 (LWP 25416)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x49807d0) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x4235cb8, mutex=mutex@entry=0x4235cb0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x4235ca8) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x4235c30) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x4235c30) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x4235c30) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f2f008dd700 (LWP 27893)): #0 0x000000308bc0c79f in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003e8a8a4c83 in wait (time=18446744073709551615, this=0x3faefd0) at thread/qwaitcondition_unix.cpp:136 #2 QWaitCondition::wait (this=this@entry=0x47d2e88, mutex=mutex@entry=0x47d2e80, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #3 0x000000373556c26b in takeEvent (wait=true, this=0x47d2e78) at scenegraph/qsgthreadedrenderloop.cpp:232 #4 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x47d2e00) at scenegraph/qsgthreadedrenderloop.cpp:643 #5 0x000000373556c650 in QSGRenderThread::run (this=0x47d2e00) at scenegraph/qsgthreadedrenderloop.cpp:672 #6 0x0000003e8a8a3b06 in QThreadPrivate::start (arg=0x47d2e00) at thread/qthread_unix.cpp:337 #7 0x000000308bc072a4 in start_thread () from /lib64/libpthread.so.0 #8 0x000000308b0e823d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f3001ec3840 (LWP 16575)): [KCrash Handler] #6 0x0000003735046b84 in QQmlContext::isValid (this=0x4438b70) at qml/qqmlcontext.cpp:223 #7 0x0000003735037c99 in QQmlExpression::QQmlExpression (this=<optimized out>, script=..., ctxt=0x0, scope=0x0, parent=0x0) at qml/qqmlexpression.cpp:141 #8 0x00000037354daefc in QQuickScriptActionPrivate::execute (this=<optimized out>) at util/qquickanimation.cpp:990 #9 0x00000037350f8fbd in QAbstractAnimationJob::setState (this=0x46c3d10, newState=QAbstractAnimationJob::Running) at animations/qabstractanimationjob.cpp:360 #10 0x00000037350fa75c in QSequentialAnimationGroupJob::activateCurrentAnimation (this=0x4343920, intermediate=<optimized out>) at animations/qsequentialanimationgroupjob.cpp:310 #11 0x00000037350fa83c in QSequentialAnimationGroupJob::uncontrolledAnimationFinished (this=0x4343920, animation=0x46c39a0) at animations/qsequentialanimationgroupjob.cpp:326 #12 0x00000037350f84b7 in QAbstractAnimationJob::finished (this=this@entry=0x46c39a0) at animations/qabstractanimationjob.cpp:594 #13 0x00000037350f909f in QAbstractAnimationJob::setState (this=0x46c39a0, newState=newState@entry=QAbstractAnimationJob::Stopped) at animations/qabstractanimationjob.cpp:393 #14 0x00000037350f915f in QAbstractAnimationJob::stop (this=this@entry=0x46c39a0) at animations/qabstractanimationjob.cpp:530 #15 0x0000003735520c31 in QQuickAnimatorProxyJob::setWindow (this=0x46c3990, window=0x0) at util/qquickanimatorjob.cpp:150 #16 0x0000003e8aabc814 in QMetaObject::activate (sender=0x4463160, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7ffd3fab2be0) at kernel/qobject.cpp:3717 #17 0x0000003e8aabd047 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x37357bd280 <QQuickItem::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7ffd3fab2be0) at kernel/qobject.cpp:3582 #18 0x000000373557e732 in QQuickItem::windowChanged (this=<optimized out>, _t1=0x0) at .moc/moc_qquickitem.cpp:1036 #19 0x000000373558c4bd in QQuickItemPrivate::derefWindow (this=this@entry=0x4442a00) at items/qquickitem.cpp:2858 #20 0x000000373558d484 in QQuickItem::setParentItem (this=this@entry=0x4463160, parentItem=parentItem@entry=0x0) at items/qquickitem.cpp:2536 #21 0x000000373558d926 in QQuickItem::~QQuickItem (this=0x4463160, __in_chrg=<optimized out>) at items/qquickitem.cpp:2238 #22 0x00000037355a6dc6 in ~QQmlElement (this=0x4463160, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98 #23 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x4463160, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98 #24 0x0000003e8aabdb60 in QObject::event (this=this@entry=0x4463160, e=e@entry=0x46aea10) at kernel/qobject.cpp:1236 #25 0x000000373558a143 in QQuickItem::event (this=0x4463160, ev=0x46aea10) at items/qquickitem.cpp:7302 #26 0x0000003e8b55b23c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #27 0x0000003e8b5605e8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #28 0x0000003e8aa8db03 in QCoreApplication::notifyInternal (this=0x7ffd3fab3490, receiver=0x4463160, event=event@entry=0x46aea10) at kernel/qcoreapplication.cpp:935 #29 0x0000003e8aa8fb12 in sendEvent (event=0x46aea10, receiver=<optimized out>) at kernel/qcoreapplication.h:228 #30 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1b29ed0) at kernel/qcoreapplication.cpp:1552 #31 0x0000003e8aa90108 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410 #32 0x0000003e8aae36f3 in postEventSourceDispatch (s=0x1bb5700) at kernel/qeventdispatcher_glib.cpp:271 #33 0x000000308d048ec4 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #34 0x000000308d0491a0 in ?? () from /usr/lib64/libglib-2.0.so.0 #35 0x000000308d04924c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #36 0x0000003e8aae3ac7 in QEventDispatcherGlib::processEvents (this=0x1bbecb0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #37 0x0000003e8aa8b472 in QEventLoop::exec (this=this@entry=0x7ffd3fab3310, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #38 0x0000003e8aa92df4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188 #39 0x0000000000430993 in main () Possible duplicates by query: bug 349553, bug 349525, bug 349380, bug 348762, bug 348230. Reported using DrKonqi
*** Bug 350165 has been marked as a duplicate of this bug. ***
*** Bug 350207 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 346740 ***