Bug 365976 - Plasma crashes when launching an application (duplicate of 36758)
Summary: Plasma crashes when launching an application (duplicate of 36758)
Status: RESOLVED DUPLICATE of bug 353783
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-22 10:15 UTC by Unknown
Modified: 2016-08-18 22:34 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 Unknown 2016-07-22 10:15:13 UTC
Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-31-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
Clicked on the KDE menu, started to type in a name of an application (konsole), plasma crashed , duplicate of 36758, however I couldn't set the link between the two reports with the reporting tool

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

Thread 17 (Thread 0x7f2a54ff9700 (LWP 5236)):
[KCrash Handler]
#6  0x00007f2b2da5f418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f2b2da6101a in __GI_abort () at abort.c:89
#8  0x00007f2b2daa172a in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f2b2dbba6b0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007f2b2daa9f4a in malloc_printerr (ar_ptr=<optimized out>, ptr=<optimized out>, str=0x7f2b2dbba7c0 "double free or corruption (out)", action=3) at malloc.c:5007
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3868
#11 0x00007f2b2daadabc in __GI___libc_free (mem=<optimized out>) at malloc.c:2969
#12 0x00007f2a5d923e6f in mdb_env_close1 (env=env@entry=0x7f2a38003da0) at mdb.c:4855
#13 0x00007f2a5d9245fd in mdb_env_close1 (env=0x7f2a38003da0) at mdb.c:4848
#14 mdb_env_open (env=0x7f2a38003da0, path=<optimized out>, flags=<optimized out>, flags@entry=16793600, mode=mode@entry=436) at mdb.c:4836
#15 0x00007f2a5db342ca in Baloo::Database::open (this=0x7f2a5dd5c440 <(anonymous namespace)::Q_QGS_s_db::innerFunction()::holder>, mode=mode@entry=Baloo::Database::OpenDatabase) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/database.cpp:101
#16 0x00007f2a5df901e8 in Baloo::SearchStore::SearchStore (this=0x7f2a54ff89f0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/lib/searchstore.cpp:51
#17 0x00007f2a5df81b99 in Baloo::Query::exec (this=this@entry=0x7f2a54ff8aa0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/lib/query.cpp:209
#18 0x00007f2a5e1cff2f in SearchRunner::match (this=this@entry=0x5495080, context=..., type=..., category=...) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/runners/baloo/baloosearchrunner.cpp:98
#19 0x00007f2a5e1d0879 in SearchRunner::match (this=0x5495080, context=...) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/runners/baloo/baloosearchrunner.cpp:160
#20 0x00007f2a77de7540 in Plasma::AbstractRunner::performMatch (this=0x5495080, localContext=...) at ../../src/abstractrunner.cpp:131
#21 0x00007f2a77557c90 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at ../../src/executor.cpp:52
#22 0x00007f2a775567e0 in ThreadWeaver::Job::execute (this=<optimized out>, self=..., th=0x7f2a3c0027d0) at ../../src/job.cpp:83
#23 0x00007f2a7755628a in ThreadWeaver::Thread::run (this=0x7f2a3c0027d0) at ../../src/thread.cpp:114
#24 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x7f2a3c0027d0) at thread/qthread_unix.cpp:331
#25 0x00007f2b2d3076fa in start_thread (arg=0x7f2a54ff9700) at pthread_create.c:333
#26 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f2a557fa700 (LWP 5235)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x5611e30, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x5611e30, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5611e30, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x5611e30, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5611e30, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x5611e30) at ../../src/thread.cpp:103
#10 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x5611e30) at thread/qthread_unix.cpp:331
#11 0x00007f2b2d3076fa in start_thread (arg=0x7f2a557fa700) at pthread_create.c:333
#12 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f2a55ffb700 (LWP 5234)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x7f2a48002f90, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a48002f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a48002f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a48002f90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a48002f90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x7f2a48002f90) at ../../src/thread.cpp:103
#10 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x7f2a48002f90) at thread/qthread_unix.cpp:331
#11 0x00007f2b2d3076fa in start_thread (arg=0x7f2a55ffb700) at pthread_create.c:333
#12 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f2a567fc700 (LWP 5233)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x7f2a4c002d90, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#12 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#13 0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#14 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a4c002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#15 0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x7f2a4c002d90) at ../../src/thread.cpp:103
#16 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x7f2a4c002d90) at thread/qthread_unix.cpp:331
#17 0x00007f2b2d3076fa in start_thread (arg=0x7f2a567fc700) at pthread_create.c:333
#18 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f2a56ffd700 (LWP 5232)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x4e16430, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4e16430, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4e16430, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4e16430, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4e16430, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x4e16430) at ../../src/thread.cpp:103
#10 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x4e16430) at thread/qthread_unix.cpp:331
#11 0x00007f2b2d3076fa in start_thread (arg=0x7f2a56ffd700) at pthread_create.c:333
#12 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f2a577fe700 (LWP 5231)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x7f2a50002d90, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a50002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a50002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x7f2a50002d90, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f2a50002d90, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x7f2a50002d90) at ../../src/thread.cpp:103
#10 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x7f2a50002d90) at thread/qthread_unix.cpp:331
#11 0x00007f2b2d3076fa in start_thread (arg=0x7f2a577fe700) at pthread_create.c:333
#12 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f2a57fff700 (LWP 5230)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x55b7d00, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#12 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#13 0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#14 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x55b7d00, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#15 0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x55b7d00) at ../../src/thread.cpp:103
#16 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x55b7d00) at thread/qthread_unix.cpp:331
#17 0x00007f2b2d3076fa in start_thread (arg=0x7f2a57fff700) at pthread_create.c:333
#18 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f2a5caa8700 (LWP 5229)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b2e21baeb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55b7490) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5828950, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f2a7755350b in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x54b17b0, th=<optimized out>) at ../../src/weaver.cpp:594
#4  0x00007f2a775542bf in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x54b17b0, th=th@entry=0x4de48f0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x00007f2a775584e8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:66
#6  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#7  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#8  0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#9  0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#10 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#11 0x00007f2a77558542 in ThreadWeaver::WorkingHardState::applyForWork (this=0x55b9520, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/workinghardstate.cpp:73
#12 0x00007f2a7755346d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x4de48f0, wasBusy=<optimized out>) at ../../src/weaver.cpp:568
#13 0x00007f2a77556353 in ThreadWeaver::Thread::run (this=0x4de48f0) at ../../src/thread.cpp:103
#14 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x4de48f0) at thread/qthread_unix.cpp:331
#15 0x00007f2b2d3076fa in start_thread (arg=0x7f2a5caa8700) at pthread_create.c:333
#16 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f2a5f23b700 (LWP 5228)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f2b2e21ba26 in QWaitConditionPrivate::wait_relative (time=30000, this=0x5334c00) at thread/qwaitcondition_unix.cpp:126
#2  QWaitConditionPrivate::wait (time=30000, this=0x5334c00) at thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x54740a0, mutex=mutex@entry=0x51bb290, time=30000) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f2b2e2174d3 in QThreadPoolThread::run (this=0x5474090) at thread/qthreadpool.cpp:127
#5  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x5474090) at thread/qthread_unix.cpp:331
#6  0x00007f2b2d3076fa in start_thread (arg=0x7f2a5f23b700) at pthread_create.c:333
#7  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f2a6e5a1700 (LWP 5190)):
#0  0x00007f2b2a8feae4 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2b2a8ba391 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2b2a8ba4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2b2e451a9b in QEventDispatcherGlib::processEvents (this=0x7f2a680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f2b2e3f8dea in QEventLoop::exec (this=this@entry=0x7f2a6e5a0cc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f2b2e2158a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007f2a70a807d7 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x4aaf170) at thread/qthread_unix.cpp:331
#8  0x00007f2b2d3076fa in start_thread (arg=0x7f2a6e5a1700) at pthread_create.c:333
#9  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f2b01a9d700 (LWP 5136)):
#0  0x00007f2b2db24e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2b2a8ba39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2b2a8ba4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2b2e451a9b in QEventDispatcherGlib::processEvents (this=0x7f2a780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f2b2e3f8dea in QEventLoop::exec (this=this@entry=0x7f2b01a9cc90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f2b2e2158a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007f2b31443ed6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x24fbed0) at thread/qthread_unix.cpp:331
#8  0x00007f2b2d3076fa in start_thread (arg=0x7f2b01a9d700) at pthread_create.c:333
#9  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f2b08f3e700 (LWP 5132)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2b32e62bd4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007f2b32e62c19 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007f2b2d3076fa in start_thread (arg=0x7f2b08f3e700) at pthread_create.c:333
#4  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f2b0a82f700 (LWP 5124)):
#0  0x00007f2b2db24e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2b2a8ba39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2b2a8ba4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2b2e451a9b in QEventDispatcherGlib::processEvents (this=0x7f2afc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f2b2e3f8dea in QEventLoop::exec (this=this@entry=0x7f2b0a82ece0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f2b2e2158a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007f2b30abd3c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x1eded70) at thread/qthread_unix.cpp:331
#8  0x00007f2b2d3076fa in start_thread (arg=0x7f2b0a82f700) at pthread_create.c:333
#9  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f2b0c615700 (LWP 5119)):
#0  0x00007f2b2e219782 in QThreadData::current (createIfNecessary=createIfNecessary@entry=true) at thread/qthread_unix.cpp:211
#1  0x00007f2b2e4512e1 in postEventSourcePrepare (timeout=0x0, s=0x7f2b040012d0) at kernel/qeventdispatcher_glib.cpp:247
#2  postEventSourceCheck (source=0x7f2b040012d0) at kernel/qeventdispatcher_glib.cpp:264
#3  0x00007f2b2a8b9dd1 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2b2a8ba340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2b2a8ba4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f2b2e451a9b in QEventDispatcherGlib::processEvents (this=0x7f2b040008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#7  0x00007f2b2e3f8dea in QEventLoop::exec (this=this@entry=0x7f2b0c614ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007f2b2e2158a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#9  0x00007f2b30abd3c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x2349560) at thread/qthread_unix.cpp:331
#11 0x00007f2b2d3076fa in start_thread (arg=0x7f2b0c615700) at pthread_create.c:333
#12 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f2b17be2700 (LWP 5117)):
#0  0x00007f2b2db209dc in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2b2a8fd740 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2b2a8b9e84 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2b2a8ba340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2b2a8ba4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2b2e451a9b in QEventDispatcherGlib::processEvents (this=0x7f2b100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#6  0x00007f2b2e3f8dea in QEventLoop::exec (this=this@entry=0x7f2b17be1ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f2b2e2158a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#8  0x00007f2b30abd3c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x1fc8760) at thread/qthread_unix.cpp:331
#10 0x00007f2b2d3076fa in start_thread (arg=0x7f2b17be2700) at pthread_create.c:333
#11 0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f2b1e5b1700 (LWP 5079)):
#0  0x00007f2b2db24e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2b31be9c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f2b31beb8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f2b206ff629 in QXcbEventReader::run (this=0x1ef8830) at qxcbconnection.cpp:1253
#4  0x00007f2b2e21a84e in QThreadPrivate::start (arg=0x1ef8830) at thread/qthread_unix.cpp:331
#5  0x00007f2b2d3076fa in start_thread (arg=0x7f2b1e5b1700) at pthread_create.c:333
#6  0x00007f2b2db30b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f2b334118c0 (LWP 5075)):
#0  0x00007f2b2db24e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2b2a64d39f in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#2  0x00007f2b2a64c00e in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#3  0x00007f2b2a634c64 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#4  0x00007f2b2a63575c in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#5  0x00007f2b2a635c1a in dbus_connection_send_with_reply_and_block () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#6  0x00007f2b3355e3a0 in q_dbus_connection_send_with_reply_and_block (error=<optimized out>, timeout_milliseconds=2147483647, message=0x4de8180, connection=<optimized out>) at qdbus_symbols_p.h:208
#7  QDBusConnectionPrivate::sendWithReply (this=0x1f2e9b0, message=..., sendMode=<optimized out>, timeout=2147483647) at qdbusintegrator.cpp:2044
#8  0x00007f2b3354b88b in QDBusConnection::call (this=0x7fff95bec5d0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:564
#9  0x00007f2b300e77dd in KToolInvocation::startServiceInternal(char const*, QString const&, QStringList const&, QString*, QString*, int*, QByteArray const&, bool, QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5Service.so.5
#10 0x00007f2b300e81dc in KToolInvocation::startServiceByDesktopPath(QString const&, QStringList const&, QString*, QString*, int*, QByteArray const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5Service.so.5
#11 0x00007f2b2c3f5de0 in KRun::runService(KService const&, QList<QUrl> const&, QWidget*, bool, QString const&, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#12 0x00007f2b2c3f799c in KRun::run(KService const&, QList<QUrl> const&, QWidget*, bool, QString const&, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#13 0x00007f2a5e80038a in ServiceRunner::run (this=<optimized out>, context=..., match=...) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/runners/services/servicerunner.cpp:249
#14 0x00007f2a77deea67 in Plasma::RunnerContext::run (this=0x55b9290, match=...) at ../../src/runnercontext.cpp:597
#15 0x00007f2a77df0eb6 in Plasma::RunnerManager::run (this=0x55f0d90, match=...) at ../../src/runnermanager.cpp:673
#16 0x00007f2b00838898 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#17 0x00007f2b0084478a in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#18 0x00007f2b008472b3 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#19 0x00007f2b30a7b319 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x00007f2b30a0067c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x00007f2b30a01ebc in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x00007f2b30a026cd in QV4::QObjectMethod::callInternal(QV4::CallData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x00007f2b30a190c3 in QV4::Runtime::callProperty(QV4::ExecutionEngine*, int, QV4::CallData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x00007f2b007f0a9c in ?? ()
#25 0x00007f2afc368498 in ?? ()
#26 0x00007f2afc3682d8 in ?? ()
#27 0x0003000000000000 in ?? ()
#28 0x0000000000000001 in ?? ()
#29 0x000000000265edc0 in ?? ()
#30 0x9fd21645df687000 in ?? ()
#31 0x00007f2b098300e8 in ?? ()
#32 0x00007f2b098300f0 in ?? ()
#33 0x0000000001edbe10 in ?? ()
#34 0x00007f2b309b977a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#35 0x00007f2b30a190c3 in QV4::Runtime::callProperty(QV4::ExecutionEngine*, int, QV4::CallData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#36 0x00007f2b007ee8b4 in ?? ()
#37 0x0000000000000208 in ?? ()
#38 0x00007f2b00000209 in ?? ()
#39 0x0003000000000000 in ?? ()
#40 0x00007fff95bed31f in ?? ()
#41 0x0000000000000000 in ?? ()

Possible duplicates by query: bug 359344, bug 355122, bug 349183, bug 348699, bug 347139.

Reported using DrKonqi
Comment 1 David Edmundson 2016-07-22 12:50:50 UTC

*** This bug has been marked as a duplicate of bug 36758 ***
Comment 2 Christophe Marin 2016-08-18 22:13:48 UTC
wrong dup, bug 36758 is not a plasma report. Please check
Comment 3 David Edmundson 2016-08-18 22:34:54 UTC

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