Bug 363685 - plasma crash when trying to move the panel it to the primary display.
Summary: plasma crash when trying to move the panel it to the primary display.
Status: RESOLVED DUPLICATE of bug 369864
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 5.6.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
: 364804 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-05-30 04:42 UTC by Jamie
Modified: 2016-10-04 13: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 Jamie 2016-05-30 04:42:05 UTC
Application: plasmashell (5.6.4)

Qt Version: 5.5.1
Frameworks Version: 5.22.0
Operating System: Linux 4.4.0-23-generic x86_64
Distribution: Ubuntu 16.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Trying to move the panel to the correct screen
- Unusual behavior I noticed:
The panel is stuck on the wrong screen that is not the primary display. Closing it and trying to add to a different screen still goes to the wrong display.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbf537328c0 (LWP 3026))]

Thread 29 (Thread 0x7fbf3cd20700 (LWP 3037)):
#0  0x00007fbf4de1ee8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbf4abaf39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbf300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbf3cd1fce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fbf4e50f8a4 in QThread::exec (this=this@entry=0xf513e0) at thread/qthread.cpp:503
#6  0x00007fbf50dbd3c5 in QQmlThreadPrivate::run (this=0xf513e0) at qml/ftw/qqmlthread.cpp:141
#7  0x00007fbf4e51484e in QThreadPrivate::start (arg=0xf513e0) at thread/qthread_unix.cpp:331
#8  0x00007fbf4d6016fa in start_thread (arg=0x7fbf3cd20700) at pthread_create.c:333
#9  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7fbf2bdfd700 (LWP 3059)):
#0  0x00007fbf4de1ee8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbf4abaf39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbf240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbf2bdfcce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fbf4e50f8a4 in QThread::exec (this=this@entry=0x105b2b0) at thread/qthread.cpp:503
#6  0x00007fbf50dbd3c5 in QQmlThreadPrivate::run (this=0x105b2b0) at qml/ftw/qqmlthread.cpp:141
#7  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x105b2b0) at thread/qthread_unix.cpp:331
#8  0x00007fbf4d6016fa in start_thread (arg=0x7fbf2bdfd700) at pthread_create.c:333
#9  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7fbf2a020700 (LWP 3060)):
#0  0x00007fbf4abac430 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fbf4abaecfa in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaf340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbf1c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbf2a01fce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007fbf4e50f8a4 in QThread::exec (this=this@entry=0x12d5820) at thread/qthread.cpp:503
#7  0x00007fbf50dbd3c5 in QQmlThreadPrivate::run (this=0x12d5820) at qml/ftw/qqmlthread.cpp:141
#8  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x12d5820) at thread/qthread_unix.cpp:331
#9  0x00007fbf4d6016fa in start_thread (arg=0x7fbf2a020700) at pthread_create.c:333
#10 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7fbf23fff700 (LWP 3067)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf53182bd4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007fbf53182c19 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007fbf4d6016fa in start_thread (arg=0x7fbf23fff700) at pthread_create.c:333
#4  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7fbf21bc9700 (LWP 3083)):
#0  0x00007fbf4abf3ac9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fbf4abaef26 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaf400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbe980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbf21bc8c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007fbf4e50f8a4 in QThread::exec (this=this@entry=0x1693e00) at thread/qthread.cpp:503
#7  0x00007fbf51748ed6 in QQuickPixmapReader::run (this=0x1693e00) at util/qquickpixmapcache.cpp:817
#8  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x1693e00) at thread/qthread_unix.cpp:331
#9  0x00007fbf4d6016fa in start_thread (arg=0x7fbf21bc9700) at pthread_create.c:333
#10 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7fbe96f63700 (LWP 3112)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x16075b0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x17951d8, mutex=mutex@entry=0x17951d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x17951c8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x1795150) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x1795150) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x1795150) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe96f63700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7fbe95761700 (LWP 3131)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0xe823d0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x1919168, mutex=mutex@entry=0x1919160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x1919158) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x19190e0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x19190e0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x19190e0) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe95761700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7fbe83872700 (LWP 3240)):
#0  0x00007fbf4de1a9cd in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbf4abf2740 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaee84 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4abaf340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbe7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#6  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbe83871cc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007fbf4e50f8a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#8  0x00007fbe85d527d7 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#9  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x24ffa60) at thread/qthread_unix.cpp:331
#10 0x00007fbf4d6016fa in start_thread (arg=0x7fbe83872700) at pthread_create.c:333
#11 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7fbe82a5e700 (LWP 3243)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x20588c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x1cb00b8, mutex=mutex@entry=0x1cb00b0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x1cb00a8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x1cb0030) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x1cb0030) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x1cb0030) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe82a5e700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7fbe66922700 (LWP 3263)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x316b4f0) at thread/qthread_unix.cpp:331
#8  0x00007fbf4d6016fa in start_thread (arg=0x7fbe66922700) at pthread_create.c:333
#9  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7fbe66121700 (LWP 3264)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007fbf4e51484e in QThreadPrivate::start (arg=0x1cceb40) at thread/qthread_unix.cpp:331
#12 0x00007fbf4d6016fa in start_thread (arg=0x7fbe66121700) at pthread_create.c:333
#13 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7fbe65920700 (LWP 3265)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007fbf4e51484e in QThreadPrivate::start (arg=0x31595b0) at thread/qthread_unix.cpp:331
#22 0x00007fbf4d6016fa in start_thread (arg=0x7fbe65920700) at pthread_create.c:333
#23 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7fbe6511f700 (LWP 3266)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x7fbe60002990) at thread/qthread_unix.cpp:331
#10 0x00007fbf4d6016fa in start_thread (arg=0x7fbe6511f700) at pthread_create.c:333
#11 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7fbe6491e700 (LWP 3267)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x7fbe58003190) at thread/qthread_unix.cpp:331
#10 0x00007fbf4d6016fa in start_thread (arg=0x7fbe6491e700) at pthread_create.c:333
#11 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fbe57fff700 (LWP 3268)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x7fbe5c003190) at thread/qthread_unix.cpp:331
#10 0x00007fbf4d6016fa in start_thread (arg=0x7fbe57fff700) at pthread_create.c:333
#11 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fbe577fe700 (LWP 3269)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#22 0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#23 0x00007fbf4e51484e in QThreadPrivate::start (arg=0x316cc90) at thread/qthread_unix.cpp:331
#24 0x00007fbf4d6016fa in start_thread (arg=0x7fbe577fe700) at pthread_create.c:333
#25 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7fbe56ffd700 (LWP 3270)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x31590e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x30e14d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbe8e2fa29f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007fbe8e2fe4c8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#22 0x00007fbe8e2fe522 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#23 0x00007fbe8e2f946d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#24 0x00007fbe8e2fc333 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#25 0x00007fbf4e51484e in QThreadPrivate::start (arg=0x7fbe50002b90) at thread/qthread_unix.cpp:331
#26 0x00007fbf4d6016fa in start_thread (arg=0x7fbe56ffd700) at pthread_create.c:333
#27 0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fbe798a7700 (LWP 3721)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x32f04e0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x2d9ff98, mutex=mutex@entry=0x2d9ff90, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x2d9ff88) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x2d9ff10) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x2d9ff10) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x2d9ff10) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe798a7700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fbe4bfff700 (LWP 3722)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x32f0e90) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x3872c18, mutex=mutex@entry=0x3872c10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3872c08) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3872b90) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x3872b90) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x3872b90) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe4bfff700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fbe4b7fe700 (LWP 3724)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x2dc8e00) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x3201ac8, mutex=mutex@entry=0x3201ac0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3201ab8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3201a40) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x3201a40) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x3201a40) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe4b7fe700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fbe4affd700 (LWP 3725)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x2d51700) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x3261568, mutex=mutex@entry=0x3261560, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3261558) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x32614e0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x32614e0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x32614e0) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe4affd700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fbe4a7fc700 (LWP 3726)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x32ca130) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x415c3d8, mutex=mutex@entry=0x415c3d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x415c3c8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x415c350) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x415c350) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x415c350) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe4a7fc700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fbe499fb700 (LWP 3727)):
#0  0x00007fbf4de1ee8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbf4abaf39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf4e74ba9b in QEventDispatcherGlib::processEvents (this=0x7fbce40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7fbe499face0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fbf4e50f8a4 in QThread::exec (this=this@entry=0x463a560) at thread/qthread.cpp:503
#6  0x00007fbf50dbd3c5 in QQmlThreadPrivate::run (this=0x463a560) at qml/ftw/qqmlthread.cpp:141
#7  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x463a560) at thread/qthread_unix.cpp:331
#8  0x00007fbf4d6016fa in start_thread (arg=0x7fbe499fb700) at pthread_create.c:333
#9  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fbe489ba700 (LWP 3728)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x4ef2290) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x4c2a428, mutex=mutex@entry=0x4c2a420, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x4c2a418) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x4c2a3a0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x4c2a3a0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x4c2a3a0) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbe489ba700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fbce2efe700 (LWP 3732)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5247360) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x5246ee8, mutex=mutex@entry=0x5246ee0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x5246ed8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x5246e60) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x5246e60) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x5246e60) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbce2efe700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fbce38ff700 (LWP 3741)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x3d00780) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x31f6608, mutex=mutex@entry=0x31f6600, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x31f65f8) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x31f6580) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x31f6580) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x31f6580) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbce38ff700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fbce1c5d700 (LWP 3742)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x3fb37b0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x3fb3438, mutex=mutex@entry=0x3fb3430, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3fb3428) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3fb33b0) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x3fb33b0) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x3fb33b0) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbce1c5d700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fbce125c700 (LWP 3743)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fbf4e515aeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x3f96d50) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x3fc16a8, mutex=mutex@entry=0x3fc16a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007fbf517be92e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3fc1698) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3fc1620) at scenegraph/qsgthreadedrenderloop.cpp:657
#5  0x00007fbf517bf1b3 in QSGRenderThread::run (this=0x3fc1620) at scenegraph/qsgthreadedrenderloop.cpp:686
#6  0x00007fbf4e51484e in QThreadPrivate::start (arg=0x3fc1620) at thread/qthread_unix.cpp:331
#7  0x00007fbf4d6016fa in start_thread (arg=0x7fbce125c700) at pthread_create.c:333
#8  0x00007fbf4de2ab5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fbf537328c0 (LWP 3026)):
[KCrash Handler]
#6  0x00007fbf517d05b2 in QQuickItemPrivate::addToDirtyList (this=0x2a17490) at items/qquickitem.cpp:5698
#7  0x00007fbf517d0653 in QQuickItemPrivate::dirty (this=0x2a17490, type=<optimized out>) at items/qquickitem.cpp:5682
#8  0x00007fbf517dc0c1 in QQuickItem::setParentItem (this=0x2a17390, parentItem=parentItem@entry=0x0) at items/qquickitem.cpp:2597
#9  0x00007fbf517dc597 in QQuickItem::~QQuickItem (this=0x2a16af0, __in_chrg=<optimized out>) at items/qquickitem.cpp:2245
#10 0x00007fbf517f6f36 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x2a16af0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#11 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x2a16af0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#12 0x00007fbf4e72252b in QObjectPrivate::deleteChildren (this=this@entry=0x29c6580) at kernel/qobject.cpp:1946
#13 0x00007fbf4e72bda0 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1024
#14 0x00007fbf517dc78d in QQuickItem::~QQuickItem (this=0x29c6550, __in_chrg=<optimized out>) at items/qquickitem.cpp:2224
#15 0x00007fbf517f7306 in QQmlPrivate::QQmlElement<QQuickMouseArea>::~QQmlElement (this=0x29c6550, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#16 QQmlPrivate::QQmlElement<QQuickMouseArea>::~QQmlElement (this=0x29c6550, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#17 0x00007fbf50dfd1bb in QQmlDelegateModel::~QQmlDelegateModel (this=0x1bbdd40, __in_chrg=<optimized out>) at types/qqmldelegatemodel.cpp:256
#18 0x00007fbf50d33126 in QQmlPrivate::QQmlElement<QQmlDelegateModel>::~QQmlElement (this=0x1bbdd40, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#19 QQmlPrivate::QQmlElement<QQmlDelegateModel>::~QQmlElement (this=0x1bbdd40, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#20 0x00007fbf4e72252b in QObjectPrivate::deleteChildren (this=this@entry=0x1b05b00) at kernel/qobject.cpp:1946
#21 0x00007fbf4e72bda0 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1024
#22 0x00007fbf517dc78d in QQuickItem::~QQuickItem (this=0x1b05ad0, __in_chrg=<optimized out>) at items/qquickitem.cpp:2224
#23 0x00007fbf517f6f36 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x1b05ad0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#24 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x1b05ad0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:98
#25 0x00007fbf532ab97c in PlasmaQuick::AppletQuickItem::~AppletQuickItem() () from /usr/lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5
#26 0x00007fbf2a033899 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#27 0x00007fbf4e72252b in QObjectPrivate::deleteChildren (this=this@entry=0x15a4e20) at kernel/qobject.cpp:1946
#28 0x00007fbf4e72bda0 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1024
#29 0x00007fbf2a02f7d4 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#30 0x00007fbf51c7437f in ?? () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#31 0x00007fbf51c745a9 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#32 0x00007fbf51c66299 in Plasma::Applet::~Applet() () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#33 0x00007fbf51c662b9 in Plasma::Applet::~Applet() () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#34 0x00007fbf51c7b60b in ?? () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#35 0x00007fbf51c6a106 in Plasma::Containment::~Containment() () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#36 0x00007fbf51c6a129 in Plasma::Containment::~Containment() () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#37 0x00007fbf4e724ec0 in QObject::event (this=0x1559ec0, e=<optimized out>) at kernel/qobject.cpp:1230
#38 0x00007fbf4efe805c in QApplicationPrivate::notify_helper (this=this@entry=0xe63bb0, receiver=receiver@entry=0x1559ec0, e=e@entry=0x4178c40) at kernel/qapplication.cpp:3716
#39 0x00007fbf4efed516 in QApplication::notify (this=0x7ffff98e4250, receiver=0x1559ec0, e=0x4178c40) at kernel/qapplication.cpp:3499
#40 0x00007fbf4e6f562b in QCoreApplication::notifyInternal (this=0x7ffff98e4250, receiver=0x1559ec0, event=event@entry=0x4178c40) at kernel/qcoreapplication.cpp:965
#41 0x00007fbf4e6f7a26 in QCoreApplication::sendEvent (event=0x4178c40, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xe59c00) at kernel/qcoreapplication.cpp:1593
#43 0x00007fbf4e6f7f08 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#44 0x00007fbf4e74b673 in postEventSourceDispatch (s=0xeafe00) at kernel/qeventdispatcher_glib.cpp:271
#45 0x00007fbf4abaf1a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007fbf4abaf400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007fbf4abaf4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007fbf4e74ba7f in QEventDispatcherGlib::processEvents (this=0xeba370, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#49 0x00007fbf4e6f2dea in QEventLoop::exec (this=this@entry=0x7ffff98e4100, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#50 0x00007fbf4e6fae8c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#51 0x00007fbf4ea2ec3c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1542
#52 0x00007fbf4efe4495 in QApplication::exec () at kernel/qapplication.cpp:2976
#53 0x000000000041bfe0 in main (argc=2, argv=<optimized out>) at /build/plasma-workspace-LFQsCW/plasma-workspace-5.6.4/shell/main.cpp:139

Reported using DrKonqi
Comment 1 Marco Martin 2016-06-30 09:59:52 UTC
*** Bug 364804 has been marked as a duplicate of this bug. ***
Comment 2 David Edmundson 2016-10-04 13:47:02 UTC

*** This bug has been marked as a duplicate of bug 369864 ***