Bug 405526 - KDevelop5.3.2 crashing when edditing cpp file
Summary: KDevelop5.3.2 crashing when edditing cpp file
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.3.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-03-16 15:25 UTC by George Avram
Modified: 2022-10-21 05:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Avram 2019-03-16 15:25:32 UTC
Application: kdevelop (5.3.2)

Qt Version: 5.12.1
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp150.12.48-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
-Started Kdevelop
-Created new project
-Created new file within project (from the Kdevelop project panel)
-Opened .cpp file within kdevelop
-Reproes every time
-Attempted to open only a cpp file without project - issue reproes again.
Attempted fix:
-Cleared kdevelop config in ~/.local/share
-Reset all defaults

Kdevelop libraries:
KDE Frameworks 5.55.0
Qt 5.12.1 (built against 5.12.1)
The xcb windowing system

Distro:
OpenSuse Leap 15.0
Package:
kdevelop5-5.3.2-lp150.57.1.x86_64

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f629e9f1e80 (LWP 22009))]

Thread 46 (Thread 0x7f61877fe700 (LWP 22206)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f6180003250) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 45 (Thread 0x7f6187fff700 (LWP 22205)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f618c003650) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 44 (Thread 0x7f61a4ff9700 (LWP 22204)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f6188004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 43 (Thread 0x7f61a57fa700 (LWP 22203)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f6194003250) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 42 (Thread 0x7f61a5ffb700 (LWP 22202)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f6190003650) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 41 (Thread 0x7f61a67fc700 (LWP 22201)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f619c004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 40 (Thread 0x7f61a6ffd700 (LWP 22200)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f6198003050) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 39 (Thread 0x7f61a77fe700 (LWP 22199)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61a0004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 38 (Thread 0x7f61a7fff700 (LWP 22198)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61ac004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 37 (Thread 0x7f61c8ff9700 (LWP 22197)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61a8003650) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 36 (Thread 0x7f61c97fa700 (LWP 22196)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61b4003250) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7f61c9ffb700 (LWP 22195)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61b0004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7f61ca7fc700 (LWP 22194)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61bc003650) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7f61caffd700 (LWP 22193)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61b8003250) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7f61cb7fe700 (LWP 22192)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61c0004be0) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7f61cbfff700 (LWP 22191)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f629b66c92b in QWaitConditionPrivate::wait (deadline=..., this=0x5576c876c7e0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x5576c8736da0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f629b66cc39 in QWaitCondition::wait (this=0x5576c8736d08, mutex=0x5576c8736da0, time=<optimized out>) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f62917ecad5 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f62917f0b28 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f62917ebcfd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f62917eea6b in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f61c4003650) at thread/qthread_unix.cpp:361
#9  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7f61d4dab700 (LWP 22190)):
[KCrash Handler]
#6  0x00007f617c08a1b0 in ?? ()
#7  0x00007f61e5a2d7ef in clang::ASTUnit::~ASTUnit() () from /usr/lib64/../lib64/libclangFrontend.so.5
#8  0x00007f61e5a3d2b2 in ?? () from /usr/lib64/../lib64/libclangFrontend.so.5
#9  0x00007f61d559b1b1 in llvm::CrashRecoveryContext::~CrashRecoveryContext() () from /usr/lib64/../lib64/libLLVM.so.5
#10 0x00007f62201438f3 in clang_parseTranslationUnit2FullArgv () from /usr/lib64/libclang.so.5
#11 0x00007f6220143562 in clang_parseTranslationUnit2 () from /usr/lib64/libclang.so.5
#12 0x00007f61de5f94b4 in ParseSessionData::ParseSessionData (this=<optimized out>, unsavedFiles=..., index=<optimized out>, environment=..., options=...) at /usr/src/debug/kdevelop5-5.3.2-lp150.57.1.x86_64/plugins/clang/duchain/parsesession.cpp:313
#13 0x00007f61de840ff3 in ClangParseJob::createSessionData (this=this@entry=0x5576c9f6ad00) at /usr/src/debug/kdevelop5-5.3.2-lp150.57.1.x86_64/plugins/clang/clangparsejob.cpp:380
#14 0x00007f61de844890 in ClangParseJob::run (this=0x5576c9f6ad00) at /usr/src/debug/kdevelop5-5.3.2-lp150.57.1.x86_64/plugins/clang/clangparsejob.cpp:286
#15 0x00007f62917efd0a in ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>, ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f62917f02e8 in ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#17 0x00007f62917ef060 in ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#18 0x00007f62917eeb2d in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#19 0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c9f6b1d0) at thread/qthread_unix.cpp:361
#20 0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#21 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7f61dcb1d700 (LWP 22185)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f6291a50129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61cc000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61dcb1cb60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f6299d9683f in ?? () from /usr/lib64/libKDevPlatformLanguage.so.53
#7  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c9f5afb0) at thread/qthread_unix.cpp:361
#8  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7f61dffff700 (LWP 22093)):
#0  0x00007f629af57b68 in read () from /lib64/libc.so.6
#1  0x00007f6291a94a50 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a4fc38 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6291a500d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61d8040220, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61dfffec10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007f61e40f3e85 in ?? () from /usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#9  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c98b25f0) at thread/qthread_unix.cpp:361
#10 0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f61ecafe700 (LWP 22048)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f6291a50129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61e0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61ecafdc10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f629458fd15 in ?? () from /usr/lib64/libQt5Qml.so.5
#7  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c8bb16d0) at thread/qthread_unix.cpp:361
#8  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f61ee708700 (LWP 22046)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f6291a50129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61e8000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61ee707c30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c8b59920) at thread/qthread_unix.cpp:361
#7  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f61f6bad700 (LWP 22044)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f6291a50129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61f0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61f6bacc30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f62913366c8) at thread/qthread_unix.cpp:361
#7  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f61ffbc0700 (LWP 22037)):
#0  0x00007f629af57b68 in read () from /lib64/libc.so.6
#1  0x00007f6291a94a50 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a4fc38 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6291a500d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f61f8000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f61ffbbfbc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007f6299c8f5db in ?? () from /usr/lib64/libKDevPlatformLanguage.so.53
#9  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c8a2e690) at thread/qthread_unix.cpp:361
#10 0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f62217fa700 (LWP 22035)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f6291a50129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x7f6208000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7f62217f9c00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f629b66403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f629d4c4d55 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x7f629d73cd80) at thread/qthread_unix.cpp:361
#8  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f6221ffb700 (LWP 22034)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f62227fc700 (LWP 22033)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f6222ffd700 (LWP 22032)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f62237fe700 (LWP 22031)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f6223fff700 (LWP 22030)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f6244ff9700 (LWP 22029)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f62457fa700 (LWP 22028)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f6245ffb700 (LWP 22027)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f62467fc700 (LWP 22026)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f6246ffd700 (LWP 22025)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f62477fe700 (LWP 22024)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f6247fff700 (LWP 22023)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f625cff9700 (LWP 22022)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f625d7fa700 (LWP 22021)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f625dffb700 (LWP 22020)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f625e7fc700 (LWP 22019)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f625effd700 (LWP 22018)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f625f7fe700 (LWP 22017)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f625ffff700 (LWP 22016)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f6264e5d700 (LWP 22015)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f626cb9e2a3 in cnd_wait () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#2  0x00007f626cb9ea10 in util_queue_thread_func () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#3  0x00007f626cb9e1b8 in impl_thrd_routine () from /opt/amdgpu/lib64/dri/radeonsi_dri.so
#4  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f626f312700 (LWP 22014)):
#0  0x00007f629af5c07b in poll () from /lib64/libc.so.6
#1  0x00007f628672f387 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f6286730fba in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f627167f668 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f629b6657e2 in QThreadPrivate::start (arg=0x5576c7d29160) at thread/qthread_unix.cpp:361
#5  0x00007f6293cad559 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f629af6681f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f629e9f1e80 (LWP 22009)):
#0  0x00007f6293cb389d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f628672f592 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f6286730cbf in ?? () from /usr/lib64/libxcb.so.1
#3  0x00007f6286730dd0 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#4  0x00007f6271679c10 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f6271679d3c in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007f629be2c788 in QCursor::pos(QScreen const*) () from /usr/lib64/libQt5Gui.so.5
#7  0x00007f629c66ce45 in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib64/libQt5Widgets.so.5
#8  0x00007f629c6a5ad1 in QWidget::setVisible(bool) () from /usr/lib64/libQt5Widgets.so.5
#9  0x00007f629e5d8af2 in ?? () from /usr/lib64/libKDevPlatformShell.so.53
#10 0x00007f629b86e2df in QtPrivate::QSlotObjectBase::call (a=0x7ffd4a596390, r=0x5576c8a1fe30, this=0x5576c8a27040) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#11 QMetaObject::activate (sender=sender@entry=0x5576c8a26f90, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd4a596390) at kernel/qobject.cpp:3770
#12 0x00007f629b86e897 in QMetaObject::activate (sender=sender@entry=0x5576c8a26f90, m=m@entry=0x7f629bcecd80 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd4a596390) at kernel/qobject.cpp:3642
#13 0x00007f629b87b0a7 in QTimer::timeout (this=this@entry=0x5576c8a26f90, _t1=...) at .moc/moc_qtimer.cpp:204
#14 0x00007f629b87b408 in QTimer::timerEvent (this=0x5576c8a26f90, e=<optimized out>) at kernel/qtimer.cpp:255
#15 0x00007f629b86eceb in QObject::event (this=0x5576c8a26f90, e=<optimized out>) at kernel/qobject.cpp:1282
#16 0x00007f629c665d2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#17 0x00007f629c66d320 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007f629b83e668 in QCoreApplication::notifyInternal2 (receiver=0x5576c8a26f90, event=0x7ffd4a596700) at kernel/qcoreapplication.cpp:1060
#19 0x00007f629b89ab59 in QTimerInfoList::activateTimers (this=0x5576c7ded150) at kernel/qtimerinfo_unix.cpp:643
#20 0x00007f629b89b321 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#21 0x00007f6291a4fe07 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f6291a501b0 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f6291a5023c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f629b89b70b in QEventDispatcherGlib::processEvents (this=0x5576c7dedd90, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007f629b83c99a in QEventLoop::exec (this=this@entry=0x7ffd4a596950, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#26 0x00007f629b845b40 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1363
#27 0x00005576c61918d0 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop5-5.3.2-lp150.57.1.x86_64/app/main.cpp:849
[Inferior 1 (process 22009) detached]

Possible duplicates by query: bug 398902, bug 398613, bug 393643.

Reported using DrKonqi
Comment 1 George Avram 2019-03-16 15:32:17 UTC
cpp file was empty at all times.
Comment 2 Justin Zobel 2022-09-21 03:13:58 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you!
Comment 3 Bug Janitor Service 2022-10-06 04:51:01 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2022-10-21 05:02:06 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!