Bug 382667 - Plasma crashes after file copy
Summary: Plasma crashes after file copy
Status: RESOLVED DUPLICATE of bug 381105
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.10.4
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-07-24 17:45 UTC by mick
Modified: 2017-07-30 22:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mick 2017-07-24 17:45:04 UTC
Application: plasmashell (5.10.4)

Qt Version: 5.9.1
Frameworks Version: 5.36.0
Operating System: Linux 4.8.0-58-generic x86_64
Distribution: KDE neon User Edition 5.10

-- Information about the crash:
- What I was doing when the application crashed:
Copying file from local machine to remote machine via sftp using Dolphin

-- 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 0x7f838bc28900 (LWP 2836))]

Thread 31 (Thread 0x7f8270ac7700 (LWP 5929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x3ef2450) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x407b068, mutex=mutex@entry=0x407b060, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x407b058) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x407afe0) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x407afe0) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x407afe0) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f8270ac7700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 30 (Thread 0x7f82727fc700 (LWP 4855)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f827c0013e0) at thread/qthread_unix.cpp:368
#18 0x00007f8385a0d6ba in start_thread (arg=0x7f82727fc700) at pthread_create.c:333
#19 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 29 (Thread 0x7f8272ffd700 (LWP 4854)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f8386b68989 in QThreadPrivate::start (arg=0x3ce50b0) at thread/qthread_unix.cpp:368
#10 0x00007f8385a0d6ba in start_thread (arg=0x7f8272ffd700) at pthread_create.c:333
#11 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7f82737fe700 (LWP 4853)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#22 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#23 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#24 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#25 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82680025d0) at thread/qthread_unix.cpp:368
#26 0x00007f8385a0d6ba in start_thread (arg=0x7f82737fe700) at pthread_create.c:333
#27 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7f8278ff9700 (LWP 4852)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82740013c0) at thread/qthread_unix.cpp:368
#14 0x00007f8385a0d6ba in start_thread (arg=0x7f8278ff9700) at pthread_create.c:333
#15 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7f82797fa700 (LWP 4851)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82880013e0) at thread/qthread_unix.cpp:368
#10 0x00007f8385a0d6ba in start_thread (arg=0x7f82797fa700) at pthread_create.c:333
#11 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7f8279ffb700 (LWP 4850)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82800013c0) at thread/qthread_unix.cpp:368
#14 0x00007f8385a0d6ba in start_thread (arg=0x7f8279ffb700) at pthread_create.c:333
#15 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7f827a7fc700 (LWP 4849)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82640013c0) at thread/qthread_unix.cpp:368
#10 0x00007f8385a0d6ba in start_thread (arg=0x7f827a7fc700) at pthread_create.c:333
#11 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7f827affd700 (LWP 4848)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f827c0013c0) at thread/qthread_unix.cpp:368
#10 0x00007f8385a0d6ba in start_thread (arg=0x7f827affd700) at pthread_create.c:333
#11 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f827b7fe700 (LWP 4847)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f826c0013c0) at thread/qthread_unix.cpp:368
#14 0x00007f8385a0d6ba in start_thread (arg=0x7f827b7fe700) at pthread_create.c:333
#15 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7f8273fff700 (LWP 4846)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007f8386b68989 in QThreadPrivate::start (arg=0x3c3cb10) at thread/qthread_unix.cpp:368
#20 0x00007f8385a0d6ba in start_thread (arg=0x7f8273fff700) at pthread_create.c:333
#21 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7f827bfff700 (LWP 4845)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f8290003610) at thread/qthread_unix.cpp:368
#18 0x00007f8385a0d6ba in start_thread (arg=0x7f827bfff700) at pthread_create.c:333
#19 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f82a0ebf700 (LWP 4844)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82880013c0) at thread/qthread_unix.cpp:368
#22 0x00007f8385a0d6ba in start_thread (arg=0x7f82a0ebf700) at pthread_create.c:333
#23 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f82a16c0700 (LWP 4843)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82840013c0) at thread/qthread_unix.cpp:368
#18 0x00007f8385a0d6ba in start_thread (arg=0x7f82a16c0700) at pthread_create.c:333
#19 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f82a1ec1700 (LWP 4842)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f82900013c0) at thread/qthread_unix.cpp:368
#22 0x00007f8385a0d6ba in start_thread (arg=0x7f82a1ec1700) at pthread_create.c:333
#23 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f82a26c2700 (LWP 4841)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f8386b68989 in QThreadPrivate::start (arg=0x19b1160) at thread/qthread_unix.cpp:368
#10 0x00007f8385a0d6ba in start_thread (arg=0x7f82a26c2700) at pthread_create.c:333
#11 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f82a2ec3700 (LWP 4840)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x24243c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c64710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f82c821207f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f82c8216108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f82c8216162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f82c821126d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x00007f82c8213c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x00007f8386b68989 in QThreadPrivate::start (arg=0x3ce76e0) at thread/qthread_unix.cpp:368
#14 0x00007f8385a0d6ba in start_thread (arg=0x7f82a2ec3700) at pthread_create.c:333
#15 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f82adffc700 (LWP 4720)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x375e010) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x38f7e18, mutex=mutex@entry=0x38f7e10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x38f7e08) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x38f7d90) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x38f7d90) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x38f7d90) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f82adffc700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f82ae9fd700 (LWP 3847)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x351a910) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x351a8f8, mutex=mutex@entry=0x351a8f0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x351a8e8) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x351a870) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x351a870) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x351a870) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f82ae9fd700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f82af3fe700 (LWP 3120)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1e9cd40) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x3329ad8, mutex=mutex@entry=0x3329ad0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3329ac8) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x3329a50) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x3329a50) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x3329a50) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f82af3fe700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f82afbff700 (LWP 3005)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x311a780) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x3172248, mutex=mutex@entry=0x3172240, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x3172238) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x31721c0) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x31721c0) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x31721c0) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f82afbff700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f82b5188700 (LWP 2985)):
[KCrash Handler]
#6  0x0000000003f93f40 in ?? ()
#7  0x00007f838924b72a in QAbstractAnimationJob::setCurrentTime (this=0x402cca0, msecs=292049) at animations/qabstractanimationjob.cpp:453
#8  0x00007f838924b8bc in QQmlAnimationTimer::updateAnimationsTime (this=0x7f82a80e51f0, delta=16) at animations/qabstractanimationjob.cpp:117
#9  0x00007f8386b3c452 in QUnifiedTimer::updateAnimationTimers (this=0x7f82a8002f90) at animation/qabstractanimation.cpp:333
#10 0x00007f8386b3d03c in QAnimationDriver::advanceAnimation (this=<optimized out>, timeStep=-1) at animation/qabstractanimation.cpp:831
#11 0x00007f8389c2e007 in QSGAnimationDriver::advance (this=0x7f82a8002d90) at scenegraph/qsgcontext.cpp:218
#12 0x00007f8389c4f8fe in QSGRenderThread::syncAndRender (this=this@entry=0x2de8850) at scenegraph/qsgthreadedrenderloop.cpp:623
#13 0x00007f8389c538dc in QSGRenderThread::run (this=0x2de8850) at scenegraph/qsgthreadedrenderloop.cpp:721
#14 0x00007f8386b68989 in QThreadPrivate::start (arg=0x2de8850) at thread/qthread_unix.cpp:368
#15 0x00007f8385a0d6ba in start_thread (arg=0x7f82b5188700) at pthread_create.c:333
#16 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f82b7570700 (LWP 2972)):
#0  0x00007f8381d29931 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f8381d2a2bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8386d9194b in QEventDispatcherGlib::processEvents (this=0x7f82b00008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7f82b756fc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f8386b63cd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f82b9a54517 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x00007f8386b68989 in QThreadPrivate::start (arg=0x2c2d8b0) at thread/qthread_unix.cpp:368
#8  0x00007f8385a0d6ba in start_thread (arg=0x7f82b7570700) at pthread_create.c:333
#9  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f82cbfff700 (LWP 2961)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x190c8a0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0x20d0208, mutex=mutex@entry=0x20d0200, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c5310d in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x20d01f8) at scenegraph/qsgthreadedrenderloop.cpp:245
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x20d0180) at scenegraph/qsgthreadedrenderloop.cpp:701
#5  0x00007f8389c53a05 in QSGRenderThread::run (this=0x20d0180) at scenegraph/qsgthreadedrenderloop.cpp:730
#6  0x00007f8386b68989 in QThreadPrivate::start (arg=0x20d0180) at thread/qthread_unix.cpp:368
#7  0x00007f8385a0d6ba in start_thread (arg=0x7f82cbfff700) at pthread_create.c:333
#8  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f82d1627700 (LWP 2958)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f8385a0fe42 in __GI___pthread_mutex_lock (mutex=0x7f838364c8a0) at ../nptl/pthread_mutex_lock.c:115
#2  0x00007f83833c8ea0 in ?? () from /usr/lib/nvidia-340/libGL.so.1
#3  0x00007f83833cc42e in ?? () from /usr/lib/nvidia-340/libGL.so.1
#4  0x00007f83833cc82b in ?? () from /usr/lib/nvidia-340/libGL.so.1
#5  0x00007f837fb61fd0 in ?? () from /usr/lib/nvidia-340/tls/libnvidia-tls.so.340.102
#6  0x00007f8381d6d6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8381d29e74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f8381d2a330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f8386d9194b in QEventDispatcherGlib::processEvents (this=0x7f82cc0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#11 0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7f82d1626c50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#12 0x00007f8386b63cd4 in QThread::exec (this=this@entry=0x20bbcb0) at thread/qthread.cpp:515
#13 0x00007f8389bd3256 in QQuickPixmapReader::run (this=0x20bbcb0) at util/qquickpixmapcache.cpp:868
#14 0x00007f8386b68989 in QThreadPrivate::start (arg=0x20bbcb0) at thread/qthread_unix.cpp:368
#15 0x00007f8385a0d6ba in start_thread (arg=0x7f82d1627700) at pthread_create.c:333
#16 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f8365d8f700 (LWP 2946)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f838b678784 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007f838b6787c9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007f8385a0d6ba in start_thread (arg=0x7f8365d8f700) at pthread_create.c:333
#4  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f8367fff700 (LWP 2938)):
#0  0x00007f838646970d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f8381d2a38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8386d9194b in QEventDispatcherGlib::processEvents (this=0x7f835c0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7f8367ffeca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f8386b63cd4 in QThread::exec (this=this@entry=0x179edd0) at thread/qthread.cpp:515
#6  0x00007f8389231fa5 in QQmlThreadPrivate::run (this=0x179edd0) at qml/ftw/qqmlthread.cpp:147
#7  0x00007f8386b68989 in QThreadPrivate::start (arg=0x179edd0) at thread/qthread_unix.cpp:368
#8  0x00007f8385a0d6ba in start_thread (arg=0x7f8367fff700) at pthread_create.c:333
#9  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f836e123700 (LWP 2889)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f8385a0fe42 in __GI___pthread_mutex_lock (mutex=0x7f838364c8a0) at ../nptl/pthread_mutex_lock.c:115
#2  0x00007f83833c8ea0 in ?? () from /usr/lib/nvidia-340/libGL.so.1
#3  0x00007f83833cc42e in ?? () from /usr/lib/nvidia-340/libGL.so.1
#4  0x00007f83833cc82b in ?? () from /usr/lib/nvidia-340/libGL.so.1
#5  0x00007f837fb61fd0 in ?? () from /usr/lib/nvidia-340/tls/libnvidia-tls.so.340.102
#6  0x00007f8381d6d6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8381d29e74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f8381d2a330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f8386d9194b in QEventDispatcherGlib::processEvents (this=0x7f83600008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#11 0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7f836e122ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#12 0x00007f8386b63cd4 in QThread::exec (this=this@entry=0x18a7890) at thread/qthread.cpp:515
#13 0x00007f8389231fa5 in QQmlThreadPrivate::run (this=0x18a7890) at qml/ftw/qqmlthread.cpp:147
#14 0x00007f8386b68989 in QThreadPrivate::start (arg=0x18a7890) at thread/qthread_unix.cpp:368
#15 0x00007f8385a0d6ba in start_thread (arg=0x7f836e123700) at pthread_create.c:333
#16 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f836fb68700 (LWP 2864)):
#0  __lll_unlock_wake () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:371
#1  0x00007f8385a114ff in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x7f838364c8a0) at pthread_mutex_unlock.c:55
#2  __GI___pthread_mutex_unlock (mutex=0x7f838364c8a0) at pthread_mutex_unlock.c:314
#3  0x00007f83833c8b79 in ?? () from /usr/lib/nvidia-340/libGL.so.1
#4  0x00007f83833cc82b in ?? () from /usr/lib/nvidia-340/libGL.so.1
#5  0x00007f837fb61fd0 in ?? () from /usr/lib/nvidia-340/tls/libnvidia-tls.so.340.102
#6  0x00007f8381d6d6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8381d29e74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f8381d2a330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f8386d9194b in QEventDispatcherGlib::processEvents (this=0x7f83680008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#11 0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7f836fb67c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#12 0x00007f8386b63cd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#13 0x00007f838bd62b75 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x00007f8386b68989 in QThreadPrivate::start (arg=0x7f838bdd8da0) at thread/qthread_unix.cpp:368
#15 0x00007f8385a0d6ba in start_thread (arg=0x7f836fb68700) at pthread_create.c:333
#16 0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f8375990700 (LWP 2854)):
#0  0x00007f838646970d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f838a5d9c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f838a5db8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f8378108329 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f8386b68989 in QThreadPrivate::start (arg=0x17d2bc0) at thread/qthread_unix.cpp:368
#5  0x00007f8385a0d6ba in start_thread (arg=0x7f8375990700) at pthread_create.c:333
#6  0x00007f83864753dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f838bc28900 (LWP 2836)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8386b698eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x2ee4900) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2de8890, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f8389c50355 in QSGThreadedRenderLoop::polishAndSync (this=this@entry=0x1a8c1d0, w=<optimized out>, inExpose=inExpose@entry=false) at scenegraph/qsgthreadedrenderloop.cpp:1202
#4  0x00007f8389c50d6a in QSGThreadedRenderLoop::handleUpdateRequest (this=0x1a8c1d0, window=0x1c21bf0) at scenegraph/qsgthreadedrenderloop.cpp:1027
#5  0x00007f8389ca9f97 in QQuickWindow::event (this=this@entry=0x1c21bf0, e=e@entry=0x7ffd936e3150) at items/qquickwindow.cpp:1588
#6  0x000000000042d85b in PanelView::event (this=0x1c21bf0, e=0x7ffd936e3150) at /workspace/build/shell/panelview.cpp:910
#7  0x00007f83876a43fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f83876abe07 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f8386d3c798 in QCoreApplication::notifyInternal2 (receiver=0x1c21bf0, event=0x7ffd936e3150) at kernel/qcoreapplication.cpp:1018
#10 0x00007f8387139d8e in QWindowPrivate::deliverUpdateRequest() () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f838713a2b9 in QWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#12 0x00007f8389ca9f45 in QQuickWindow::event (this=this@entry=0x1c21bf0, e=e@entry=0x7ffd936e3520) at items/qquickwindow.cpp:1607
#13 0x000000000042d85b in PanelView::event (this=0x1c21bf0, e=0x7ffd936e3520) at /workspace/build/shell/panelview.cpp:910
#14 0x00007f83876a43fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f83876abe07 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f8386d3c798 in QCoreApplication::notifyInternal2 (receiver=0x1c21bf0, event=event@entry=0x7ffd936e3520) at kernel/qcoreapplication.cpp:1018
#17 0x00007f8386d90cfe in QCoreApplication::sendEvent (event=0x7ffd936e3520, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#18 QTimerInfoList::activateTimers (this=0x17ff6e0) at kernel/qtimerinfo_unix.cpp:643
#19 0x00007f8386d91581 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#20 0x00007f8381d2a197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f8381d2a3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f8381d2a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f8386d9192f in QEventDispatcherGlib::processEvents (this=0x180e690, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007f8386d3a7ca in QEventLoop::exec (this=this@entry=0x7ffd936e3770, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#25 0x00007f8386d43704 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1291
#26 0x000000000041cd68 in main (argc=1, argv=<optimized out>) at /workspace/build/shell/main.cpp:166

The reporter indicates this bug may be a duplicate of or related to bug 382565.

Possible duplicates by query: bug 382565, bug 382559, bug 382556, bug 382508, bug 382442.

Reported using DrKonqi
Comment 1 David Edmundson 2017-07-30 22:54:42 UTC

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