Bug 363306 - Plasma crash when launching an application
Summary: Plasma crash when launching an application
Status: RESOLVED DUPLICATE of bug 362124
Alias: None
Product: Baloo
Classification: Unmaintained
Component: General (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-20 06:36 UTC by Emond Papegaaij
Modified: 2016-06-15 11:47 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emond Papegaaij 2016-05-20 06:36:47 UTC
Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-22-generic x86_64
Distribution: Ubuntu 16.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

I started 'konsole' via the application launcher in the following way:
 - open Application Launcher
 - type 'kons'
 - press enter

konsole did start, but at the same time plasma crashed.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f0fa9d048c0 (LWP 2598))]

Thread 37 (Thread 0x7f0f95f5b700 (LWP 2607)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa84d4c62 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f0fa84d68d7 in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f0f986db629 in QXcbEventReader::run() (this=0x118c9c0) at qxcbconnection.cpp:1253
#4  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x118c9c0) at thread/qthread_unix.cpp:331
#5  0x00007f0fa3bf26fa in start_thread (arg=0x7f0f95f5b700) at pthread_create.c:333
#6  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 36 (Thread 0x7f0f8f1d2700 (LWP 2629)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa11a631c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f0f88003070, timeout=<optimized out>, context=0x7f0f88000990) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:4135
#2  0x00007f0fa11a631c in g_main_context_iterate (context=context@entry=0x7f0f88000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3835
#3  0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0f88000990, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#4  0x00007f0fa4d3ca9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f0f880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0f8f1d1ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fa4b008a4 in QThread::exec() (this=this@entry=0x1268c30) at thread/qthread.cpp:503
#7  0x00007f0fa73a83c5 in QQmlThreadPrivate::run() (this=0x1268c30) at qml/ftw/qqmlthread.cpp:141
#8  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x1268c30) at thread/qthread_unix.cpp:331
#9  0x00007f0fa3bf26fa in start_thread (arg=0x7f0f8f1d2700) at pthread_create.c:333
#10 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 35 (Thread 0x7f0f828d8700 (LWP 2646)):
#0  0x00007f0fa440fe60 in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa11a631c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f0f7c002e70, timeout=<optimized out>, context=0x7f0f7c000990) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:4135
#2  0x00007f0fa11a631c in g_main_context_iterate (context=context@entry=0x7f0f7c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3835
#3  0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0f7c000990, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#4  0x00007f0fa4d3ca9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f0f7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0f828d7ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fa4b008a4 in QThread::exec() (this=this@entry=0x160e330) at thread/qthread.cpp:503
#7  0x00007f0fa73a83c5 in QQmlThreadPrivate::run() (this=0x160e330) at qml/ftw/qqmlthread.cpp:141
#8  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x160e330) at thread/qthread_unix.cpp:331
#9  0x00007f0fa3bf26fa in start_thread (arg=0x7f0f828d8700) at pthread_create.c:333
#10 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 34 (Thread 0x7f0f80a21700 (LWP 2655)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa11a631c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f0f74003070, timeout=<optimized out>, context=0x7f0f74000990) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:4135
#2  0x00007f0fa11a631c in g_main_context_iterate (context=context@entry=0x7f0f74000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3835
#3  0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0f74000990, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#4  0x00007f0fa4d3ca9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f0f740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0f80a20ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fa4b008a4 in QThread::exec() (this=this@entry=0x177e350) at thread/qthread.cpp:503
#7  0x00007f0fa73a83c5 in QQmlThreadPrivate::run() (this=0x177e350) at qml/ftw/qqmlthread.cpp:141
#8  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x177e350) at thread/qthread_unix.cpp:331
#9  0x00007f0fa3bf26fa in start_thread (arg=0x7f0f80a21700) at pthread_create.c:333
#10 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 33 (Thread 0x7f0f7afbc700 (LWP 2704)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa974dbd4 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007f0fa974dc19 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007f0fa3bf26fa in start_thread (arg=0x7f0f7afbc700) at pthread_create.c:333
#4  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 32 (Thread 0x7f0ef3fff700 (LWP 2716)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa11a631c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f0eec003120, timeout=<optimized out>, context=0x7f0eec000990) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:4135
#2  0x00007f0fa11a631c in g_main_context_iterate (context=context@entry=0x7f0eec000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3835
#3  0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0eec000990, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#4  0x00007f0fa4d3ca9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f0eec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0ef3ffec90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fa4b008a4 in QThread::exec() (this=this@entry=0x1a354b0) at thread/qthread.cpp:503
#7  0x00007f0fa7d2eed6 in QQuickPixmapReader::run() (this=0x1a354b0) at util/qquickpixmapcache.cpp:817
#8  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x1a354b0) at thread/qthread_unix.cpp:331
#9  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ef3fff700) at pthread_create.c:333
#10 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 31 (Thread 0x7f0ef2073700 (LWP 2745)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x1a3d300) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x19be718, mutex=mutex@entry=0x19be710, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x19be708) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x19be690) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x19be690) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x19be690) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ef2073700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 30 (Thread 0x7f0ee3bff700 (LWP 2861)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x115d560) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x1a22ca8, mutex=mutex@entry=0x1a22ca0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x1a22c98) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x1a22c20) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x1a22c20) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x1a22c20) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ee3bff700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 29 (Thread 0x7f0ee21fe700 (LWP 2933)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x1376ee0) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x1ab3818, mutex=mutex@entry=0x1ab3810, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x1ab3808) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x1ab3790) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x1ab3790) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x1ab3790) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ee21fe700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7f0ec5524700 (LWP 3003)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa11a631c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f0ec00048c0, timeout=<optimized out>, context=0x7f0ec0000990) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:4135
#2  0x00007f0fa11a631c in g_main_context_iterate (context=context@entry=0x7f0ec0000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3835
#3  0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0ec0000990, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#4  0x00007f0fa4d3ca9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f0ec00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0ec5523cc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fa4b008a4 in QThread::exec() (this=<optimized out>) at thread/qthread.cpp:503
#7  0x00007f0ec7a047d7 in KCupsConnection::run() () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#8  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x2d19020) at thread/qthread_unix.cpp:331
#9  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ec5524700) at pthread_create.c:333
#10 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7f0ebffff700 (LWP 3022)):
#0  0x00007f0fa440fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fa84d4c62 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f0fa84d531d in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f0fa84d53a5 in xcb_writev () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#4  0x00007f0fa872a4ae in _XSend () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007f0fa872a7f5 in _XFlush () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x00007f0fa870be4a in XFlush () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x00007f0f9d03f0a0 in glXSwapBuffers () at /usr/lib/nvidia-361/libGLX.so.0
#8  0x00007f0fa9ec9342 in QGLXContext::swapBuffers(QPlatformSurface*) (this=0x35a2b00, surface=0x20667b0) at qglxintegration.cpp:529
#9  0x00007f0fa505e326 in QOpenGLContext::swapBuffers(QSurface*) (this=0x27295d0, surface=<optimized out>) at kernel/qopenglcontext.cpp:1030
#10 0x00007f0fa7d9fde9 in QSGRenderThread::syncAndRender() (this=this@entry=0x323ab90) at scenegraph/qsgthreadedrenderloop.cpp:601
#11 0x00007f0fa7da508c in QSGRenderThread::run() (this=0x323ab90) at scenegraph/qsgthreadedrenderloop.cpp:677
#12 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x323ab90) at thread/qthread_unix.cpp:331
#13 0x00007f0fa3bf26fa in start_thread (arg=0x7f0ebffff700) at pthread_create.c:333
#14 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7f0ebf7fe700 (LWP 3023)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x301cdc0) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x33e6b58, mutex=mutex@entry=0x33e6b50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x33e6b48) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x33e6ad0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x33e6ad0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x33e6ad0) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ebf7fe700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7f0ebe9fd700 (LWP 3025)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x27512f0) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x3040ef8, mutex=mutex@entry=0x3040ef0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x3040ee8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x3040e70) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x3040e70) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x3040e70) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ebe9fd700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7f0ea62f9700 (LWP 3082)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x3c64130) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x4214ea8, mutex=mutex@entry=0x4214ea0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x4214e98) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x4214e20) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x4214e20) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x4214e20) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ea62f9700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7f0ea58f8700 (LWP 3083)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x3bcd160) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x3f83b48, mutex=mutex@entry=0x3f83b40, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x3f83b38) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x3f83ac0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x3f83ac0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x3f83ac0) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ea58f8700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f0ea4ef7700 (LWP 3084)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x43b9050) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x4235bd8, mutex=mutex@entry=0x4235bd0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x4235bc8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x4235b50) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x4235b50) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x4235b50) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0ea4ef7700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7f0e97bff700 (LWP 3424)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x4244fc0) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x43c3738, mutex=mutex@entry=0x43c3730, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x43c3728) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x43c36b0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x43c36b0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x43c36b0) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0e97bff700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7f0e973fe700 (LWP 3425)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x3e76c30) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x420e6c8, mutex=mutex@entry=0x420e6c0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x420e6b8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x420e640) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x420e640) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x420e640) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0e973fe700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f0e9699f700 (LWP 3426)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x3167370) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x3cea5c8, mutex=mutex@entry=0x3cea5c0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x3cea5b8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x3cea540) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x3cea540) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x3cea540) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0e9699f700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f0e95aa0700 (LWP 3488)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x13283d0) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x4ebbf38, mutex=mutex@entry=0x4ebbf30, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (wait=true, this=0x4ebbf28) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f0fa7da492e in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x4ebbeb0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007f0fa7da51b3 in QSGRenderThread::run() (this=0x4ebbeb0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x4ebbeb0) at thread/qthread_unix.cpp:331
#7  0x00007f0fa3bf26fa in start_thread (arg=0x7f0e95aa0700) at pthread_create.c:333
#8  0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f0e85e2a700 (LWP 3489)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x3ea0210) at thread/qthread_unix.cpp:331
#18 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e85e2a700) at pthread_create.c:333
#19 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f0e85629700 (LWP 3490)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x257db10) at thread/qthread_unix.cpp:331
#12 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e85629700) at pthread_create.c:333
#13 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f0e84e28700 (LWP 3491)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e7c003190) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e84e28700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f0e7bfff700 (LWP 3492)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x2619930) at thread/qthread_unix.cpp:331
#14 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e7bfff700) at pthread_create.c:333
#15 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f0e7b7fe700 (LWP 3493)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e74002f90) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e7b7fe700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f0e7affd700 (LWP 3494)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x2624c70) at thread/qthread_unix.cpp:331
#14 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e7affd700) at pthread_create.c:333
#15 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f0e7a7fc700 (LWP 3495)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#22 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#23 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e74003550) at thread/qthread_unix.cpp:331
#24 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e7a7fc700) at pthread_create.c:333
#25 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f0e79ffb700 (LWP 3496)):
[KCrash Handler]
#6  0x00007f0e8685eb0a in  () at /usr/lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x00007f0e8685ff14 in mdb_txn_begin () at /usr/lib/x86_64-linux-gnu/liblmdb.so.0
#8  0x00007f0e86ed8bbe in  () at /usr/lib/x86_64-linux-gnu/libKF5Baloo.so.5
#9  0x00007f0e86ec7bc2 in Baloo::Query::exec() () at /usr/lib/x86_64-linux-gnu/libKF5Baloo.so.5
#10 0x00007f0e870e8f2f in SearchRunner::match(Plasma::RunnerContext&, QString const&, QString const&) (this=this@entry=0x40d5db0, context=..., type=..., category=...) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/runners/baloo/baloosearchrunner.cpp:98
#11 0x00007f0e870e9879 in SearchRunner::match(Plasma::RunnerContext&) (this=0x40d5db0, context=...) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/runners/baloo/baloosearchrunner.cpp:160
#12 0x00007f0ed797c540 in Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) () at /usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
#13 0x00007f0ed6e95c90 in ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e947e0 in ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0ed6e9428a in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e60002f90) at thread/qthread_unix.cpp:331
#17 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e79ffb700) at pthread_create.c:333
#18 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f0e797fa700 (LWP 3497)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e58002b90) at thread/qthread_unix.cpp:331
#16 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e797fa700) at pthread_create.c:333
#17 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f0e78ff9700 (LWP 3498)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e70002b90) at thread/qthread_unix.cpp:331
#16 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e78ff9700) at pthread_create.c:333
#17 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f0e67fff700 (LWP 3499)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e680027d0) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e67fff700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f0e677fe700 (LWP 3500)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e74003530) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e677fe700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f0e66ffd700 (LWP 3501)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e6c003190) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e66ffd700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f0e667fc700 (LWP 3502)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x3322e70) at thread/qthread_unix.cpp:331
#16 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e667fc700) at pthread_create.c:333
#17 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f0e65ffb700 (LWP 3503)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e5c002f90) at thread/qthread_unix.cpp:331
#14 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e65ffb700) at pthread_create.c:333
#15 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f0e657fa700 (LWP 3504)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (time=18446744073709551615, this=0x433fd60) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f0fa4b06aeb in QWaitCondition::wait(QMutex*, unsigned long) (this=<optimized out>, mutex=0x3ee2460, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f0ed6e922bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f0ed6e964e8 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f0ed6e96542 in  () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f0ed6e9146d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f0ed6e94353 in ThreadWeaver::Thread::run() () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f0fa4b0584e in QThreadPrivate::start(void*) (arg=0x7f0e50003190) at thread/qthread_unix.cpp:331
#10 0x00007f0fa3bf26fa in start_thread (arg=0x7f0e657fa700) at pthread_create.c:333
#11 0x00007f0fa441bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f0fa9d048c0 (LWP 2598)):
#0  0x00007f0fa3bf83a0 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fa84d4eb9 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f0fa84d6617 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f0fa84d6721 in xcb_wait_for_reply () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#4  0x00007f0f986fd266 in QXcbCursor::queryPointer(QXcbConnection*, unsigned int*, QPoint*, int*) (c=0x117c140, rootWin=rootWin@entry=0x0, pos=pos@entry=0x7ffd25323e00, keybMask=keybMask@entry=0x0) at qxcbcursor.cpp:619
#5  0x00007f0f986fd318 in QXcbCursor::pos() const (this=0x119e090) at qxcbcursor.cpp:639
#6  0x00007f0fa5032fd8 in QCursor::pos(QScreen const*) (screen=<optimized out>) at kernel/qcursor.cpp:182
#7  0x00007f0fa50330b1 in QCursor::pos() () at kernel/qcursor.cpp:206
#8  0x0000000000444c4f in PanelView::event(QEvent*) (this=0x24f95c0, e=0x7ffd253241f0) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/shell/panelview.cpp:758
#9  0x00007f0fa57e905c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x116fca0, receiver=receiver@entry=0x24f95c0, e=e@entry=0x7ffd253241f0) at kernel/qapplication.cpp:3716
#10 0x00007f0fa57ee516 in QApplication::notify(QObject*, QEvent*) (this=0x7ffd253246d0, receiver=0x24f95c0, e=0x7ffd253241f0) at kernel/qapplication.cpp:3499
#11 0x00007f0fa4ce662b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffd253246d0, receiver=receiver@entry=0x24f95c0, event=event@entry=0x7ffd253241f0) at kernel/qcoreapplication.cpp:965
#12 0x00007f0fa5028521 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (event=0x7ffd253241f0, receiver=0x24f95c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#13 0x00007f0fa5028521 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x4f76db0) at kernel/qguiapplication.cpp:1804
#14 0x00007f0fa502a1e5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e@entry=0x4f76db0) at kernel/qguiapplication.cpp:1596
#15 0x00007f0fa500df38 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:625
#16 0x00007f0f9870cf10 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#17 0x00007f0fa11a6127 in g_main_context_dispatch (context=0x7f0f900016f0) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3154
#18 0x00007f0fa11a6127 in g_main_context_dispatch (context=context@entry=0x7f0f900016f0) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3769
#19 0x00007f0fa11a6380 in g_main_context_iterate (context=context@entry=0x7f0f900016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3840
#20 0x00007f0fa11a642c in g_main_context_iteration (context=0x7f0f900016f0, may_block=may_block@entry=1) at /build/glib2.0-t9oPgV/glib2.0-2.48.0/./glib/gmain.c:3901
#21 0x00007f0fa4d3ca7f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x11be810, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#22 0x00007f0fa4ce3dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd25324570, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#23 0x00007f0fa4cebe8c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
#24 0x00007f0fa501fc3c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1542
#25 0x00007f0fa57e5495 in QApplication::exec() () at kernel/qapplication.cpp:2976
#26 0x0000000000432d4a in main(int, char**) (argc=2, argv=<optimized out>) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/shell/main.cpp:181

Reported using DrKonqi
Comment 1 Marco Martin 2016-06-15 11:47:45 UTC
*** This bug has been marked as a duplicate of bug 362124 ***