Bug 401874 - KRunner crashes in Marble match when trying to start Steam
Summary: KRunner crashes in Marble match when trying to start Steam
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords: drkonqi
: 402870 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-07 22:16 UTC by Dennis Schridde
Modified: 2021-04-22 07:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (22.39 KB, text/plain)
2019-03-02 15:29 UTC, Dennis Schridde
Details
New crash information added by DrKonqi (60.18 KB, text/plain)
2019-09-25 19:17 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2018-12-07 22:16:34 UTC
Application: krunner (5.14.4)

Qt Version: 5.11.3
Frameworks Version: 5.52.0
Operating System: Linux 4.19.6-gentoo x86_64
Distribution: "Gentoo Base System release 2.6"

-- Information about the crash:
- What I was doing when the application crashed:
When I type "steam" into KRunner, it will quickly crash. This is quite reproducible and happens roughly every time I do it. If I am very fast and quickly press enter, I can actually start Steam before KRunner crashes. The issue persists since a long time, but until today I was not able to get a good stacktrace of it.

The crash can be reproduced every time.

-- Backtrace:
Application: krunner (krunner), signal: Segmentation fault
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f98bd12b880 (LWP 2198))]

Thread 36 (Thread 0x7f98167fc700 (LWP 13737)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f982c003ce0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f982c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f982c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f982c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f982c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f982c003ce0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f982c003ce0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7f9816ffd700 (LWP 13736)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a6fd8190, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fd8190, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fd8190, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a6fd8190) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#8  0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6fd8190) at thread/qthread_unix.cpp:367
#9  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7f98177fe700 (LWP 13735)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f98280045d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f98280045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f98280045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f98280045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f98280045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f98280045d0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f98280045d0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7f9817fff700 (LWP 13734)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f9838003ce0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9838003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9838003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9838003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9838003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f9838003ce0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f9838003ce0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7f9834ff9700 (LWP 13733)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f9830004fb0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9830004fb0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9830004fb0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9830004fb0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9830004fb0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f9830004fb0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f9830004fb0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7f98357fa700 (LWP 13732)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f98240045d0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f98240045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f98240045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f98240045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f98240045d0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f98240045d0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f98240045d0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7f9835ffb700 (LWP 13731)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f983c004db0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f983c004db0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f983c004db0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f983c004db0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f983c004db0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f983c004db0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f983c004db0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7f98367fc700 (LWP 13730)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a69781b0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#10 0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#11 0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#12 0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a69781b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#13 0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a69781b0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#14 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a69781b0) at thread/qthread_unix.cpp:367
#15 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7f9836ffd700 (LWP 13729)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a6fe1150, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a6fe1150) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6fe1150) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f98377fe700 (LWP 13728)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f9844004150, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9844004150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9844004150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9844004150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9844004150, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f9844004150) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f9844004150) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f9837fff700 (LWP 13727)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f9840003cf0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9840003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9840003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f9840003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f9840003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f9840003cf0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f9840003cf0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f9854da6700 (LWP 13726)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a6f167b0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6f167b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6f167b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6f167b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6f167b0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a6f167b0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6f167b0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f98555a7700 (LWP 13725)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x7f984c003ce0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f984c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f984c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x7f984c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7f984c003ce0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x7f984c003ce0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f984c003ce0) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f9855da8700 (LWP 13724)):
[KCrash Handler]
#6  Marble::GeoDataLookAt::range (this=0x0) at /tmp/portage/kde-apps/marble-18.08.3/work/marble-18.08.3/src/lib/marble/geodata/data/GeoDataLookAt.cpp:122
#7  0x00007f986e6b2c6d in Marble::PlasmaRunner::collectMatches (this=0x5647a70fc810, matches=..., query=..., folder=<optimized out>) at /usr/include/qt5/QtCore/qlist.h:385
#8  0x00007f986e6b36b1 in Marble::PlasmaRunner::match (this=0x5647a70fc810, context=...) at /tmp/portage/kde-apps/marble-18.08.3/work/marble-18.08.3/src/plasmarunner/plasmarunner.cpp:88
#9  0x00007f9898204e28 in Plasma::AbstractRunner::performMatch (this=0x5647a70fc810, localContext=...) at /usr/include/qt5/QtCore/qarraydata.h:234
#10 0x00007f98981de706 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/atomic_base.h:295
#11 0x00007f98981dd5d0 in ThreadWeaver::Job::execute (this=<optimized out>, self=..., th=0x5647a6f802d0) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/job.cpp:83
#12 0x00007f98981dd087 in ThreadWeaver::Thread::run (this=0x5647a6f802d0) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312
#13 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6f802d0) at thread/qthread_unix.cpp:367
#14 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#15 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f98565a9700 (LWP 13723)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a6fe1130, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1130, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1130, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1130, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1130, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a6fe1130) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6fe1130) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f9856daa700 (LWP 13722)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4d96cdb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x5647a6a13ea0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5647a67fc980, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f98981da1db in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x5647a6918df0, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:594
#4  0x00007f98981db060 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x5647a6918df0, th=<optimized out>, th@entry=0x5647a6fe1000, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:554
#5  0x00007f98981deee8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1000, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:66
#6  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1000, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#7  0x00007f98981def42 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5647a6a14040, th=0x5647a6fe1000, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/workinghardstate.cpp:73
#8  0x00007f98981da13d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x5647a6fe1000, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/weaver.cpp:568
#9  0x00007f98981dcfdb in ThreadWeaver::Thread::run (this=0x5647a6fe1000) at /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/thread.cpp:103
#10 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6fe1000) at thread/qthread_unix.cpp:367
#11 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f98575ab700 (LWP 13719)):
#0  0x00007f98c49eb72b in poll () from /lib64/libc.so.6
#1  0x00007f98c2d8954e in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f98c2d898d2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007f986d696176 in ?? () from /lib64/libgio-2.0.so.0
#4  0x00007f98c2db25f5 in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f9857dac700 (LWP 13718)):
#0  0x00007f98c49eb72b in poll () from /lib64/libc.so.6
#1  0x00007f98c2d8954e in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f98c2d8966c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f98c2d896b1 in ?? () from /lib64/libglib-2.0.so.0
#4  0x00007f98c2db25f5 in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f986cf47700 (LWP 13715)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c4ba3d9c in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>) at /var/tmp/portage/sys-devel/gcc-8.2.0-r5/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2  std::condition_variable::wait (this=<optimized out>, __lock=...) at /var/tmp/portage/sys-devel/gcc-8.2.0-r5/work/gcc-8.2.0/libstdc++-v3/src/c++11/condition_variable.cc:53
#3  0x00007f985f48dba9 in ?? () from /lib64/libQt5WebKit.so.5
#4  0x00007f985f48dcb9 in ?? () from /lib64/libQt5WebKit.so.5
#5  0x00007f98c4ba9bde in std::execute_native_thread_routine (__p=0x5647a70157d0) at /var/tmp/portage/sys-devel/gcc-8.2.0-r5/work/gcc-8.2.0/libstdc++-v3/src/c++11/thread.cc:80
#6  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f986f7fe700 (LWP 13709)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a6d8f818, cond=0x5647a6d8f840) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a68d1810) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f98777fe700 (LWP 2266)):
#0  0x00007f98c49eb72b in poll () from /lib64/libc.so.6
#1  0x00007f98c2d8954e in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f98c2d8966c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f98c4f70cfb in QEventDispatcherGlib::processEvents (this=0x7f9864000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f98c4f1eedb in QEventLoop::exec (this=this@entry=0x7f98777fdd00, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f98c4d8d256 in QThread::exec (this=this@entry=0x5647a6a9cab0) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007f98c6287d65 in QQmlThreadPrivate::run (this=0x5647a6a9cab0) at qml/ftw/qqmlthread.cpp:148
#7  0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6a9cab0) at thread/qthread_unix.cpp:367
#8  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f986ffff700 (LWP 2258)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63de470, cond=0x5647a63de498) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63e1fa0) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f9877fff700 (LWP 2257)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63de470, cond=0x5647a63de498) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63e1d70) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f9898ff9700 (LWP 2256)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63de470, cond=0x5647a63de498) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63e1b40) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f98997fa700 (LWP 2255)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63de470, cond=0x5647a63de498) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63dfb50) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f9899ffb700 (LWP 2254)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63dfb10) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f989a7fc700 (LWP 2253)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63dfad0) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f989affd700 (LWP 2252)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63dfa90) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f989b7fe700 (LWP 2251)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63deb40) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f989bfff700 (LWP 2250)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63de910) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f98a4ec8700 (LWP 2249)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ddef0, cond=0x5647a63ddf18) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63dfa30) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f98a56c9700 (LWP 2248)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63ab118, cond=0x5647a63ab140) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63df7c0) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f98a6020700 (LWP 2246)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98ad32e64b in cnd_wait (mtx=0x5647a63d5bc0, cond=0x5647a63d5be8) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x5647a63d3980) at ../mesa-18.3.0-rc6/src/util/u_queue.c:270
#3  0x00007f98ad32e387 in impl_thrd_routine (p=<optimized out>) at ../mesa-18.3.0-rc6/src/../include/c11/threads_posix.h:87
#4  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f98ae0fc700 (LWP 2211)):
#0  0x00007f98c49eb72b in poll () from /lib64/libc.so.6
#1  0x00007f98c2d8954e in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f98c2d8966c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f98c4f70cfb in QEventDispatcherGlib::processEvents (this=0x7f98a0000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f98c4f1eedb in QEventLoop::exec (this=this@entry=0x7f98ae0fbcf0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f98c4d8d256 in QThread::exec (this=this@entry=0x7f98c5741d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007f98c56c5585 in QDBusConnectionManager::run (this=0x7f98c5741d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#7  0x00007f98c4d966be in QThreadPrivate::start (arg=0x7f98c5741d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:367
#8  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f98af2e1700 (LWP 2201)):
#0  0x00007f98c49eb72b in poll () from /lib64/libc.so.6
#1  0x00007f98c45dbd5f in ?? () from /lib64/libxcb.so.1
#2  0x00007f98c45dda1a in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f98affdf869 in QXcbEventReader::run (this=0x5647a62c7fb0) at qxcbconnection.h:409
#4  0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a62c7fb0) at thread/qthread_unix.cpp:367
#5  0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f98c49f7ecf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f98bd12b880 (LWP 2198)):
#0  0x00007f98c3ca139c in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f98c45dbf70 in ?? () from /lib64/libxcb.so.1
#2  0x00007f98c45ddb0a in xcb_wait_for_special_event () from /lib64/libxcb.so.1
#3  0x00007f98c39c79fb in dri3_wait_for_event_locked (draw=0x5647a697c2a8) at ../mesa-18.3.0-rc6/src/loader/loader_dri3_helper.c:505
#4  0x00007f98c39c7b57 in dri3_find_back (draw=draw@entry=0x5647a697c2a8) at ../mesa-18.3.0-rc6/src/loader/loader_dri3_helper.c:630
#5  0x00007f98c39c8d0e in dri3_get_buffer (format=format@entry=4099, buffer_type=buffer_type@entry=loader_dri3_buffer_back, draw=draw@entry=0x5647a697c2a8, driDrawable=<optimized out>) at ../mesa-18.3.0-rc6/src/loader/loader_dri3_helper.c:1745
#6  0x00007f98c39c9bfb in loader_dri3_get_buffers (driDrawable=<optimized out>, format=4099, stamp=0x5647a6a27400, loaderPrivate=0x5647a697c2a8, buffer_mask=<optimized out>, buffers=0x7fff391d7de0) at ../mesa-18.3.0-rc6/src/loader/loader_dri3_helper.c:1964
#7  0x00007f98ace6320b in dri_image_drawable_get_buffers (statts_count=<optimized out>, statts=<optimized out>, images=<optimized out>, drawable=<optimized out>) at ../mesa-18.3.0-rc6/src/gallium/state_trackers/dri/dri2.c:572
#8  dri2_allocate_textures (ctx=0x5647a68d6130, drawable=0x5647a6a27400, statts=0x5647a68d88f8, statts_count=2) at ../mesa-18.3.0-rc6/src/gallium/state_trackers/dri/dri2.c:699
#9  0x00007f98ace652ac in dri_st_framebuffer_validate (stctx=<optimized out>, stfbi=<optimized out>, statts=0x5647a68d88f8, count=2, out=0x7fff391d7f80) at ../mesa-18.3.0-rc6/src/gallium/state_trackers/dri/dri_drawable.c:85
#10 0x00007f98ad07ff3a in st_framebuffer_validate (stfb=stfb@entry=0x5647a68d84b0, st=st@entry=0x5647a6dc9940) at ../mesa-18.3.0-rc6/src/mesa/state_tracker/st_manager.c:202
#11 0x00007f98ad08074f in st_manager_validate_framebuffers (st=0x5647a6dc9940) at ../mesa-18.3.0-rc6/src/mesa/state_tracker/st_manager.c:1124
#12 0x00007f98ad209178 in st_validate_state (st=st@entry=0x5647a6dc9940, pipeline=pipeline@entry=ST_PIPELINE_CLEAR) at ../mesa-18.3.0-rc6/src/mesa/state_tracker/st_atom.c:200
#13 0x00007f98ad20d87b in st_Clear (ctx=0x5647a6dada40, mask=50) at ../mesa-18.3.0-rc6/src/mesa/state_tracker/st_cb_clear.c:380
#14 0x00007f98c6553b71 in QSGBatchRenderer::Renderer::renderBatches (this=this@entry=0x5647a632ae70) at ../../include/QtQuick/5.11.3/QtQuick/private/../../../../../src/quick/scenegraph/coreapi/qsgrenderer_p.h:103
#15 0x00007f98c65594cf in QSGBatchRenderer::Renderer::render (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:2735
#16 0x00007f98c6549875 in QSGRenderer::renderScene (this=0x5647a632ae70, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:244
#17 0x00007f98c6549d53 in QSGRenderer::renderScene (this=<optimized out>, fboId=<optimized out>) at scenegraph/coreapi/qsgrenderer.cpp:197
#18 0x00007f98c65842e0 in QSGDefaultRenderContext::renderNextFrame (this=0x5647a67a8180, renderer=0x5647a632ae70, fboId=<optimized out>) at scenegraph/qsgdefaultrendercontext.cpp:182
#19 0x00007f98c65e8bfe in QQuickWindowPrivate::renderSceneGraph (this=this@entry=0x5647a6332a20, size=...) at items/qquickwindow.cpp:481
#20 0x00007f98c657644d in QSGGuiThreadRenderLoop::renderWindow (this=0x5647a676d440, window=<optimized out>) at /usr/include/qt5/QtCore/qsize.h:119
#21 0x00007f98c65f486a in QQuickWindow::event (this=this@entry=0x7fff391d9110, e=e@entry=0x7fff391d8930) at items/qquickwindow.cpp:1615
#22 0x00007f98c68dfe0b in PlasmaQuick::Dialog::event (this=0x7fff391d9110, event=0x7fff391d8930) at /tmp/portage/kde-frameworks/plasma-5.52.0/work/plasma-framework-5.52.0/src/plasmaquick/dialog.cpp:1304
#23 0x00005647a5ba258f in View::event (this=0x7fff391d9110, event=0x7fff391d8930) at /tmp/portage/kde-plasma/plasma-workspace-5.14.4/work/plasma-workspace-5.14.4/krunner/view.cpp:194
#24 0x00007f98c58a2755 in QApplicationPrivate::notify_helper (this=this@entry=0x5647a62b8530, receiver=receiver@entry=0x7fff391d9110, e=e@entry=0x7fff391d8930) at kernel/qapplication.cpp:3726
#25 0x00007f98c58aa240 in QApplication::notify (this=0x7fff391d90c0, receiver=0x7fff391d9110, e=0x7fff391d8930) at kernel/qapplication.cpp:3485
#26 0x00007f98c4f1ff95 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x7fff391d9110, event=event@entry=0x7fff391d8930) at kernel/qcoreapplication.cpp:1047
#27 0x00007f98c52c6548 in QCoreApplication::sendEvent (event=0x7fff391d8930, receiver=0x7fff391d9110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#28 QWindowPrivate::deliverUpdateRequest (this=this@entry=0x5647a6332a20) at kernel/qwindow.cpp:2372
#29 0x00007f98c52c6a99 in QWindow::event (this=this@entry=0x7fff391d9110, ev=ev@entry=0x7fff391d8d80) at kernel/qwindow.cpp:2343
#30 0x00007f98c65f47bb in QQuickWindow::event (this=this@entry=0x7fff391d9110, e=e@entry=0x7fff391d8d80) at items/qquickwindow.cpp:1634
#31 0x00007f98c68dfe0b in PlasmaQuick::Dialog::event (this=0x7fff391d9110, event=0x7fff391d8d80) at /tmp/portage/kde-frameworks/plasma-5.52.0/work/plasma-framework-5.52.0/src/plasmaquick/dialog.cpp:1304
#32 0x00005647a5ba258f in View::event (this=0x7fff391d9110, event=0x7fff391d8d80) at /tmp/portage/kde-plasma/plasma-workspace-5.14.4/work/plasma-workspace-5.14.4/krunner/view.cpp:194
#33 0x00007f98c58a2755 in QApplicationPrivate::notify_helper (this=this@entry=0x5647a62b8530, receiver=receiver@entry=0x7fff391d9110, e=e@entry=0x7fff391d8d80) at kernel/qapplication.cpp:3726
#34 0x00007f98c58aa240 in QApplication::notify (this=0x7fff391d90c0, receiver=0x7fff391d9110, e=0x7fff391d8d80) at kernel/qapplication.cpp:3485
#35 0x00007f98c4f1ff95 in QCoreApplication::notifyInternal2 (receiver=0x7fff391d9110, event=event@entry=0x7fff391d8d80) at kernel/qcoreapplication.cpp:1047
#36 0x00007f98c4f70020 in QCoreApplication::sendEvent (event=0x7fff391d8d80, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#37 QTimerInfoList::activateTimers (this=0x5647a63213a0) at kernel/qtimerinfo_unix.cpp:643
#38 0x00007f98c4f708c1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#39 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:229
#40 0x00007f98c2d8931d in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#41 0x00007f98c2d895d8 in ?? () from /lib64/libglib-2.0.so.0
#42 0x00007f98c2d8966c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#43 0x00007f98c4f70cfb in QEventDispatcherGlib::processEvents (this=0x5647a6321aa0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#44 0x00007f98b0072691 in QPAEventDispatcherGlib::processEvents (this=0x5647a6321aa0, flags=...) at qeventdispatcher_glib.cpp:69
#45 0x00007f98c4f1eedb in QEventLoop::exec (this=this@entry=0x7fff391d9000, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#46 0x00007f98c4f270cf in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#47 0x00005647a5b9fda0 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/portage/kde-plasma/plasma-workspace-5.14.4/work/plasma-workspace-5.14.4/krunner/main.cpp:95
[Inferior 1 (process 2198) detached]

Reported using DrKonqi
Comment 1 Dennis Schridde 2018-12-08 05:37:43 UTC
(In reply to Dennis Schridde from comment #0)
> -- Backtrace:
> Application: krunner (krunner), signal: Segmentation fault
> Using host libthread_db library "/usr/lib64/libthread_db.so.1".
> [Current thread is 1 (Thread 0x7f98bd12b880 (LWP 2198))]

Don't know why it says that.  The thread that crashed appears to have been No 23:

> Thread 23 (Thread 0x7f9855da8700 (LWP 13724)):
> [KCrash Handler]
> #6  Marble::GeoDataLookAt::range (this=0x0) at
> /tmp/portage/kde-apps/marble-18.08.3/work/marble-18.08.3/src/lib/marble/
> geodata/data/GeoDataLookAt.cpp:122
> #7  0x00007f986e6b2c6d in Marble::PlasmaRunner::collectMatches
> (this=0x5647a70fc810, matches=..., query=..., folder=<optimized out>) at
> /usr/include/qt5/QtCore/qlist.h:385
> #8  0x00007f986e6b36b1 in Marble::PlasmaRunner::match (this=0x5647a70fc810,
> context=...) at
> /tmp/portage/kde-apps/marble-18.08.3/work/marble-18.08.3/src/plasmarunner/
> plasmarunner.cpp:88
> #9  0x00007f9898204e28 in Plasma::AbstractRunner::performMatch
> (this=0x5647a70fc810, localContext=...) at
> /usr/include/qt5/QtCore/qarraydata.h:234
> #10 0x00007f98981de706 in ThreadWeaver::Executor::run (this=<optimized out>,
> job=..., thread=<optimized out>) at
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/atomic_base.h:295
> #11 0x00007f98981dd5d0 in ThreadWeaver::Job::execute (this=<optimized out>,
> self=..., th=0x5647a6f802d0) at
> /tmp/portage/kde-frameworks/threadweaver-5.52.0/work/threadweaver-5.52.0/src/
> job.cpp:83
> #12 0x00007f98981dd087 in ThreadWeaver::Thread::run (this=0x5647a6f802d0) at
> /usr/include/qt5/QtCore/qsharedpointer_impl.h:312
> #13 0x00007f98c4d966be in QThreadPrivate::start (arg=0x5647a6f802d0) at
> thread/qthread_unix.cpp:367
> #14 0x00007f98c3c9a4f3 in start_thread () from /lib64/libpthread.so.0
> #15 0x00007f98c49f7ecf in clone () from /lib64/libc.so.6
Comment 2 Kai Uwe Broulik 2018-12-10 09:33:52 UTC
Crashes in the Marble runner, re-assigning to Marble
Comment 3 Dennis Schridde 2019-01-05 00:27:58 UTC
*** Bug 402870 has been marked as a duplicate of this bug. ***
Comment 4 Dennis Schridde 2019-03-02 15:29:57 UTC
Created attachment 118481 [details]
New crash information added by DrKonqi

krunner (5.15.2) using Qt 5.12.1

- What I was doing when the application crashed:

The issue persists in KDE Applications 18.12.2.

-- Backtrace (Reduced):
#6  Marble::GeoDataLookAt::range (this=0x0) at /tmp/portage/kde-apps/marble-18.12.2/work/marble-18.12.2/src/lib/marble/geodata/data/GeoDataLookAt.cpp:122
#7  0x00007fd57e036c6d in Marble::PlasmaRunner::collectMatches (this=0x556191c1bdf0, matches=..., query=..., folder=<optimized out>) at /usr/include/qt5/QtCore/qlist.h:385
#8  0x00007fd57e0376b1 in Marble::PlasmaRunner::match (this=0x556191c1bdf0, context=...) at /tmp/portage/kde-apps/marble-18.12.2/work/marble-18.12.2/src/plasmarunner/plasmarunner.cpp:88
#9  0x00007fd5a611ee28 in Plasma::AbstractRunner::performMatch (this=0x556191c1bdf0, localContext=...) at /usr/include/qt5/QtCore/qarraydata.h:234
#10 0x00007fd5a60f8706 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/atomic_base.h:295
Comment 5 Dennis Schridde 2019-04-30 07:29:13 UTC
Still crashing with KDE Applications 19.04.0:

Application: krunner (krunner), signal: Segmentation fault
[KCrash Handler]
#6  Marble::GeoDataLookAt::range (this=0x0) at /tmp/portage/kde-apps/marble-19.04.0/work/marble-19.04.0/src/lib/marble/geodata/data/GeoDataLookAt.cpp:122
#7  0x00007ff0e8b04b9d in Marble::PlasmaRunner::collectMatches (this=0x562c3839a830, matches=..., query=..., folder=<optimized out>) at /usr/include/qt5/QtCore/qlist.h:387
#8  0x00007ff0e8b057c1 in Marble::PlasmaRunner::match (this=0x562c3839a830, context=...) at /tmp/portage/kde-apps/marble-19.04.0/work/marble-19.04.0/src/plasmarunner/plasmarunner.cpp:88
#9  0x00007ff0f262de68 in Plasma::AbstractRunner::performMatch (this=0x562c3839a830, localContext=...) at /usr/include/qt5/QtCore/qarraydata.h:236
#10 0x00007ff0f2608706 in ThreadWeaver::Executor::run (this=<optimized out>, job=..., thread=<optimized out>) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/atomic_base.h:295
#11 0x00007ff0f26075c0 in ThreadWeaver::Job::execute (this=<optimized out>, self=..., th=0x562c37d9baa0) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/job.cpp:83
#12 0x00007ff0f2607077 in ThreadWeaver::Thread::run (this=0x562c37d9baa0) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312
#13 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37d9baa0) at thread/qthread_unix.cpp:361
#14 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#15 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 27 (LWP 10123):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x7ff0b80038f0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x7ff0b80038f0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7ff0b80038f0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x7ff0b80038f0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#9  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7ff0b80038f0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#10 0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x7ff0b80038f0) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#11 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x7ff0b80038f0) at thread/qthread_unix.cpp:361
#12 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#13 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 26 (LWP 10122):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x7ff0c0003cf0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x7ff0c0003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7ff0c0003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x7ff0c0003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#9  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7ff0c0003cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#10 0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x7ff0c0003cf0) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#11 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x7ff0c0003cf0) at thread/qthread_unix.cpp:361
#12 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#13 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 25 (LWP 10121):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x562c37dae250, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37dae250, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37dae250, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x562c37dae250) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#9  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37dae250) at thread/qthread_unix.cpp:361
#10 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#11 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 24 (LWP 10120):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x562c37c5de90, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37c5de90, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37c5de90, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37c5de90, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#9  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37c5de90, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#10 0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x562c37c5de90) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#11 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37c5de90) at thread/qthread_unix.cpp:361
#12 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#13 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 23 (LWP 10119):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x562c37cc3440, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#9  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#10 0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#11 0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#12 0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#13 0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#14 0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#15 0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#16 0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#17 0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#18 0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#19 0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37cc3440, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#20 0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x562c37cc3440) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#21 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37cc3440) at thread/qthread_unix.cpp:361
#22 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#23 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 22 (LWP 10118):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x562c3839c430, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c3839c430, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c3839c430, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x562c3839c430) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#9  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c3839c430) at thread/qthread_unix.cpp:361
#10 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#11 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 21 (LWP 10117):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37d564d0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37dcc080, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=0x562c37d56438, mutex=0x562c37dcc080, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff0f26045eb in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x562c37dbee70, th=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:594
#5  0x00007ff0f2605300 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x562c37dbee70, th=<optimized out>, th@entry=0x562c37d73cf0, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:554
#6  0x00007ff0f2608ef8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37d73cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:66
#7  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37d73cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#8  0x00007ff0f2608f52 in ThreadWeaver::WorkingHardState::applyForWork (this=0x562c37d56670, th=0x562c37d73cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/workinghardstate.cpp:73
#9  0x00007ff0f260454d in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x562c37d73cf0, wasBusy=<optimized out>) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/weaver.cpp:568
#10 0x00007ff0f2606fcb in ThreadWeaver::Thread::run (this=0x562c37d73cf0) at /tmp/portage/kde-frameworks/threadweaver-5.57.0/work/threadweaver-5.57.0/src/thread.cpp:103
#11 0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37d73cf0) at thread/qthread_unix.cpp:361
#12 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#13 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 20 (LWP 10100):
#1  0x00007ff14a60334e in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff14a6036d2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff0eb0f0e86 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007ff14a62d0b6 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#6  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 19 (LWP 10099):
#1  0x00007ff14a60334e in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff14a60346c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff14a6034b1 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff14a62d0b6 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#6  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 18 (LWP 10098):
#1  0x00007ff14c290e9b in QWaitConditionPrivate::wait (deadline=..., this=0x562c37bb7b40) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562c37d53400, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007ff14c290f29 in QWaitCondition::wait (this=this@entry=0x562c37d53408, mutex=mutex@entry=0x562c37d53400, time=time@entry=18446744073709551615) at ../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#4  0x00007ff14dbe1db9 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x562c37d533f8) at scenegraph/qsgthreadedrenderloop.cpp:245
#5  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x562c37d53380) at scenegraph/qsgthreadedrenderloop.cpp:710
#6  0x00007ff14dbe201a in QSGRenderThread::run (this=0x562c37d53380) at scenegraph/qsgthreadedrenderloop.cpp:739
#7  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37d53380) at thread/qthread_unix.cpp:361
#8  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#9  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 17 (LWP 10097):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c38101158, cond=0x562c38101180) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37e39d30) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 16 (LWP 1854):
#1  0x00007ff14a60334e in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff14a60346c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff14c4768fb in QEventDispatcherGlib::processEvents (this=0x7ff0ec000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007ff14c42215b in QEventLoop::exec (this=this@entry=0x7ff0f3ffed00, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007ff14c28a196 in QThread::exec (this=this@entry=0x562c37c98820) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007ff14d87ee35 in QQmlThreadPrivate::run (this=0x562c37c98820) at qml/ftw/qqmlthread.cpp:148
#7  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37c98820) at thread/qthread_unix.cpp:361
#8  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#9  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 15 (LWP 1852):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f9a0, cond=0x562c3775f9c8) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c377637f0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 14 (LWP 1851):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f9a0, cond=0x562c3775f9c8) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c377635d0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 13 (LWP 1850):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f9a0, cond=0x562c3775f9c8) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c377633b0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 12 (LWP 1849):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f9a0, cond=0x562c3775f9c8) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37761070) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 11 (LWP 1848):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c377627a0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 10 (LWP 1847):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37762580) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 9 (LWP 1846):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37762360) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 8 (LWP 1845):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37760100) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 7 (LWP 1844):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c3775fee0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 6 (LWP 1843):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775f420, cond=0x562c3775f448) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37761000) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 5 (LWP 1842):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3772ff08, cond=0x562c3772ff30) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c37760da0) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 4 (LWP 1841):
#1  0x00007ff1364bd1eb in cnd_wait (mtx=0x562c3775e110, cond=0x562c3775e138) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x562c3775bb60) at ../mesa-19.0.3/src/util/u_queue.c:270
#3  0x00007ff1364bcf27 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.0.3/src/../include/c11/threads_posix.h:87
#4  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#5  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 3 (LWP 1828):
#1  0x00007ff14a64b9c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff14a602e0b in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff14a6032f0 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff14a60346c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff14c4768fb in QEventDispatcherGlib::processEvents (this=0x7ff128000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007ff14c42215b in QEventLoop::exec (this=this@entry=0x7ff1372bccf0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x00007ff14c28a196 in QThread::exec (this=this@entry=0x7ff14ccafdc0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x00007ff14cc2cd75 in QDBusConnectionManager::run (this=0x7ff14ccafdc0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#9  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x7ff14ccafdc0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361
#10 0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#11 0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 2 (LWP 1810):
#1  0x00007ff14bab1d5f in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007ff14bab3a1a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007ff138afd978 in QXcbEventQueue::run (this=0x562c37660880) at qxcbeventqueue.cpp:228
#4  0x00007ff14c28b421 in QThreadPrivate::start (arg=0x562c37660880) at thread/qthread_unix.cpp:361
#5  0x00007ff14b38950b in ?? () from /usr/lib64/libpthread.so.0
#6  0x00007ff14bee03bf in clone () from /usr/lib64/libc.so.6

Thread 1 (LWP 1797):
#1  0x00007ff14bab1f70 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007ff14bab372f in ?? () from /usr/lib64/libxcb.so.1
#3  0x00007ff14bab3842 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#4  0x00007ff138af4ee0 in QXcbCursor::queryPointer (c=0x562c376495c0, virtualDesktop=0x0, pos=0x7ffc08451930, keybMask=0x0) at qxcbconnection_basic.h:71
#5  0x00007ff138af500c in QXcbCursor::pos (this=<optimized out>) at qxcbobject.h:53
#6  0x00007ff14c803077 in QCursor::pos (screen=<optimized out>) at kernel/qcursor.cpp:196
#7  0x00007ff0f27528f9 in Milou::MouseHelper::globalMousePosition() const () from /usr/lib64/libmilou.so.5
#8  0x00007ff0f2748fdc in Milou::MouseHelper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libmilou.so.5
#9  0x00007ff14d821fed in QQmlObjectOrGadget::metacall (this=this@entry=0x7ffc08451e10, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=5, argv=argv@entry=0x7ffc08451ac0) at ../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:335
#10 0x00007ff14d723092 in CallMethod (object=..., index=5, returnType=returnType@entry=26, argCount=argCount@entry=0, argTypes=argTypes@entry=0x0, engine=engine@entry=0x562c376d1120, callArgs=0x7ff118060900, callType=QMetaObject::InvokeMetaMethod) at jsruntime/qv4qobjectwrapper.cpp:1307
#11 0x00007ff14d72478a in CallPrecise (object=..., data=..., engine=engine@entry=0x562c376d1120, callArgs=callArgs@entry=0x7ff118060900, callType=callType@entry=QMetaObject::InvokeMetaMethod) at ../../include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:214
#12 0x00007ff14d725559 in QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7ff1180608b8, argv=<optimized out>, argc=<optimized out>) at jsruntime/qv4qobjectwrapper.cpp:2119
#13 0x00007ff14d7a9373 in QV4::FunctionObject::call (argc=0, argv=0x7ff118060878, thisObject=0x7ff1180608b8, this=0x7ffc08451f78) at jsruntime/qv4functionobject_p.h:172
#14 QV4::Runtime::method_callPropertyLookup (engine=0x562c376d1120, base=0x7ff1180608b8, index=<optimized out>, argv=0x7ff118060878, argc=0) at jsruntime/qv4runtime.cpp:1425
#15 0x00007ff0c93d0b16 in ?? ()
#16 0x0000000000000000 in ?? ()
[Inferior 1 (process 1797) detached]
Comment 6 Dennis Schridde 2019-09-25 19:17:34 UTC
Created attachment 122869 [details]
New crash information added by DrKonqi

krunner (5.16.5) using Qt 5.12.5

- What I was doing when the application crashed:

I typed "steam" into KRunner and waited a second.

-- Backtrace (Reduced):
#6  0x00007f204cfad710 in Marble::GeoDataLookAt::range() const (this=0x0) at /tmp/portage/kde-apps/marble-19.08.1/work/marble-19.08.1/src/lib/marble/geodata/data/GeoDataLookAt.cpp:122
#7  0x00007f204e14db8d in Marble::PlasmaRunner::collectMatches(QList<Plasma::QueryMatch>&, QString const&, Marble::GeoDataFolder const*) (this=0x564c16ed6220, matches=..., query=..., folder=<optimized out>) at /usr/include/qt5/QtCore/qlist.h:387
#8  0x00007f204e14e671 in Marble::PlasmaRunner::match(Plasma::RunnerContext&) (this=0x564c16ed6220, context=...) at /tmp/portage/kde-apps/marble-19.08.1/work/marble-19.08.1/src/plasmarunner/plasmarunner.cpp:88
#9  0x00007f20859f2568 in Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) (this=0x564c16ed6220, localContext=...) at /usr/include/qt5/QtCore/qarraydata.h:236
#10 0x00007f2085a033bc in Plasma::FindMatchesJob::run(QSharedPointer<ThreadWeaver::JobInterface>, ThreadWeaver::Thread*) (this=0x564c16587a30, self=...) at /tmp/portage/kde-frameworks/krunner-5.62.0/work/krunner-5.62.0/src/runnerjobs.cpp:157
Comment 7 Alexander Lohnau 2021-04-13 13:50:04 UTC
Is this still reproducible on any later versions?
Comment 8 Dennis Schridde 2021-04-22 07:46:07 UTC
(In reply to Alexander Lohnau from comment #7)
> Is this still reproducible on any later versions?

I am on KDE Plasma 5.21.4, KDE Apps 20.12.3, KDE Frameworks 5.81.0 and cannot reproduce the crash right now.