https://bugs.kde.org/show_bug.cgi?id=378751

            Bug ID: 378751
           Summary: Kdevelop 5 crashes moments after opening git
                    repository as a genric project.
           Product: kdevelop
           Version: 5.0.1
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: bba...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.0.1)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.4.57-18.3-default x86_64
Distribution: "openSUSE Leap 42.2"

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

I was viewing an html file in a recently opened git cloned directory. 

- Custom settings of the application:

I opened the directory as a "generic project"
I am using opensuse leap 42.2.

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 0x7f3898770900 (LWP 7129))]

Thread 33 (Thread 0x7f37bcd2d700 (LWP 7277)):
#0  0x00007f389550651d in read () from /lib64/libc.so.6
#1  0x00007f388e3b2670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f388e371e49 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f388e3722a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f3895e1732b in QEventDispatcherGlib::processEvents
(this=0x7f37b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7f37bcd2cc00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3895bfff1a in QThread::exec (this=this@entry=0x3c47f00) at
thread/qthread.cpp:500
#8  0x00007f3893724dd3 in KDevelop::CompletionWorkerThread::run
(this=0x3c47f00) at
/usr/src/debug/kdevplatform-5.0.1/language/codecompletion/codecompletionmodel.cpp:89
#9  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x3c47f00) at
thread/qthread_unix.cpp:341
#10 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7f37daffd700 (LWP 7276)):
#0  0x00007f388e36f670 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f388e3718fb in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007f388e372230 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x00007f3895e1732b in QEventDispatcherGlib::processEvents
(this=0x7f37d00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7f37daffcc00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f3895bfff1a in QThread::exec (this=this@entry=0x3c006b0) at
thread/qthread.cpp:500
#7  0x00007f3893724dd3 in KDevelop::CompletionWorkerThread::run
(this=0x3c006b0) at
/usr/src/debug/kdevplatform-5.0.1/language/codecompletion/codecompletionmodel.cpp:89
#8  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x3c006b0) at
thread/qthread_unix.cpp:341
#9  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7f37dbfff700 (LWP 7274)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37dc003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7f37fcff9700 (LWP 7273)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37e8002f90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7f37fd7fa700 (LWP 7272)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37e4003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7f37fdffb700 (LWP 7271)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37ec002f90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f37fe7fc700 (LWP 7270)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37f0002b90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f37feffd700 (LWP 7269)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37f4003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f37ff7fe700 (LWP 7268)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f38180039c0) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f37fffff700 (LWP 7267)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f37f8002d90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f381ca44700 (LWP 7266)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f38040025d0) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f381d245700 (LWP 7265)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3800003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f381da46700 (LWP 7264)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f380c002b90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f381e247700 (LWP 7263)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3808003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f381ea48700 (LWP 7262)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3814003190) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f381f249700 (LWP 7261)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3810002d90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f381fa4a700 (LWP 7260)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3818002d90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f382024b700 (LWP 7259)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x39356a0) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x38e8440,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x3934810) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f3840ccb700 (LWP 7256)):
#0  0x00007f389550e8e9 in syscall () from /lib64/libc.so.6
#1  0x00007f3895bfd12c in _q_futex (op=0, val=3, timeout=0x0, addr=<optimized
out>) at thread/qmutex_linux.cpp:146
#2  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at
thread/qmutex_linux.cpp:187
#3  QBasicMutex::lockInternal (this=this@entry=0x21d9038) at
thread/qmutex_linux.cpp:203
#4  0x00007f3895bfd463 in QBasicMutex::lock (this=0x21d9038) at
thread/qmutex.h:59
#5  QRecursiveMutexPrivate::lock (timeout=-1, this=0x21d9020) at
thread/qmutex.cpp:655
#6  QMutex::lock (this=this@entry=0x21da840) at thread/qmutex.cpp:222
#7  0x00007f389362a22c in QMutexLocker::QMutexLocker (m=0x21da840,
this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:128
#8  KDevelop::BackgroundParser::isQueued (this=this@entry=0x21da5f0, url=...)
at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:697
#9  0x00007f37fc4eec46 in ParseSession::scheduleForParsing (url=...,
priority=0) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:272
#10 0x00007f37fc4ef401 in ParseSession::reparseImporters
(this=this@entry=0x7f3840ccaa90) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:262
#11 0x00007f37fc4dce04 in QmlJsParseJob::run (this=0x424a5a0, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:178
#12 0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3824002f90) at
thread/qthread_unix.cpp:341
#17 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f38414cc700 (LWP 7255)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x21cfc50) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2095ef0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3830002b90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f3841ccd700 (LWP 7254)):
#0  0x00007f389550e8e9 in syscall () from /lib64/libc.so.6
#1  0x00007f3895bfd12c in _q_futex (op=0, val=3, timeout=0x0, addr=<optimized
out>) at thread/qmutex_linux.cpp:146
#2  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at
thread/qmutex_linux.cpp:187
#3  QBasicMutex::lockInternal (this=this@entry=0x21d9038) at
thread/qmutex_linux.cpp:203
#4  0x00007f3895bfd463 in QBasicMutex::lock (this=0x21d9038) at
thread/qmutex.h:59
#5  QRecursiveMutexPrivate::lock (timeout=-1, this=0x21d9020) at
thread/qmutex.cpp:655
#6  QMutex::lock (this=this@entry=0x21da840) at thread/qmutex.cpp:222
#7  0x00007f389362a22c in QMutexLocker::QMutexLocker (m=0x21da840,
this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:128
#8  KDevelop::BackgroundParser::isQueued (this=this@entry=0x21da5f0, url=...)
at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:697
#9  0x00007f37fc4eec46 in ParseSession::scheduleForParsing (url=...,
priority=0) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:272
#10 0x00007f37fc4ef401 in ParseSession::reparseImporters
(this=this@entry=0x7f3841ccca90) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:262
#11 0x00007f37fc4dce04 in QmlJsParseJob::run (this=0x425b350, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:178
#12 0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f382c003190) at
thread/qthread_unix.cpp:341
#17 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f38424ce700 (LWP 7253)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x21cfc50) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2095ef0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3838002f90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f3842ccf700 (LWP 7252)):
#0  0x00007f388efef0bf in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c0565b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x21cfc50) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2095ef0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f388a58842f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f388a58bdea in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f388a58645b in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f388a589a46 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3834002d90) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f38434d0700 (LWP 7251)):
#0  0x00007f388efef468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c055a8 in QWaitConditionPrivate::wait_relative (time=30,
this=0x1d0c420) at thread/qwaitcondition_unix.cpp:126
#2  QWaitConditionPrivate::wait (time=30, this=0x1d0c420) at
thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x7f389801cdc0 <(anonymous
namespace)::condition>, mutex=mutex@entry=0x7f389801cdd0 <(anonymous
namespace)::waitMutex>, time=time@entry=30) at
thread/qwaitcondition_unix.cpp:208
#4  0x00007f3897df5cae in KDevelop::ForegroundLock::relock
(this=0x7f38434cf8ff) at
/usr/src/debug/kdevplatform-5.0.1/util/foregroundlock.cpp:135
#5  0x00007f38936328c5 in KDevelop::ParseJob::translateDUChainToRevision
(this=this@entry=0x4238d60, context=0x7f384db760f0) at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/parsejob.cpp:411
#6  0x00007f37fc4dc675 in QmlJsParseJob::run (this=0x4238d60, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:133
#7  0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#10 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#11 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f383c0027d0) at
thread/qthread_unix.cpp:341
#12 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f3843fff700 (LWP 7250)):
#0  0x00007f389550e8e9 in syscall () from /lib64/libc.so.6
#1  0x00007f3895bfd12c in _q_futex (op=0, val=3, timeout=0x0, addr=<optimized
out>) at thread/qmutex_linux.cpp:146
#2  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at
thread/qmutex_linux.cpp:187
#3  QBasicMutex::lockInternal (this=this@entry=0x21d9038) at
thread/qmutex_linux.cpp:203
#4  0x00007f3895bfd463 in QBasicMutex::lock (this=0x21d9038) at
thread/qmutex.h:59
#5  QRecursiveMutexPrivate::lock (timeout=-1, this=0x21d9020) at
thread/qmutex.cpp:655
#6  QMutex::lock (this=this@entry=0x21da840) at thread/qmutex.cpp:222
#7  0x00007f389362a22c in QMutexLocker::QMutexLocker (m=0x21da840,
this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:128
#8  KDevelop::BackgroundParser::isQueued (this=this@entry=0x21da5f0, url=...)
at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:697
#9  0x00007f37fc4eec46 in ParseSession::scheduleForParsing (url=...,
priority=0) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:272
#10 0x00007f37fc4ef401 in ParseSession::reparseImporters
(this=this@entry=0x7f3843ffea90) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:262
#11 0x00007f37fc4dce04 in QmlJsParseJob::run (this=0x423b4d0, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:178
#12 0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3844002d90) at
thread/qthread_unix.cpp:341
#17 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f3848918700 (LWP 7249)):
#0  0x00007f389550e8e9 in syscall () from /lib64/libc.so.6
#1  0x00007f3895bfd12c in _q_futex (op=0, val=3, timeout=0x0, addr=<optimized
out>) at thread/qmutex_linux.cpp:146
#2  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at
thread/qmutex_linux.cpp:187
#3  QBasicMutex::lockInternal (this=this@entry=0x21d9038) at
thread/qmutex_linux.cpp:203
#4  0x00007f3895bfd463 in QBasicMutex::lock (this=0x21d9038) at
thread/qmutex.h:59
#5  QRecursiveMutexPrivate::lock (timeout=-1, this=0x21d9020) at
thread/qmutex.cpp:655
#6  QMutex::lock (this=this@entry=0x21da840) at thread/qmutex.cpp:222
#7  0x00007f389362a22c in QMutexLocker::QMutexLocker (m=0x21da840,
this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:128
#8  KDevelop::BackgroundParser::isQueued (this=this@entry=0x21da5f0, url=...)
at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:697
#9  0x00007f37fc4eec46 in ParseSession::scheduleForParsing (url=...,
priority=0) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:272
#10 0x00007f37fc4ef401 in ParseSession::reparseImporters
(this=this@entry=0x7f3848917a90) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:262
#11 0x00007f37fc4dce04 in QmlJsParseJob::run (this=0x3c661f0, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:178
#12 0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f384c002f70) at
thread/qthread_unix.cpp:341
#17 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f385a6d8700 (LWP 7248)):
#0  0x00007f389550e8e9 in syscall () from /lib64/libc.so.6
#1  0x00007f3895bfd12c in _q_futex (op=0, val=3, timeout=0x0, addr=<optimized
out>) at thread/qmutex_linux.cpp:146
#2  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at
thread/qmutex_linux.cpp:187
#3  QBasicMutex::lockInternal (this=this@entry=0x21d9038) at
thread/qmutex_linux.cpp:203
#4  0x00007f3895bfd463 in QBasicMutex::lock (this=0x21d9038) at
thread/qmutex.h:59
#5  QRecursiveMutexPrivate::lock (timeout=-1, this=0x21d9020) at
thread/qmutex.cpp:655
#6  QMutex::lock (this=this@entry=0x21da840) at thread/qmutex.cpp:222
#7  0x00007f389362a22c in QMutexLocker::QMutexLocker (m=0x21da840,
this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:128
#8  KDevelop::BackgroundParser::isQueued (this=this@entry=0x21da5f0, url=...)
at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:697
#9  0x00007f37fc4eec46 in ParseSession::scheduleForParsing (url=...,
priority=0) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:272
#10 0x00007f37fc4ef401 in ParseSession::reparseImporters
(this=this@entry=0x7f385a6d7a90) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/duchain/parsesession.cpp:262
#11 0x00007f37fc4dce04 in QmlJsParseJob::run (this=0x41d48e0, pointer=...,
thread=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/languages/qmljs/qmljsparsejob.cpp:178
#12 0x00007f388a58b1ca in
ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x00007f388a58b587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x00007f388a58a3d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x00007f388a589af7 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x00007f3895c049e9 in QThreadPrivate::start (arg=0x369b720) at
thread/qthread_unix.cpp:341
#17 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f3859ed7700 (LWP 7157)):
#0  0x00007f389550651d in read () from /lib64/libc.so.6
#1  0x00007f388e3b2670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f388e371e49 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f388e3722a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f3895e1732b in QEventDispatcherGlib::processEvents
(this=0x7f3850002000, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7f3859ed6cb0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3895bfff1a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#8  0x00007f388af239c8 in ?? () from /usr/lib64/libQt5Qml.so.5
#9  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x2b1f070) at
thread/qthread_unix.cpp:341
#10 0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f385c077700 (LWP 7133)):
#0  0x00007f389550a49d in poll () from /lib64/libc.so.6
#1  0x00007f388e372314 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f3895e1732b in QEventDispatcherGlib::processEvents
(this=0x7f38540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7f385c076c00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3895bfff1a in QThread::exec (this=this@entry=0x24ae1e0) at
thread/qthread.cpp:500
#6  0x00007f3893724dd3 in KDevelop::CompletionWorkerThread::run
(this=0x24ae1e0) at
/usr/src/debug/kdevplatform-5.0.1/language/codecompletion/codecompletionmodel.cpp:89
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x24ae1e0) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f38656f9700 (LWP 7132)):
#0  0x00007f388efef468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f3895c055a8 in QWaitConditionPrivate::wait_relative (time=1000,
this=0x23de740) at thread/qwaitcondition_unix.cpp:126
#2  QWaitConditionPrivate::wait (time=1000, this=0x23de740) at
thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x23dca18,
mutex=mutex@entry=0x23dca20, time=time@entry=1000) at
thread/qwaitcondition_unix.cpp:208
#4  0x00007f3893659cc3 in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x23dca00) at
/usr/src/debug/kdevplatform-5.0.1/language/duchain/duchain.cpp:282
#5  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x23dca00) at
thread/qthread_unix.cpp:341
#6  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f3874fdc700 (LWP 7131)):
#0  0x00007f389550a49d in poll () from /lib64/libc.so.6
#1  0x00007f388e372314 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f3895e1732b in QEventDispatcherGlib::processEvents
(this=0x7f38680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7f3874fdbca0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3895bfff1a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#6  0x00007f38979321d5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x7f3897b9ace0) at
thread/qthread_unix.cpp:341
#8  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f387695d700 (LWP 7130)):
#0  0x00007f389550a49d in poll () from /lib64/libc.so.6
#1  0x00007f388840b3e2 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f388840cfcf in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f3878eb7839 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f3895c049e9 in QThreadPrivate::start (arg=0x1d45c90) at
thread/qthread_unix.cpp:341
#5  0x00007f388efea744 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f3895512d3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f3898770900 (LWP 7129)):
[KCrash Handler]
#6  0x00007f389362e3b3 in QHash<KDevelop::IndexedString,
DocumentParsePlan>::erase (this=this@entry=0x21da7f0, it=it@entry=...) at
/usr/include/qt5/QtCore/qhash.h:838
#7  0x00007f3893630e81 in
KDevelop::BackgroundParserPrivate::parseDocumentsInternal (this=0x21da7a0) at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:314
#8  0x00007f389362c310 in KDevelop::BackgroundParser::parseDocuments
(this=0x21da5f0) at
/usr/src/debug/kdevplatform-5.0.1/language/backgroundparser/backgroundparser.cpp:651
#9  0x00007f389377a765 in KDevelop::BackgroundParser::qt_static_metacall
(_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized
out>) at
/usr/src/debug/kdevplatform-5.0.1/build/language/moc_backgroundparser.cpp:269
#10 0x00007f3895df2166 in QObject::event (this=0x21da5f0, e=<optimized out>) at
kernel/qobject.cpp:1256
#11 0x00007f3896acde3c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x21da5f0, e=0x42bd600) at kernel/qapplication.cpp:3804
#12 0x00007f3896ad249a in QApplication::notify (this=0x7ffe5c552650,
receiver=0x21da5f0, e=0x42bd600) at kernel/qapplication.cpp:3561
#13 0x00007f3895dc6fc5 in QCoreApplication::notifyInternal2
(receiver=0x21da5f0, event=event@entry=0x42bd600) at
kernel/qcoreapplication.cpp:1015
#14 0x00007f3895dc8daa in QCoreApplication::sendEvent (event=0x42bd600,
receiver=<optimized out>) at kernel/qcoreapplication.h:225
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, data=0x1d0da50) at
kernel/qcoreapplication.cpp:1650
#16 0x00007f3895dc9358 in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1508
#17 0x00007f3895e17c83 in postEventSourceDispatch (s=0x1d5ea00) at
kernel/qeventdispatcher_glib.cpp:270
#18 0x00007f388e372134 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#19 0x00007f388e372388 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f388e37242c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#21 0x00007f3895e1730c in QEventDispatcherGlib::processEvents (this=0x1d688a0,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#22 0x00007f3895dc4fdb in QEventLoop::exec (this=this@entry=0x7ffe5c552450,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#23 0x00007f3895dccec6 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1285
#24 0x000000000040c52b in main (argc=1, argv=<optimized out>) at
/usr/src/debug/kdevelop-5.0.1/app/main.cpp:763

Possible duplicates by query: bug 374145, bug 374106, bug 371645, bug 370495,
bug 369848.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to