Bug 357043 - Krunner crashes pressing enter while result are loading (with Baloo involved)
Summary: Krunner crashes pressing enter while result are loading (with Baloo involved)
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: krunner
Classification: Plasma
Component: filesearch (show other bugs)
Version: 5.4.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 13:53 UTC by gabriele monfardini
Modified: 2016-09-11 13:40 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 gabriele monfardini 2015-12-22 13:53:06 UTC
I invoked krunner with Alt+F2, typed a few letters and pressed enter before all options appeared (because the search string is such that just the needed application will appear).
The application opened but krunner crashed.
This bug is sporadic, it does not happen every time I open the app, only sometimes

Reproducible: Sometimes

Steps to Reproduce:
1. press alt+f2
2. types some letters
3. press enter while results are loading

Actual Results:  
The application I was looking for starts correctly, but krunner crashes

Expected Results:  
Krunner does not crash

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

Thread 20 (Thread 0x7f3f10b5f700 (LWP 2371)):
#0  0x00007f3f22ce08dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3f221d2bd2 in poll (__timeout=-1, __nfds=1, __fds=0x7f3f10b5ecc0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x11595b0, cond=cond@entry=0x11595f0, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:459
#3  0x00007f3f221d474f in xcb_wait_for_event (c=0x11595b0) at ../../src/xcb_in.c:623
#4  0x00007f3f1372ea39 in QXcbEventReader::run (this=0x1167750) at qxcbconnection.cpp:1105
#5  0x00007f3f233d32be in QThreadPrivate::start (arg=0x1167750) at thread/qthread_unix.cpp:337
#6  0x00007f3f20f3f6aa in start_thread (arg=0x7f3f10b5f700) at pthread_create.c:333
#7  0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f3f0714a700 (LWP 2381)):
#0  0x00007f3f22ce2743 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3f2360590f in qt_safe_select (nfds=18, fdread=fdread@entry=0x7f3f00000a78, fdwrite=fdwrite@entry=0x7f3f00000d08, fdexcept=fdexcept@entry=0x7f3f00000f98, orig_timeout=orig_timeout@entry=0x0) at kernel/qcore_unix.cpp:75
#2  0x00007f3f2360740e in QEventDispatcherUNIX::select (timeout=0x0, exceptfds=0x7f3f00000f98, writefds=0x7f3f00000d08, readfds=0x7f3f00000a78, nfds=<optimized out>, this=0x7f3f000008c0) at kernel/qeventdispatcher_unix.cpp:320
#3  QEventDispatcherUNIXPrivate::doSelect (this=this@entry=0x7f3f000008e0, flags=..., flags@entry=..., timeout=timeout@entry=0x0) at kernel/qeventdispatcher_unix.cpp:196
#4  0x00007f3f2360793e in QEventDispatcherUNIX::processEvents (this=0x7f3f000008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607
#5  0x00007f3f235b075a in QEventLoop::exec (this=this@entry=0x7f3f07149da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f3f233ce3d4 in QThread::exec (this=this@entry=0x15de630) at thread/qthread.cpp:503
#7  0x00007f3f251d5f85 in QQmlThreadPrivate::run (this=0x15de630) at qml/ftw/qqmlthread.cpp:141
#8  0x00007f3f233d32be in QThreadPrivate::start (arg=0x15de630) at thread/qthread_unix.cpp:337
#9  0x00007f3f20f3f6aa in start_thread (arg=0x7f3f0714a700) at pthread_create.c:333
#10 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f3efdea1700 (LWP 2924)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x16856f0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x1a62548, mutex=mutex@entry=0x1a62540, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3f256b5b3e in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x1a62538) at scenegraph/qsgthreadedrenderloop.cpp:232
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x1a624c0) at scenegraph/qsgthreadedrenderloop.cpp:643
#5  0x00007f3f256b63c3 in QSGRenderThread::run (this=0x1a624c0) at scenegraph/qsgthreadedrenderloop.cpp:672
#6  0x00007f3f233d32be in QThreadPrivate::start (arg=0x1a624c0) at thread/qthread_unix.cpp:337
#7  0x00007f3f20f3f6aa in start_thread (arg=0x7f3efdea1700) at pthread_create.c:333
#8  0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f3ef1d34700 (LWP 2925)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x1689550, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1689550, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1689550, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1689550, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1689550, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x1689550) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x1689550) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ef1d34700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f3ef1533700 (LWP 2926)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x1b89c70, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1b89c70, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1b89c70, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1b89c70, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1b89c70, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x1b89c70) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x1b89c70) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ef1533700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f3ef0d32700 (LWP 2927)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x11c97e0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x11c97e0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x11c97e0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x11c97e0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x11c97e0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x11c97e0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x11c97e0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ef0d32700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f3ee3fff700 (LWP 2928)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3eec0012d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3eec0012d0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3eec0012d0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee3fff700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f3ee37fe700 (LWP 2929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ee40012d0, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee40012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee40012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ee40012d0) at ../../src/thread.cpp:103
#8  0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ee40012d0) at thread/qthread_unix.cpp:337
#9  0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee37fe700) at pthread_create.c:333
#10 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f3ee2ffd700 (LWP 2930)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x1b88aa0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1b88aa0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1b88aa0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x1b88aa0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x1b88aa0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x1b88aa0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x1b88aa0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee2ffd700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f3ee27fc700 (LWP 2931)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ed40012d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ed40012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ed40012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ed40012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ed40012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ed40012d0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ed40012d0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee27fc700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f3ee1ffb700 (LWP 2932)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3eec001a00, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001a00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001a00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001a00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001a00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3eec001a00) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3eec001a00) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee1ffb700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f3ee17fa700 (LWP 2933)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3edc0012d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3edc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3edc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3edc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3edc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3edc0012d0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3edc0012d0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee17fa700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f3ee0ff9700 (LWP 2934)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ee4001930, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee4001930, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee4001930, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee4001930, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee4001930, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ee4001930) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ee4001930) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ee0ff9700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f3ec3fff700 (LWP 2935)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x16e3460, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x16e3460, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x16e3460, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x16e3460, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x16e3460, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x16e3460) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x16e3460) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec3fff700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f3ec37fe700 (LWP 2936)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ee80012d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee80012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee80012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee80012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee80012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ee80012d0) at ../../src/thread.cpp:103
#10 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ee80012d0) at thread/qthread_unix.cpp:337
#11 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec37fe700) at pthread_create.c:333
#12 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f3ec2ffd700 (LWP 2937)):
[KCrash Handler]
#6  __memcpy_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:148
#7  0x00007f3ef238f2da in memcpy (__len=6, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f3ec2ffc4ef, arr=...) at ../../../src/codecs/postingcodec.cpp:42
#9  0x00007f3ef237c7fe in DBPostingIterator::DBPostingIterator (this=0x7f3eb8070650, data=<optimized out>, size=<optimized out>) at ../../../src/engine/postingdb.cpp:177
#10 0x00007f3ef237c8c1 in Baloo::PostingDB::iter (this=this@entry=0x7f3ec2ffc5e0, term=...) at ../../../src/engine/postingdb.cpp:169
#11 0x00007f3ef238544b in Baloo::Transaction::postingIterator (this=this@entry=0x7f3ec2ffc9e0, query=...) at ../../../src/engine/transaction.cpp:303
#12 0x00007f3ef27cb61d in Baloo::SearchStore::constructQuery (this=this@entry=0x7f3ec2ffcad0, tr=tr@entry=0x7f3ec2ffc9e0, term=...) at ../../../src/lib/searchstore.cpp:192
#13 0x00007f3ef27cb7ae in Baloo::SearchStore::constructQuery (this=this@entry=0x7f3ec2ffcad0, tr=tr@entry=0x7f3ec2ffc9e0, term=...) at ../../../src/lib/searchstore.cpp:169
#14 0x00007f3ef27cc7dc in Baloo::SearchStore::exec (this=this@entry=0x7f3ec2ffcad0, term=..., offset=0, limit=10, sortResults=<optimized out>) at ../../../src/lib/searchstore.cpp:75
#15 0x00007f3ef27bba32 in Baloo::Query::exec (this=this@entry=0x7f3ec2ffcb80) at ../../../src/lib/query.cpp:210
#16 0x00007f3ef29daf3f in SearchRunner::match (this=this@entry=0x1c4ef90, context=..., type=..., category=...) at ../../../runners/baloo/baloosearchrunner.cpp:98
#17 0x00007f3ef29db8b3 in SearchRunner::match (this=0x1c4ef90, context=...) at ../../../runners/baloo/baloosearchrunner.cpp:160
#18 0x00007f3effde6540 in Plasma::AbstractRunner::performMatch (this=0x1c4ef90, localContext=...) at ../../src/abstractrunner.cpp:131
#19 0x00007f3effbcac70 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at ../../src/executor.cpp:52
#20 0x00007f3effbc98b0 in ThreadWeaver::Job::execute (this=<optimized out>, self=..., th=0x7f3ebc0012d0) at ../../src/job.cpp:83
#21 0x00007f3effbc935a in ThreadWeaver::Thread::run (this=0x7f3ebc0012d0) at ../../src/thread.cpp:114
#22 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ebc0012d0) at thread/qthread_unix.cpp:337
#23 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec2ffd700) at pthread_create.c:333
#24 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f3ec27fc700 (LWP 2938)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ee80018f0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ee80018f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ee80018f0) at ../../src/thread.cpp:103
#12 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ee80018f0) at thread/qthread_unix.cpp:337
#13 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec27fc700) at pthread_create.c:333
#14 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f3ec1ffb700 (LWP 2939)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3ecc0012d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#12 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3ecc0012d0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#13 0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3ecc0012d0) at ../../src/thread.cpp:103
#14 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3ecc0012d0) at thread/qthread_unix.cpp:337
#15 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec1ffb700) at pthread_create.c:333
#16 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f3ec17fa700 (LWP 2940)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3f233d455b in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1bcf0c0) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x11c4850, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f3effbc64eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x1721740, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f3effbc729f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x1721740, th=th@entry=0x7f3eec001f90, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f3effbcb4c8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#12 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#13 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#14 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#15 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#16 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#17 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#18 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#19 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#20 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#21 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#22 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#23 0x00007f3effbcb522 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1bcf200, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#24 0x00007f3effbc644d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f3eec001f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#25 0x00007f3effbc9423 in ThreadWeaver::Thread::run (this=0x7f3eec001f90) at ../../src/thread.cpp:103
#26 0x00007f3f233d32be in QThreadPrivate::start (arg=0x7f3eec001f90) at thread/qthread_unix.cpp:337
#27 0x00007f3f20f3f6aa in start_thread (arg=0x7f3ec17fa700) at pthread_create.c:333
#28 0x00007f3f22cebeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3f26213800 (LWP 2370)):
#0  0x00007f3f22ce2743 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3f236076e0 in QEventDispatcherUNIXPrivate::doSelect (this=this@entry=0x11991d0, flags=..., flags@entry=..., timeout=timeout@entry=0x0) at kernel/qeventdispatcher_unix.cpp:222
#2  0x00007f3f2360793e in QEventDispatcherUNIX::processEvents (this=0x1197a20, flags=flags@entry=...) at kernel/qeventdispatcher_unix.cpp:607
#3  0x00007f3f1378505d in QUnixEventDispatcherQPA::processEvents (this=<optimized out>, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:62
#4  0x00007f3f235b075a in QEventLoop::exec (this=this@entry=0x7ffc27138ab0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3f235b82cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#6  0x00007f3f238cd00c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#7  0x00007f3f24102025 in QApplication::exec () at kernel/qapplication.cpp:2956
#8  0x0000000000407b89 in main (argc=1, argv=<optimized out>) at ../../krunner/main.cpp:80
Comment 1 Christoph Cullmann 2016-09-11 13:40:01 UTC

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