Bug 363583 - plasmashell crash while switching focus
Summary: plasmashell crash while switching focus
Status: RESOLVED DUPLICATE of bug 342763
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.3
Platform: Debian testing Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-27 09:33 UTC by Francois Gouget
Modified: 2016-06-13 16:35 UTC (History)
2 users (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 Francois Gouget 2016-05-27 09:33:24 UTC
Application: plasmashell (5.4.3)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (stretch)

-- Information about the crash:
- What I was doing when the application crashed:
  I was switching focus from one window to another.

- Unusual behavior I noticed:
  plasmashell crashed though I'm not sure it still counts as unusual behavior. At least it restarted automatically which is not always the case.

-- 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 0x7f38087e8940 (LWP 4882))]

Thread 23 (Thread 0x7f37f2ccb700 (LWP 4883)):
#0  0x00007f3802f2de5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3806fe5382 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f3806fe6ff7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f37f3fc2789 in QXcbEventReader::run (this=0x116e540) at qxcbconnection.cpp:1230
#4  0x00007f38036177fe in QThreadPrivate::start (arg=0x116e540) at thread/qthread_unix.cpp:331
#5  0x00007f3802736454 in start_thread (arg=0x7f37f2ccb700) at pthread_create.c:334
#6  0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f37ebfff700 (LWP 4884)):
#0  0x00007f3802f2de5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f37ffcd939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37ffcd94ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f380384ea5b in QEventDispatcherGlib::processEvents (this=0x7f37e40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f38037f5d6a in QEventLoop::exec (this=this@entry=0x7f37ebffec60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3803612854 in QThread::exec (this=this@entry=0x124f350) at thread/qthread.cpp:503
#6  0x00007f3805ea5105 in QQmlThreadPrivate::run (this=0x124f350) at qml/ftw/qqmlthread.cpp:141
#7  0x00007f38036177fe in QThreadPrivate::start (arg=0x124f350) at thread/qthread_unix.cpp:331
#8  0x00007f3802736454 in start_thread (arg=0x7f37ebfff700) at pthread_create.c:334
#9  0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7f37e2b78700 (LWP 4885)):
#0  0x00007f3802f2de5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f37ffcd939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37ffcd94ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f380384ea5b in QEventDispatcherGlib::processEvents (this=0x7f37dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f38037f5d6a in QEventLoop::exec (this=this@entry=0x7f37e2b77c60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3803612854 in QThread::exec (this=this@entry=0x15413a0) at thread/qthread.cpp:503
#6  0x00007f3805ea5105 in QQmlThreadPrivate::run (this=0x15413a0) at qml/ftw/qqmlthread.cpp:141
#7  0x00007f38036177fe in QThreadPrivate::start (arg=0x15413a0) at thread/qthread_unix.cpp:331
#8  0x00007f3802736454 in start_thread (arg=0x7f37e2b78700) at pthread_create.c:334
#9  0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7f37e0a61700 (LWP 4888)):
#0  QListData::end (this=0x7f37d4002ed0) at ../../include/QtCore/../../src/corelib/tools/qlist.h:109
#1  QList<QTimerInfo*>::constEnd (this=0x7f37d4002ed0) at ../../include/QtCore/../../src/corelib/tools/qlist.h:306
#2  QTimerInfoList::timerWait (this=0x7f37d4002ed0, tm=...) at kernel/qtimerinfo_unix.cpp:386
#3  0x00007f380384de3e in timerSourcePrepareHelper (timeout=0x7f37e0a60aa4, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:127
#4  timerSourcePrepare (source=<optimized out>, timeout=0x7f37e0a60aa4) at kernel/qeventdispatcher_glib.cpp:160
#5  0x00007f37ffcd892d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f37ffcd92cb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f37ffcd94ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f380384ea5b in QEventDispatcherGlib::processEvents (this=0x7f37d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#9  0x00007f38037f5d6a in QEventLoop::exec (this=this@entry=0x7f37e0a60c60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#10 0x00007f3803612854 in QThread::exec (this=this@entry=0x170e3b0) at thread/qthread.cpp:503
#11 0x00007f3805ea5105 in QQmlThreadPrivate::run (this=0x170e3b0) at qml/ftw/qqmlthread.cpp:141
#12 0x00007f38036177fe in QThreadPrivate::start (arg=0x170e3b0) at thread/qthread_unix.cpp:331
#13 0x00007f3802736454 in start_thread (arg=0x7f37e0a61700) at pthread_create.c:334
#14 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f37dafbd700 (LWP 4889)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f38082521c4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007f3808252209 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007f3802736454 in start_thread (arg=0x7f37dafbd700) at pthread_create.c:334
#4  0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f3753fff700 (LWP 4890)):
#0  __GI___pthread_getspecific (key=3) at pthread_getspecific.c:31
#1  0x00007f37ffd00070 in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37ffcd949d in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f380384ea5b in QEventDispatcherGlib::processEvents (this=0x7f374c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f38037f5d6a in QEventLoop::exec (this=this@entry=0x7f3753ffec10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3803612854 in QThread::exec (this=this@entry=0x18fa150) at thread/qthread.cpp:503
#6  0x00007f380682d136 in QQuickPixmapReader::run (this=0x18fa150) at util/qquickpixmapcache.cpp:760
#7  0x00007f38036177fe in QThreadPrivate::start (arg=0x18fa150) at thread/qthread_unix.cpp:331
#8  0x00007f3802736454 in start_thread (arg=0x7f3753fff700) at pthread_create.c:334
#9  0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f3743194700 (LWP 26139)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x42f0150) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f3743194700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f373bfff700 (LWP 26140)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x4d22520) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f373bfff700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f373b7fe700 (LWP 26141)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x47b3a80) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f373b7fe700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f373affd700 (LWP 26142)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x4ce8180) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f373affd700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f373a7fc700 (LWP 26143)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f373c082fc0) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f373a7fc700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f3739ffb700 (LWP 26144)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3734003190) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f3739ffb700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f37397fa700 (LWP 26145)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f372c0023d0) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f37397fa700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f3738ff9700 (LWP 26146)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x165e830) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f3738ff9700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f3723fff700 (LWP 26147)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3730002d90) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f3723fff700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f37237fe700 (LWP 26148)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3718002f90) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f37237fe700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f3722ffd700 (LWP 26149)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3728003190) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f3722ffd700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f37227fc700 (LWP 26150)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3714002d90) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f37227fc700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f3721ffb700 (LWP 26151)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x7f372c003200) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f3721ffb700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f37217fa700 (LWP 26152)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x7f370c002f90) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f37217fa700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f3720ff9700 (LWP 26153)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3724003190) at thread/qthread_unix.cpp:331
#12 0x00007f3802736454 in start_thread (arg=0x7f3720ff9700) at pthread_create.c:334
#13 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f36fffff700 (LWP 26154)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3803618a9b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x486eab0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4b88d00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f37512e1ddf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f37512e6038 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f37512e6092 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f37512e0f8d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f37512e3ea3 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f38036177fe in QThreadPrivate::start (arg=0x7f3710002f90) at thread/qthread_unix.cpp:331
#10 0x00007f3802736454 in start_thread (arg=0x7f36fffff700) at pthread_create.c:334
#11 0x00007f3802f36eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f38087e8940 (LWP 4882)):
[KCrash Handler]
#6  0x00007f3805c77358 in VDMModelDelegateDataType::notify (this=<optimized out>, items=..., index=19, count=1, roles=...) at util/qqmladaptormodel.cpp:167
#7  0x00007f3805ee697a in QQmlAdaptorModel::notify (roles=..., count=1, index=<optimized out>, items=..., this=0x336bba8) at ../../include/QtQml/5.5.1/QtQml/private/../../../../../src/qml/util/qqmladaptormodel_p.h:118
#8  QQmlDelegateModel::_q_itemsChanged (this=<optimized out>, index=19, count=1, roles=...) at types/qqmldelegatemodel.cpp:1144
#9  0x00007f3805ee6ada in QQmlDelegateModel::_q_dataChanged (this=<optimized out>, begin=..., end=..., roles=...) at types/qqmldelegatemodel.cpp:1546
#10 0x00007f3805f0e04c in QQmlDelegateModel::qt_static_metacall (_o=_o@entry=0x336baf0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=12, _a=_a@entry=0x7ffc59a4a250) at .moc/moc_qqmldelegatemodel_p.cpp:203
#11 0x00007f3805f0e838 in QQmlDelegateModel::qt_metacall (this=0x336baf0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7ffc59a4a250) at .moc/moc_qqmldelegatemodel_p.cpp:344
#12 0x00007f3803827140 in QMetaObject::activate (sender=0x32f5b70, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a250) at kernel/qobject.cpp:3728
#13 0x00007f3803827797 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f3803a40ec0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a250) at kernel/qobject.cpp:3578
#14 0x00007f38038a309c in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=..., _t3=...) at .moc/moc_qabstractitemmodel.cpp:548
#15 0x00007f37d826b884 in TaskManager::TasksModelPrivate::itemChanged (this=0x33569a0, changes=...) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/libtaskmanager/tasksmodel.cpp:521
#16 0x00007f37d826cb07 in TaskManager::TasksModel::qt_static_metacall (_o=_o@entry=0x32f5b70, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=9, _a=_a@entry=0x7ffc59a4a440) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/obj-x86_64-linux-gnu/libtaskmanager/moc_tasksmodel.cpp:214
#17 0x00007f3803826f8a in QMetaObject::activate (sender=0x4aaa8e0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a440) at kernel/qobject.cpp:3713
#18 0x00007f3803827797 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f37d8490960 <TaskManager::AbstractGroupableItem::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a440) at kernel/qobject.cpp:3578
#19 0x00007f37d8274a28 in TaskManager::AbstractGroupableItem::changed (this=<optimized out>, _t1=...) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/obj-x86_64-linux-gnu/libtaskmanager/moc_abstractgroupableitem.cpp:223
#20 0x00007f37d8261f70 in TaskManager::TaskItemPrivate::filterChange (change=..., this=<optimized out>) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/libtaskmanager/taskitem.cpp:73
#21 TaskManager::TaskItem::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/obj-x86_64-linux-gnu/libtaskmanager/moc_taskitem.cpp:147
#22 0x00007f3803826f8a in QMetaObject::activate (sender=sender@entry=0x4ad5cc0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a590) at kernel/qobject.cpp:3713
#23 0x00007f3803827797 in QMetaObject::activate (sender=sender@entry=0x4ad5cc0, m=m@entry=0x7f37d8490660 <TaskManager::Task::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc59a4a590) at kernel/qobject.cpp:3578
#24 0x00007f37d8274c18 in TaskManager::Task::changed (this=this@entry=0x4ad5cc0, _t1=...) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/obj-x86_64-linux-gnu/libtaskmanager/moc_task.cpp:359
#25 0x00007f37d8253fdb in TaskManager::Task::setActive (this=this@entry=0x4ad5cc0, a=a@entry=true) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/libtaskmanager/task.cpp:178
#26 0x00007f37d8267d4c in TaskManager::TaskManager::activeWindowChanged (this=0x7f37d84926f0 <TaskManager::(anonymous namespace)::Q_QGS_privateTaskManagerSelf::innerFunction()::holder>, w=<optimized out>) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/libtaskmanager/taskmanager.cpp:412
#27 0x00007f37d826a037 in TaskManager::TaskManager::qt_static_metacall (_o=_o@entry=0x7f37d84926f0 <TaskManager::(anonymous namespace)::Q_QGS_privateTaskManagerSelf::innerFunction()::holder>, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=10, _a=_a@entry=0x7ffc59a4a780) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/obj-x86_64-linux-gnu/libtaskmanager/moc_taskmanager.cpp:176
#28 0x00007f3803826f8a in QMetaObject::activate (sender=0x7f3805bcf120, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3713
#29 0x00007f38059bfc62 in KWindowSystem::activeWindowChanged(unsigned long long) () from /usr/lib/x86_64-linux-gnu/libKF5WindowSystem.so.5
#30 0x00007f37f067129b in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
#31 0x00007f38037f4f1f in QAbstractEventDispatcher::filterNativeEvent (this=<optimized out>, eventType=..., message=message@entry=0x7f37ec003630, result=result@entry=0x7ffc59a4a8b8) at kernel/qabstracteventdispatcher.cpp:460
#32 0x00007f37f3fc6204 in QXcbConnection::handleXcbEvent (this=this@entry=0x1162710, event=event@entry=0x7f37ec003630) at qxcbconnection.cpp:1021
#33 0x00007f37f3fc6fb3 in QXcbConnection::processXcbEvents (this=0x1162710) at qxcbconnection.cpp:1509
#34 0x00007f3803827e61 in QObject::event (this=0x1162710, e=<optimized out>) at kernel/qobject.cpp:1239
#35 0x00007f38042faffc in QApplicationPrivate::notify_helper (this=this@entry=0x115a190, receiver=receiver@entry=0x1162710, e=e@entry=0x7f37ec0048a0) at kernel/qapplication.cpp:3716
#36 0x00007f38043004b6 in QApplication::notify (this=0x7ffc59a4b060, receiver=0x1162710, e=0x7f37ec0048a0) at kernel/qapplication.cpp:3499
#37 0x00007f38037f85ab in QCoreApplication::notifyInternal (this=0x7ffc59a4b060, receiver=0x1162710, event=event@entry=0x7f37ec0048a0) at kernel/qcoreapplication.cpp:965
#38 0x00007f38037fa9a6 in QCoreApplication::sendEvent (event=0x7f37ec0048a0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#39 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1150600) at kernel/qcoreapplication.cpp:1593
#40 0x00007f38037fae88 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#41 0x00007f380384e633 in postEventSourceDispatch (s=0x1191d60) at kernel/qeventdispatcher_glib.cpp:271
#42 0x00007f37ffcd91a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f37ffcd9400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f37ffcd94ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f380384ea3f in QEventDispatcherGlib::processEvents (this=0x119d520, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#46 0x00007f38037f5d6a in QEventLoop::exec (this=this@entry=0x7ffc59a4aee0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#47 0x00007f38037fde0c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#48 0x00007f3803b318bc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1527
#49 0x00007f38042f7435 in QApplication::exec () at kernel/qapplication.cpp:2976
#50 0x0000000000431b03 in main (argc=1, argv=<optimized out>) at /build/plasma-workspace-KFkJSD/plasma-workspace-5.4.3/shell/main.cpp:176

Possible duplicates by query: bug 363493, bug 363469, bug 363304, bug 363244, bug 363243.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-06-13 16:35:13 UTC

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