Bug 369168 - Clang Child Diagnostics can contain relative paths [ASSERT: "!inputUrl.isRelative()"]
Summary: Clang Child Diagnostics can contain relative paths [ASSERT: "!inputUrl.isRela...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: VHI crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-09-21 18:16 UTC by Milian Wolff
Modified: 2021-01-16 04:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milian Wolff 2016-09-21 18:16:27 UTC
Application: kdevelop (5.0.1)
 (Compiled from sources)
Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.7.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I looked at an error in a template triggered by some other file that included a header and tried to instantiate it incorrectly.

Clang created child diagnostics that referred to some files in the child diagnostics with relative paths. Clicking on them in the problem view triggers assertions.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7febd9341840 (LWP 29285))]

Thread 15 (Thread 0x7feb24fab700 (LWP 31639)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febc9c29ac4 in ?? () from /usr/lib/libQt5Script.so.5
#2  0x00007febc9c29b09 in ?? () from /usr/lib/libQt5Script.so.5
#3  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#4  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 14 (Thread 0x7feb27fff700 (LWP 29369)):
#0  0x00007febd19324ed in read () from /usr/lib/libc.so.6
#1  0x00007febc5eaebc0 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6bb36 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0x00007febc5e6c004 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x00007febcfb45a64 in KDevelop::CompletionWorkerThread::run (this=0x45c9c20) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:89
#9  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7feb62ffe700 (LWP 29330)):
#0  0x00007febc5e6b553 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0x00007febc5e6bf8b in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7feb7a868700 (LWP 29320)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545c2b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febce6157be in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=0x1db90c0, th=0x7feb74003450) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:594
#3  0x00007febce6153d8 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=<optimized out>, th=0x80, threadWasBusy=<optimized out>, suspendIfInactive=<optimized out>, justReturning=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:554
#4  0x00007febce61a2c0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb74003450, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:66
#5  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#6  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#7  0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb74003450, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#8  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#9  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#10 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb74003450, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#11 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#12 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#13 0x00007febce617e80 in ThreadWeaver::Thread::run (this=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/thread.cpp:103
#14 0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#16 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7feb88b23700 (LWP 29319)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545c2b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febce6157be in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=0x1db90c0, th=0x7feb8412b230) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:594
#3  0x00007febce6153d8 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=<optimized out>, th=0x80, threadWasBusy=<optimized out>, suspendIfInactive=<optimized out>, justReturning=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:554
#4  0x00007febce61a2c0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb8412b230, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:66
#5  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#6  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#7  0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb8412b230, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#8  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#9  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#10 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb8412b230, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#11 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#12 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#13 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb8412b230, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#14 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#15 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#16 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb8412b230, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#17 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#18 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#19 0x00007febce617e80 in ThreadWeaver::Thread::run (this=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/thread.cpp:103
#20 0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#21 0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#22 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7feb8baf5700 (LWP 29318)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545c2b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febce6157be in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=0x1db90c0, th=0x7feb6c001300) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:594
#3  0x00007febce6153d8 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=<optimized out>, th=0x80, threadWasBusy=<optimized out>, suspendIfInactive=<optimized out>, justReturning=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:554
#4  0x00007febce61a2c0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb6c001300, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:66
#5  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#6  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#7  0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb6c001300, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#8  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#9  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#10 0x00007febce617e80 in ThreadWeaver::Thread::run (this=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/thread.cpp:103
#11 0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#12 0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#13 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7feb7b069700 (LWP 29317)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545c2b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febce6157be in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=0x1db90c0, th=0x7feb7c331fa0) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:594
#3  0x00007febce6153d8 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=<optimized out>, th=0x80, threadWasBusy=<optimized out>, suspendIfInactive=<optimized out>, justReturning=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:554
#4  0x00007febce61a2c0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:66
#5  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#6  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#7  0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#8  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#9  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#10 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#11 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#12 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#13 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#14 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#15 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#16 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#17 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#18 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=false) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#19 0x00007febce61a3ff in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x7feb7c331fa0, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:73
#20 0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#21 0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#22 0x00007febce617e80 in ThreadWeaver::Thread::run (this=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/thread.cpp:103
#23 0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#24 0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#25 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7feb8b2f4700 (LWP 29316)):
#0  0x00007febc845010f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545c2b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febce6157be in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=0x1db90c0, th=0x2a0e110) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:594
#3  0x00007febce6153d8 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=<optimized out>, th=0x80, threadWasBusy=<optimized out>, suspendIfInactive=<optimized out>, justReturning=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:554
#4  0x00007febce61a2c0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1db9210, th=0x2a0e110, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:66
#5  0x00007febce61a4d0 in non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /home/milian/projects/kf5/src/frameworks/threadweaver/src/workinghardstate.cpp:61
#6  0x00007febce61596e in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x35e1, wasBusy=true) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/weaver.cpp:568
#7  0x00007febce617e80 in ThreadWeaver::Thread::run (this=<optimized out>) at /home/milian/projects/kf5/src/frameworks/threadweaver/src/thread.cpp:103
#8  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 7 (Thread 0x7feb8a8d9700 (LWP 29296)):
#0  0x00007febc5eaff69 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#1  0x00007febc5e6ba8c in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6c004 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x00007febd854b445 in ?? () from /usr/lib/libQt5Qml.so.5
#8  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 6 (Thread 0x7feb92871700 (LWP 29292)):
#0  0x00007febc5e6b7fc in g_main_context_query () from /usr/lib/libglib-2.0.so.0
#1  0x00007febc5e6bfd8 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007febcfb45a64 in KDevelop::CompletionWorkerThread::run (this=0x226c1e0) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:89
#7  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7feb9e16f700 (LWP 29291)):
#0  0x00007febc5e6b55b in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0x00007febc5e6bf8b in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007febcfb45a64 in KDevelop::CompletionWorkerThread::run (this=0x20c1d80) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:89
#7  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7feba5ab9700 (LWP 29290)):
#0  0x00007febc84504b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007febd2545b66 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007febcfa4db58 in KDevelop::DUChainPrivate::CleanupThread::run (this=<optimized out>) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/language/duchain/duchain.cpp:282
#3  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7febb5a2e700 (LWP 29287)):
#0  0x00007febd193648d in poll () from /usr/lib/libc.so.6
#1  0x00007febc5e6c066 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007febd277359b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007febd25400f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007febd547ae75 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7febb73d7700 (LWP 29286)):
#0  0x00007febd193648d in poll () from /usr/lib/libc.so.6
#1  0x00007febc48948e0 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007febc4896679 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007febb8cee469 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007febd2544d78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007febc844a454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007febd193f7df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7febd9341840 (LWP 29285)):
[KCrash Handler]
#6  0x00007febd188a04f in raise () from /usr/lib/libc.so.6
#7  0x00007febd188b47a in abort () from /usr/lib/libc.so.6
#8  0x00007febd252b4a1 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#9  0x00007febd252696e in qt_assert(char const*, char const*, int) () from /usr/lib/libQt5Core.so.5
#10 0x00007febd8f88bca in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x1da0bf0, inputUrl=..., prefName=..., range=..., encoding=..., activationParams=..., buddy=<optimized out>) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/shell/documentcontroller.cpp:225
#11 0x00007febd8f81701 in KDevelop::DocumentController::openDocument (this=<optimized out>, inputUrl=..., range=..., activationParams=..., encoding=..., buddy=0x0) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/shell/documentcontroller.cpp:703
#12 0x00007febd774f8e0 in KDevelop::IDocumentController::openDocument (this=0x2, url=..., cursor=..., activationParams=..., encoding=...) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/interfaces/idocumentcontroller.cpp:33
#13 0x00007feb97df13ea in ProblemTreeView::itemActivated (this=<optimized out>, index=...) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevplatform/plugins/problemreporter/problemtreeview.cpp:306
#14 0x00007febd274a85e in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#15 0x00007febd3646a75 in QAbstractItemView::clicked(QModelIndex const&) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007febd364a023 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007febd3693adb in QTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007febd3445f18 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007febd352d62e in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007febd3653e03 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007febd36932ec in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#22 0x00007febd271e9e1 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#23 0x00007febd33fee15 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#24 0x00007febd340746d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007febd271ec80 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#26 0x00007febd3405b1d in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#27 0x00007febd345ffc0 in ?? () from /usr/lib/libQt5Widgets.so.5
#28 0x00007febd3462763 in ?? () from /usr/lib/libQt5Widgets.so.5
#29 0x00007febd33fee3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#30 0x00007febd34065b1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#31 0x00007febd271ec80 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#32 0x00007febd2c6d0e3 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#33 0x00007febd2c6ec65 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#34 0x00007febd2c4ccbb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#35 0x00007febb8d24310 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#36 0x00007febc5e6be67 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007febc5e6c0d0 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x00007febc5e6c17c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007febd277357f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#40 0x00007febd271d0da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#41 0x00007febd27255cc in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#42 0x000000000040bd00 in main (argc=<optimized out>, argv=<optimized out>) at /home/milian/projects/kf5/src/extragear/kdevelop/kdevelop/app/main.cpp:763

Possible duplicates by query: bug 362613.

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:23:48 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2021-01-01 04:35:51 UTC
Dear Bug Submitter,

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

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

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

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2021-01-16 04:34:57 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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