Bug 425618 - Crash when clicking on enum data member of C++ struct from class viewer.
Summary: Crash when clicking on enum data member of C++ struct from class viewer.
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.4.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-20 22:55 UTC by Daniel Santos
Modified: 2021-11-03 22:27 UTC (History)
1 user (show)

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


Attachments
emerge --info -v dev-util/kdevelop-python dev-util/kdevelop-php dev-util/kdevelop dev-util/kdevelop-pg-qt (22.73 KB, text/plain)
2020-08-20 23:01 UTC, Daniel Santos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Santos 2020-08-20 22:55:11 UTC
Application: kdevelop (5.4.5)
 (Compiled from sources)
Qt Version: 5.13.2
Frameworks Version: 5.64.0
Operating System: Linux 4.14.120-gentoo x86_64
Distribution: "Gentoo Base System release 2.6"

-- Information about the crash:
- What I was doing when the application crashed:

I had clicked on an enum-type data member of a C++ struct.  Upon restarting, I can see that I may have accidentally removed the "r" from "struct", so perhaps that is the reason it crashed?

stuct my_crashy_struct {
    enum abc_abcd field1;
    /* some comments */
    struct abcdefg field2[2];
    /** some comment. */
    vector<enum something_t> field3;
};

I'm under NDA, so had to change names :(

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
29	  return SYSCALL_CANCEL (poll, fds, nfds, timeout);
[Current thread is 1 (Thread 0x7f4bf0d4ba40 (LWP 7487))]

Thread 81 (Thread 0x7f4b32b78700 (LWP 10160)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libpulse.so.0.21.1.debug]: 
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4a0cc50c20, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

Thread 80 (Thread 0x7f4a397fa700 (LWP 7909)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 79 (Thread 0x7f4a39ffb700 (LWP 7908)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 78 (Thread 0x7f4a3a7fc700 (LWP 7907)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 77 (Thread 0x7f4a3affd700 (LWP 7906)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 76 (Thread 0x7f4a3b7fe700 (LWP 7905)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 75 (Thread 0x7f4a3bfff700 (LWP 7904)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 74 (Thread 0x7f4a58ff9700 (LWP 7903)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 73 (Thread 0x7f4a597fa700 (LWP 7902)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 72 (Thread 0x7f4a59ffb700 (LWP 7901)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 71 (Thread 0x7f4a5a7fc700 (LWP 7900)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 70 (Thread 0x7f4a5affd700 (LWP 7899)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 69 (Thread 0x7f4a5b7fe700 (LWP 7898)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 68 (Thread 0x7f4a5bfff700 (LWP 7897)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 67 (Thread 0x7f4a78ff9700 (LWP 7896)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 66 (Thread 0x7f4a797fa700 (LWP 7895)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 65 (Thread 0x7f4a79ffb700 (LWP 7894)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 64 (Thread 0x7f4a7a7fc700 (LWP 7893)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 63 (Thread 0x7f4a98ff9700 (LWP 7796)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 62 (Thread 0x7f4a997fa700 (LWP 7795)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 61 (Thread 0x7f4a99ffb700 (LWP 7794)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 60 (Thread 0x7f4a9a7fc700 (LWP 7793)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 59 (Thread 0x7f4a9affd700 (LWP 7792)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 58 (Thread 0x7f4a9b7fe700 (LWP 7791)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 57 (Thread 0x7f4a9bfff700 (LWP 7790)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 56 (Thread 0x7f4ab8ff9700 (LWP 7789)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 55 (Thread 0x7f4ab97fa700 (LWP 7788)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 54 (Thread 0x7f4ab9ffb700 (LWP 7787)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 53 (Thread 0x7f4aba7fc700 (LWP 7786)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 52 (Thread 0x7f4abaffd700 (LWP 7785)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 51 (Thread 0x7f4abb7fe700 (LWP 7784)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 50 (Thread 0x7f4abbfff700 (LWP 7783)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 49 (Thread 0x7f4ad8ff9700 (LWP 7782)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 48 (Thread 0x7f4ad97fa700 (LWP 7781)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 47 (Thread 0x7f4ad9ffb700 (LWP 7780)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 46 (Thread 0x7f4ada7fc700 (LWP 7779)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 45 (Thread 0x7f4adaffd700 (LWP 7778)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 44 (Thread 0x7f4adb7fe700 (LWP 7777)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 43 (Thread 0x7f4adbfff700 (LWP 7776)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 42 (Thread 0x7f4af8ff9700 (LWP 7775)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 41 (Thread 0x7f4af97fa700 (LWP 7774)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 40 (Thread 0x7f4af9ffb700 (LWP 7773)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 39 (Thread 0x7f4afa7fc700 (LWP 7772)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 38 (Thread 0x7f4afaffd700 (LWP 7771)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 37 (Thread 0x7f4afb7fe700 (LWP 7770)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 36 (Thread 0x7f4afbfff700 (LWP 7769)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 35 (Thread 0x7f4b10a61700 (LWP 7768)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 34 (Thread 0x7f4b11262700 (LWP 7767)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 33 (Thread 0x7f4b11a63700 (LWP 7766)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 32 (Thread 0x7f4b12264700 (LWP 7765)):
Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libKF5ThreadWeaver.so.5.64.0.debug]: 

Thread 31 (Thread 0x7f4b4e26d700 (LWP 7614)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4b40003880, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c129fde9e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f4b40003880, timeout=<optimized out>, context=0x7f4b40001f40) at ../glib-2.60.7/glib/gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f4b40001f40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3922
#3  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b40001f40, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#4  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b40043e80, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b4e26cb40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bdd84b1b0) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f4b3edc7a05 in QQuickXmlQueryEngine::run() (this=0x563bdd84b1b0) at qqmlxmllistmodel.cpp:325
#8  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bdd84b1b0) at thread/qthread_unix.cpp:360
#9  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (Thread 0x7f4b4f8ab700 (LWP 7544)):
#0  0x00007f4c1ac0db4f in QMutex::unlock() (this=this@entry=0x563bd39381b0) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/atomic_base.h:742
#1  0x00007f4c1ae00d61 in QMutexLocker::unlock() (this=<synthetic pointer>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:240
#2  QMutexLocker::~QMutexLocker() (this=<synthetic pointer>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:213
#3  QThreadData::canWaitLocked() (this=0x563bd3938180) at ../../include/QtCore/5.13.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:272
#4  postEventSourcePrepare(GSource*, gint*) (s=0x7f4b480047c0, timeout=timeout@entry=0x7f4b4f8aa8f4) at kernel/qeventdispatcher_glib.cpp:260
#5  0x00007f4c129fd398 in g_main_context_prepare (context=context@entry=0x7f4b48000c30, priority=priority@entry=0x7f4b4f8aa980) at ../glib-2.60.7/glib/gmain.c:3499
#6  0x00007f4c129fddc3 in g_main_context_iterate (context=context@entry=0x7f4b48000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3907
#7  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b48000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#8  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b48000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#9  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b4f8aaad0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#10 0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bd393b850) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#11 0x00007f4c19833eec in KDevelop::CompletionWorkerThread::run() (this=0x563bd393b850) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/codecompletion/codecompletionmodel.cpp:88
#12 0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bd393b850) at thread/qthread_unix.cpp:360
#13 0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#14 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7f4b5508c700 (LWP 7542)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4b500029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c129fde9e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f4b500029e0, timeout=<optimized out>, context=0x7f4b50000c30) at ../glib-2.60.7/glib/gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f4b50000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3922
#3  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b50000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#4  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b50000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b5508bad0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bc7ef8690) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f4c19833eec in KDevelop::CompletionWorkerThread::run() (this=0x563bc7ef8690) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/codecompletion/codecompletionmodel.cpp:88
#8  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc7ef8690) at thread/qthread_unix.cpp:360
#9  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7f4b657a4700 (LWP 7541)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4b580029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c129fde9e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f4b580029e0, timeout=<optimized out>, context=0x7f4b58000c30) at ../glib-2.60.7/glib/gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f4b58000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3922
#3  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b58000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#4  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b58000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b657a3b40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bc7e818f0) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f4c152aa125 in QQmlThreadPrivate::run() (this=0x563bc7e818f0) at qml/ftw/qqmlthread.cpp:152
#8  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc7e818f0) at thread/qthread_unix.cpp:360
#9  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7f4b67376700 (LWP 7540)):
#0  0x00007ffd744d7b6c in clock_gettime ()
#1  0x00007f4c1a813ba7 in __GI___clock_gettime (clock_id=clock_id@entry=1, tp=tp@entry=0x7f4b67375810) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007f4c1ae00671 in qt_clock_gettime (ts=0x7f4b67375810, clock=1) at kernel/qelapsedtimer_unix.cpp:175
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at kernel/qelapsedtimer_unix.cpp:166
#4  qt_gettime() () at kernel/qelapsedtimer_unix.cpp:175
#5  0x00007f4c1adff159 in QTimerInfoList::updateCurrentTime() (this=this@entry=0x7f4b60004910) at kernel/qtimerinfo_unix.cpp:91
#6  0x00007f4c1adff575 in QTimerInfoList::timerWait(timespec&) (this=0x7f4b60004910, tm=...) at kernel/qtimerinfo_unix.cpp:388
#7  0x00007f4c1ae00b1c in timerSourcePrepareHelper(GTimerSource*, gint*) (src=<optimized out>, timeout=timeout@entry=0x7f4b673758f4) at kernel/qeventdispatcher_glib.cpp:138
#8  0x00007f4c1ae00bbe in timerSourcePrepare(GSource*, gint*) (source=<optimized out>, timeout=timeout@entry=0x7f4b673758f4) at kernel/qeventdispatcher_glib.cpp:166
#9  0x00007f4c129fd398 in g_main_context_prepare (context=context@entry=0x7f4b60000c30, priority=priority@entry=0x7f4b67375980) at ../glib-2.60.7/glib/gmain.c:3499
#10 0x00007f4c129fddc3 in g_main_context_iterate (context=context@entry=0x7f4b60000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3907
#11 0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b60000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#12 0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b60000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#13 0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b67375ad0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#14 0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bc8d5c890) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#15 0x00007f4c19833eec in KDevelop::CompletionWorkerThread::run() (this=0x563bc8d5c890) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/codecompletion/codecompletionmodel.cpp:88
#16 0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc8d5c890) at thread/qthread_unix.cpp:360
#17 0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#18 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7f4b7484c700 (LWP 7533)):
#0  __GI___libc_read (nbytes=16, buf=0x7f4b7484b930, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=16, buf=buf@entry=0x7f4b7484b930, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f4c12a47430 in read (__nbytes=16, __buf=0x7f4b7484b930, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7f4b68003d80) at ../glib-2.60.7/glib/gwakeup.c:210
#4  0x00007f4c129fd95b in g_main_context_check (context=context@entry=0x7f4b6c000c30, max_priority=2147483647, fds=fds@entry=0x7f4b6c0029e0, n_fds=n_fds@entry=1) at ../glib-2.60.7/glib/gmain.c:3705
#5  0x00007f4c129fde40 in g_main_context_iterate (context=context@entry=0x7f4b6c000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3924
#6  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b6c000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#7  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b6c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#8  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b7484bb60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#9  0x00007f4c1ac0c3a6 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#10 0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc87b64a0) at thread/qthread_unix.cpp:360
#11 0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#12 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7f4b7559a700 (LWP 7513)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4b680029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c129fde9e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f4b680029e0, timeout=<optimized out>, context=0x7f4b68000c30) at ../glib-2.60.7/glib/gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f4b68000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3922
#3  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b68000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#4  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b68000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b75599b60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f4c1ac0c3a6 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x7f4c122d4808 <KDevelop::(anonymous namespace)::Q_QGS_s_parsingThread::innerFunction()::holder+8>) at thread/qthread_unix.cpp:360
#8  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#9  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7f4b7db35700 (LWP 7512)):
#0  __GI___libc_read (nbytes=16, buf=0x7f4b7db348c0, fd=15) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=15, buf=buf@entry=0x7f4b7db348c0, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f4c12a47430 in read (__nbytes=16, __buf=0x7f4b7db348c0, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7f4b780039a0) at ../glib-2.60.7/glib/gwakeup.c:210
#4  0x00007f4c129fd95b in g_main_context_check (context=context@entry=0x7f4b70000c30, max_priority=2147483647, fds=fds@entry=0x7f4b70004ba0, n_fds=n_fds@entry=1) at ../glib-2.60.7/glib/gmain.c:3705
#5  0x00007f4c129fde40 in g_main_context_iterate (context=context@entry=0x7f4b70000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3924
#6  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b70000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#7  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b70000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#8  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b7db34af0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#9  0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x563bc87cc460) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#10 0x00007f4c1972b10b in KDevelop::DUChainPrivate::CleanupThread::run() (this=0x563bc87cc460) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/duchain/duchain.cpp:328
#11 0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc87cc460) at thread/qthread_unix.cpp:360
#12 0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#13 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7f4b9f7fe700 (LWP 7509)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=0x7f4b780029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c129fde9e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f4b780029e0, timeout=<optimized out>, context=0x7f4b78000c30) at ../glib-2.60.7/glib/gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f4b78000c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3922
#3  0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4b78000c30, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#4  0x00007f4c1ae00e5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4b78000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4b9f7fdb30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f4c1ac0c3a6 in QThread::exec() (this=this@entry=0x7f4c1bf0ed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f4c1bc8e565 in QDBusConnectionManager::run() (this=Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib64/debug/usr/lib64/libQt5DBus.so.5.13.2.debug]: 
<error reading variable>) at qdbusconnection.cpp:178
#8  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x7f4c1bf0ed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:360
#9  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7f4ba4ff9700 (LWP 7508)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc851d3e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc851d398, cond=0x563bc851d3c0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc851d3c0, mutex=0x563bc851d398) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc851d398, cond=0x563bc851d3c0) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc853b740) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7f4ba57fa700 (LWP 7507)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeca20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec9d0, cond=0x563bc7eec9f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec9f8, mutex=0x563bc7eec9d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec9d0, cond=0x563bc7eec9f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef25e0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7f4ba5ffb700 (LWP 7506)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeca20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec9d0, cond=0x563bc7eec9f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec9f8, mutex=0x563bc7eec9d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec9d0, cond=0x563bc7eec9f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef2350) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7f4ba67fc700 (LWP 7505)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeca20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec9d0, cond=0x563bc7eec9f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec9f8, mutex=0x563bc7eec9d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec9d0, cond=0x563bc7eec9f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef20c0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7f4ba6ffd700 (LWP 7504)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeca20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec9d0, cond=0x563bc7eec9f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec9f8, mutex=0x563bc7eec9d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec9d0, cond=0x563bc7eec9f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef1e30) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7f4b9ffff700 (LWP 7503)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeca20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec9d0, cond=0x563bc7eec9f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec9f8, mutex=0x563bc7eec9d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec9d0, cond=0x563bc7eec9f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef1ba0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7f4ba77fe700 (LWP 7502)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef10d0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f4ba7fff700 (LWP 7501)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef0e40) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f4bc4ff9700 (LWP 7500)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef0bb0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f4bc57fa700 (LWP 7499)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef0920) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f4bc5ffb700 (LWP 7498)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7ef0690) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f4bc67fc700 (LWP 7497)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eed1e0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7f4bc6ffd700 (LWP 7496)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eed1a0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7f4bc77fe700 (LWP 7495)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eed160) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7f4bc7fff700 (LWP 7494)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eed120) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f4bdca79700 (LWP 7493)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eedf90) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f4bdd27a700 (LWP 7492)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eed0e0) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f4bdda7b700 (LWP 7491)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eec320) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eec2d0, cond=0x563bc7eec2f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eec2f8, mutex=0x563bc7eec2d0) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eec2d0, cond=0x563bc7eec2f8) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eece50) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f4bde27c700 (LWP 7490)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7ec3068) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7ec3018, cond=0x563bc7ec3040) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7ec3040, mutex=0x563bc7ec3018) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7ec3018, cond=0x563bc7ec3040) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eef010) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f4bdebbe700 (LWP 7489)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x563bc7eeb280) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x563bc7eeb230, cond=0x563bc7eeb258) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x563bc7eeb258, mutex=0x563bc7eeb230) at pthread_cond_wait.c:655
#3  0x00007f4bec9a2b4b in cnd_wait (mtx=0x563bc7eeb230, cond=0x563bc7eeb258) at ../mesa-19.2.8/include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x563bc7eea980) at ../mesa-19.2.8/src/util/u_queue.c:272
#5  0x00007f4bec9a2767 in impl_thrd_routine (p=<optimized out>) at ../mesa-19.2.8/include/c11/threads_posix.h:87
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f4bee968700 (LWP 7488)):
#0  0x00007f4c1a7f79ab in __GI___poll (fds=fds@entry=0x7f4bee967a68, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4c0691181f in poll (__timeout=-1, __nfds=1, __fds=0x7f4bee967a68) at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x563bc7e0be40, cond=cond@entry=0x563bc7e0be80, vector=vector@entry=0x0, count=count@entry=0x0) at /usr/src/debug/x11-libs/libxcb-1.13.1/libxcb-1.13.1/src/xcb_conn.c:479
#3  0x00007f4c069134da in xcb_wait_for_event (c=c@entry=0x563bc7e0be40) at /usr/src/debug/x11-libs/libxcb-1.13.1/libxcb-1.13.1/src/xcb_in.c:697
#4  0x00007f4bf008e188 in QXcbEventQueue::run() (this=0x563bc7e20d70) at qxcbeventqueue.cpp:228
#5  0x00007f4c1ac0d631 in QThreadPrivate::start(void*) (arg=0x563bc7e20d70) at thread/qthread_unix.cpp:360
#6  0x00007f4c146714ca in start_thread (arg=<optimized out>) at pthread_create.c:486
#7  0x00007f4c1a803a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f4bf0d4ba40 (LWP 7487)):
[KCrash Handler]
#7  KDevelop::Declaration::internalContext() const (this=this@entry=0x0) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/duchain/declaration.h:564
#8  0x00007f4c19872b92 in ClassModelNodes::EnumNode::populateNode() (this=0x563bc8f61120) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/classmodel/classmodelnode.cpp:114
#9  0x00007f4c19873ece in ClassModelNodes::DynamicNode::performPopulateNode(bool) (this=0x563bc8f61120, a_forceRepopulate=<optimized out>) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/classmodel/classmodelnode.cpp:565
#10 0x00007f4c19873f8b in ClassModelNodes::DynamicNode::hasChildren() const (this=0x563bc8f61120) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/kdevplatform/language/classmodel/classmodelnode.cpp:577
#11 0x00007f4c1c5a514f in QTreeViewPrivate::hasVisibleChildren(QModelIndex const&) const (this=this@entry=0x563bd7fd2d00, parent=...) at itemviews/qtreeview.cpp:3949
#12 0x00007f4c1c5a900e in QTreeViewPrivate::itemDecorationRect(QModelIndex const&) const (this=this@entry=0x563bd7fd2d00, index=...) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:211
#13 0x00007f4c1c5a9290 in QTreeViewPrivate::itemDecorationAt(QPoint const&) const (this=this@entry=0x563bd7fd2d00, pos=...) at itemviews/qtreeview.cpp:3788
#14 0x00007f4c1c5a9459 in QTreeView::drawTree(QPainter*, QRegion const&) const (this=this@entry=0x563bd7fccf30, painter=painter@entry=0x7ffd74485c50, region=...) at itemviews/qtreeview.cpp:1469
#15 0x00007f4c1c5a9bb4 in QTreeViewPrivate::renderTreeToPixmapForAnimation(QRect const&) const (this=this@entry=0x563bd7fd2d00, rect=...) at itemviews/qtreeview.cpp:3265
#16 0x00007f4c1c5ab4d0 in QTreeViewPrivate::beginAnimatedOperation() (this=this@entry=0x563bd7fd2d00) at itemviews/qtreeview.cpp:3235
#17 0x00007f4c1c5ac5cd in QTreeViewPrivate::collapse(int, bool) (this=this@entry=0x563bd7fd2d00, item=67, emitSignal=emitSignal@entry=true) at itemviews/qtreeview.cpp:3190
#18 0x00007f4c1c5ac6a0 in QTreeView::collapse(QModelIndex const&) (this=0x563bd7fccf30, index=...) at itemviews/qtreeview.cpp:811
#19 0x00007f4b67b91865 in ClassTree::itemActivated(QModelIndex const&) (this=0x563bd7fccf30, index=...) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/plugins/classbrowser/classtree.cpp:143
#20 0x00007f4c1add707e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd74486010, r=0x563bd7fccf30, this=0x563bd7fdc8d0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#21 QMetaObject::activate(QObject*, int, int, void**) (sender=0x563bd7fccf30, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3789
#22 0x00007f4c1c536225 in QAbstractItemView::activated(QModelIndex const&) (this=this@entry=0x563bd7fccf30, _t1=...) at .moc/moc_qabstractitemview.cpp:668
#23 0x00007f4c1c53999e in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) (this=this@entry=0x563bd7fccf30, event=event@entry=0x7ffd744868b0) at itemviews/qabstractitemview.cpp:1939
#24 0x00007f4c1c5af16b in QTreeView::mouseReleaseEvent(QMouseEvent*) (this=0x563bd7fccf30, event=0x7ffd744868b0) at itemviews/qtreeview.cpp:1901
#25 0x00007f4c1c31e578 in QWidget::event(QEvent*) (this=this@entry=0x563bd7fccf30, event=event@entry=0x7ffd744868b0) at kernel/qwidget.cpp:8977
#26 0x00007f4c1c3c797e in QFrame::event(QEvent*) (this=0x563bd7fccf30, e=0x7ffd744868b0) at widgets/qframe.cpp:550
#27 0x00007f4c1c542d5b in QAbstractItemView::viewportEvent(QEvent*) (this=this@entry=0x563bd7fccf30, event=event@entry=0x7ffd744868b0) at itemviews/qabstractitemview.cpp:1753
#28 0x00007f4c1c5aea7b in QTreeView::viewportEvent(QEvent*) (this=0x563bd7fccf30, event=0x7ffd744868b0) at itemviews/qtreeview.cpp:1311
#29 0x00007f4c1adacf7e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.cpp:1221
#30 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (receiver=receiver@entry=0x563bd7fcd9a0, event=event@entry=0x7ffd744868b0) at kernel/qcoreapplication.cpp:1210
#31 0x00007f4c1c2dc5f5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x563bc7dfec40, receiver=receiver@entry=0x563bd7fcd9a0, e=e@entry=0x7ffd744868b0) at kernel/qapplication.cpp:3697
#32 0x00007f4c1c2e3fc7 in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=0x563bd7fcd9a0, e=0x7ffd744868b0) at kernel/qapplication.cpp:3163
#33 0x00007f4c1adad135 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x563bd7fcd9a0, event=0x7ffd744868b0) at kernel/qcoreapplication.cpp:1095
#34 0x00007f4c1c2e3285 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (receiver=receiver@entry=0x563bd7fcd9a0, event=event@entry=0x7ffd744868b0, alienWidget=0x563bd7fcd9a0, nativeWidget=0x563bc8664290, buttonDown=buttonDown@entry=0x7f4c1c9f7970 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2649
#35 0x00007f4c1c33963f in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=0x563bc8846d00, event=0x7ffd74486d10) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/atomic_base.h:390
#36 0x00007f4c1c33c7af in QWidgetWindow::event(QEvent*) (event=0x7ffd74486d10, this=0x563bc8846d00) at kernel/qwidgetwindow.cpp:281
#37 QWidgetWindow::event(QEvent*) (this=0x563bc8846d00, event=0x7ffd74486d10) at kernel/qwidgetwindow.cpp:224
#38 0x00007f4c1c2dc605 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x563bc7dfec40, receiver=receiver@entry=0x563bc8846d00, e=e@entry=0x7ffd74486d10) at kernel/qapplication.cpp:3703
#39 0x00007f4c1c2e3d70 in QApplication::notify(QObject*, QEvent*) (this=0x7ffd744872a0, receiver=0x563bc8846d00, e=0x7ffd74486d10) at kernel/qapplication.cpp:3449
#40 0x00007f4c1adad135 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x563bc8846d00, event=0x7ffd74486d10) at kernel/qcoreapplication.cpp:1095
#41 0x00007f4c1b66c7e0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x563be8293440) at kernel/qguiapplication.cpp:2111
#42 0x00007f4c1b66dc85 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e@entry=0x563be8293440) at kernel/qguiapplication.cpp:1846
#43 0x00007f4c1b64b23a in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1148
#44 0x00007f4bf008f1da in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#45 0x00007f4c129fdb2c in g_main_dispatch (context=0x7f4be8005010) at ../glib-2.60.7/glib/gmain.c:3189
#46 g_main_context_dispatch (context=context@entry=0x7f4be8005010) at ../glib-2.60.7/glib/gmain.c:3854
#47 0x00007f4c129fdf28 in g_main_context_iterate (context=context@entry=0x7f4be8005010, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib-2.60.7/glib/gmain.c:3927
#48 0x00007f4c129fdfbc in g_main_context_iteration (context=0x7f4be8005010, may_block=may_block@entry=1) at ../glib-2.60.7/glib/gmain.c:3988
#49 0x00007f4c1ae00e43 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x563bc7e567b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#50 0x00007f4c1adabe5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd744870c0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#51 0x00007f4c1adb415f in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#52 0x0000563bc7dac308 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dev-util/kdevelop-5.4.5/kdevelop-5.4.5/app/main.cpp:852
[Inferior 1 (process 7487) detached]

Possible duplicates by query: bug 406931, bug 349492, bug 273355.

Reported using DrKonqi
Comment 1 Daniel Santos 2020-08-20 23:01:30 UTC
Created attachment 131058 [details]
emerge --info -v dev-util/kdevelop-python dev-util/kdevelop-php dev-util/kdevelop dev-util/kdevelop-pg-qt

Attached is my emerge --info for the KDevelop packages.  In short:

CFLAGS="-march=native -O2 -ggdb3 -pipe"

No LTO.