Bug 358890 - Crash when using f8 to compile
Summary: Crash when using f8 to compile
Status: RESOLVED DUPLICATE of bug 313681
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.7.2
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-01 20:48 UTC by jonsgough
Modified: 2016-02-01 21:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonsgough 2016-02-01 20:48:14 UTC
Application: kdevelop (4.7.2)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.19.0-47-generic-tuxonice x86_64
Distribution: Linux Mint 17.3 Rosa

-- Information about the crash:
I had project open and in the debugger. I changed some code and attempted to recompile with F8. This is when KDevelop crashed

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f81603cf7c0 (LWP 3490))]

Thread 16 (Thread 0x7f8159c3f700 (LWP 3492)):
#0  0x000000301020f3bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003011e89c10 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003011e48b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e48f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e4930a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f815e7bc336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x0000003011e6df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0000003010208182 in start_thread (arg=0x7f8159c3f700) at pthread_create.c:312
#8  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 15 (Thread 0x7f815943e700 (LWP 3493)):
#0  0x000000300faed12d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003011e48fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e49129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e6df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003010208182 in start_thread (arg=0x7f815943e700) at pthread_create.c:312
#6  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7f8158c3d700 (LWP 3499)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003ff5985ffb in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x0000003ff5986039 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x0000003010208182 in start_thread (arg=0x7f8158c3d700) at pthread_create.c:312
#4  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7f80c0471700 (LWP 3576)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x0000003fed07b7f4 in wait (time=1000, this=0x4603820) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x460a438, mutex=mutex@entry=0x460a440, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x000000301a2b3fd2 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x460a420) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:283
#4  0x0000003fed07b32f in QThreadPrivate::start (arg=0x460a420) at thread/qthread_unix.cpp:349
#5  0x0000003010208182 in start_thread (arg=0x7f80c0471700) at pthread_create.c:312
#6  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 12 (Thread 0x7f80b59bd700 (LWP 3580)):
#0  0x000000300f613364 in __tls_get_addr (ti=0x3fed4e2a50) at dl-tls.c:777
#1  0x0000003fed07a044 in get_thread_data () at thread/qthread_unix.cpp:188
#2  QThreadData::current () at thread/qthread_unix.cpp:219
#3  0x0000003fed1aaaf5 in postEventSourcePrepare (s=0x7f80b0001350, timeout=0x7f80b59bcc64) at kernel/qeventdispatcher_glib.cpp:263
#4  0x0000003011e4868d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003011e48f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f80b00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#8  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f80b59bce20, flags=...) at kernel/qeventloop.cpp:149
#9  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f80b59bce20, flags=...) at kernel/qeventloop.cpp:204
#10 0x0000003fed078c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#11 0x0000003fed07b32f in QThreadPrivate::start (arg=0x4e934f8) at thread/qthread_unix.cpp:349
#12 0x0000003010208182 in start_thread (arg=0x7f80b59bd700) at pthread_create.c:312
#13 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7f814bfff700 (LWP 3608)):
#0  0x000000301020b7ee in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x7f8144000a60) at pthread_mutex_unlock.c:57
#1  __GI___pthread_mutex_unlock (mutex=0x7f8144000a60) at pthread_mutex_unlock.c:310
#2  0x0000003011e8a9b1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e48e9d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f81440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f814bffee20, flags=...) at kernel/qeventloop.cpp:149
#7  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f814bffee20, flags=...) at kernel/qeventloop.cpp:204
#8  0x0000003fed078c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#9  0x0000003fed07b32f in QThreadPrivate::start (arg=0x5378100) at thread/qthread_unix.cpp:349
#10 0x0000003010208182 in start_thread (arg=0x7f814bfff700) at pthread_create.c:312
#11 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7f80914fe700 (LWP 3637)):
#0  0x0000003011e48be0 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x0000003011e49048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f808c001f10, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f80914fdde0, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f80914fdde0, flags=...) at kernel/qeventloop.cpp:204
#6  0x0000003fed078c5f in QThread::exec (this=this@entry=0x8eb92a0) at thread/qthread.cpp:537
#7  0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x8eb92a0) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x0000003fed07b32f in QThreadPrivate::start (arg=0x8eb92a0) at thread/qthread_unix.cpp:349
#9  0x0000003010208182 in start_thread (arg=0x7f80914fe700) at pthread_create.c:312
#10 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7f8091cff700 (LWP 3645)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003fed07b816 in wait (time=18446744073709551615, this=0x3158940) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x3158818, mutex=0x3158ac0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003ff6809e6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x31587f0, th=0x7c0fcc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003ff680c903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3158b50, th=0x7c0fcc0, previous=0x82e4c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003ff680b61f in ThreadWeaver::Thread::run (this=0x7c0fcc0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x0000003fed07b32f in QThreadPrivate::start (arg=0x7c0fcc0) at thread/qthread_unix.cpp:349
#7  0x0000003010208182 in start_thread (arg=0x7f8091cff700) at pthread_create.c:312
#8  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7f809cd48700 (LWP 3646)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003fed07b816 in wait (time=18446744073709551615, this=0x3158940) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x3158818, mutex=0x3158ac0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003ff6809e6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x31587f0, th=0x7f80840020e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003ff680c903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3158b50, th=0x7f80840020e0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003ff680c91c in ThreadWeaver::WorkingHardState::applyForWork (this=0x3158b50, th=0x7f80840020e0, previous=0x8d8f250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003ff680b61f in ThreadWeaver::Thread::run (this=0x7f80840020e0) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x0000003fed07b32f in QThreadPrivate::start (arg=0x7f80840020e0) at thread/qthread_unix.cpp:349
#8  0x0000003010208182 in start_thread (arg=0x7f809cd48700) at pthread_create.c:312
#9  0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7f809c547700 (LWP 3652)):
#0  __tls_get_addr (ti=0x3fed4e2a50) at dl-tls.c:770
#1  0x0000003fed07a044 in get_thread_data () at thread/qthread_unix.cpp:188
#2  QThreadData::current () at thread/qthread_unix.cpp:219
#3  0x0000003fed1aaaf5 in postEventSourcePrepare (s=0x7f807c001350, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:263
#4  0x0000003011e48a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003011e48f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f807c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#8  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f809c546de0, flags=...) at kernel/qeventloop.cpp:149
#9  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f809c546de0, flags=...) at kernel/qeventloop.cpp:204
#10 0x0000003fed078c5f in QThread::exec (this=this@entry=0x3043240) at thread/qthread.cpp:537
#11 0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x3043240) at io/qfilesystemwatcher_inotify.cpp:265
#12 0x0000003fed07b32f in QThreadPrivate::start (arg=0x3043240) at thread/qthread_unix.cpp:349
#13 0x0000003010208182 in start_thread (arg=0x7f809c547700) at pthread_create.c:312
#14 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7f809b545700 (LWP 3663)):
#0  0x000000301020b7ee in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x7f8078000a60) at pthread_mutex_unlock.c:57
#1  __GI___pthread_mutex_unlock (mutex=0x7f8078000a60) at pthread_mutex_unlock.c:310
#2  0x0000003011e8a9b1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e48f91 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f80780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f809b544de0, flags=...) at kernel/qeventloop.cpp:149
#7  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f809b544de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x0000003fed078c5f in QThread::exec (this=this@entry=0x935c020) at thread/qthread.cpp:537
#9  0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x935c020) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x0000003fed07b32f in QThreadPrivate::start (arg=0x935c020) at thread/qthread_unix.cpp:349
#11 0x0000003010208182 in start_thread (arg=0x7f809b545700) at pthread_create.c:312
#12 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f809a543700 (LWP 3674)):
#0  0x000000301020f3bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003011e89c10 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003011e48b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e48f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f806c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f809a542de0, flags=...) at kernel/qeventloop.cpp:149
#7  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f809a542de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x0000003fed078c5f in QThread::exec (this=this@entry=0x2ab82e0) at thread/qthread.cpp:537
#9  0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x2ab82e0) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x0000003fed07b32f in QThreadPrivate::start (arg=0x2ab82e0) at thread/qthread_unix.cpp:349
#11 0x0000003010208182 in start_thread (arg=0x7f809a543700) at pthread_create.c:312
#12 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f8099d42700 (LWP 3685)):
#0  0x000000300faed12d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003011e48fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x7f80700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f8099d41de0, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f8099d41de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x0000003fed078c5f in QThread::exec (this=this@entry=0x2fb9130) at thread/qthread.cpp:537
#7  0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x2fb9130) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x0000003fed07b32f in QThreadPrivate::start (arg=0x2fb9130) at thread/qthread_unix.cpp:349
#9  0x0000003010208182 in start_thread (arg=0x7f8099d42700) at pthread_create.c:312
#10 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f8099541700 (LWP 3692)):
#0  0x000000301020b7ee in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x2fa4140) at pthread_mutex_unlock.c:57
#1  __GI___pthread_mutex_unlock (mutex=0x2fa4140) at pthread_mutex_unlock.c:310
#2  0x0000003011e8a9b1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003011e48a59 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003011e48f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000003fed1aa7be in QEventDispatcherGlib::processEvents (this=0x9447390, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#7  0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7f8099540de0, flags=...) at kernel/qeventloop.cpp:149
#8  0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7f8099540de0, flags=...) at kernel/qeventloop.cpp:204
#9  0x0000003fed078c5f in QThread::exec (this=this@entry=0x305ea80) at thread/qthread.cpp:537
#10 0x0000003fed15d823 in QInotifyFileSystemWatcherEngine::run (this=0x305ea80) at io/qfilesystemwatcher_inotify.cpp:265
#11 0x0000003fed07b32f in QThreadPrivate::start (arg=0x305ea80) at thread/qthread_unix.cpp:349
#12 0x0000003010208182 in start_thread (arg=0x7f8099541700) at pthread_create.c:312
#13 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f809ad44700 (LWP 7592)):
[KCrash Handler]
#6  0x000000301a2c7154 in KDevelop::TopDUContext::indexed (this=0x7f80742a4540) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/topducontext.cpp:566
#7  0x000000301a2caead in KDevelop::TopDUContextLocalPrivate::addImportedContextRecursion (this=this@entry=0x7f807455bf70, traceNext=traceNext@entry=0x7f80742c15f0, imported=0x7f80742a4540, depth=8, temporary=temporary@entry=false) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/topducontext.cpp:292
#8  0x000000301a2ce813 in KDevelop::TopDUContextLocalPrivate::addImportedContextRecursively (this=this@entry=0x7f807455bf70, context=0x7f80742c15f0, temporary=temporary@entry=false, local=local@entry=true) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/topducontext.cpp:209
#9  0x000000301a2ce983 in KDevelop::TopDUContextLocalPrivate::rebuildDynamicImportStructure (this=0x7f807455bf70) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/topducontext.cpp:133
#10 0x000000301a2c9399 in KDevelop::TopDUContext::rebuildDynamicImportStructure (this=this@entry=0x7f8074162390) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/topducontext.cpp:555
#11 0x000000301a2b497c in KDevelop::DUChainPrivate::loadChain (this=this@entry=0x460b1a0, index=914, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:592
#12 0x000000301a2b4a70 in KDevelop::DUChainPrivate::loadChain (this=this@entry=0x460b1a0, index=885, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:588
#13 0x000000301a2b4a70 in KDevelop::DUChainPrivate::loadChain (this=this@entry=0x460b1a0, index=880, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:588
#14 0x000000301a2b4a70 in KDevelop::DUChainPrivate::loadChain (this=this@entry=0x460b1a0, index=875, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:588
#15 0x000000301a2b4a70 in KDevelop::DUChainPrivate::loadChain (this=this@entry=0x460b1a0, index=873, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:588
#16 0x000000301a2b4a70 in KDevelop::DUChainPrivate::loadChain (this=0x460b1a0, index=index@entry=872, loaded=...) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:588
#17 0x000000301a2a11f9 in KDevelop::DUChain::loadChain (this=this@entry=0x4609be0, index=872) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:1295
#18 0x000000301a2c6520 in chainForIndex (index=<optimized out>, this=0x4609be0) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.h:185
#19 KDevelop::IndexedTopDUContext::data (this=this@entry=0x7f809ad43600) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/indexedtopducontext.cpp:49
#20 0x000000301a2fed30 in KDevelop::ParsingEnvironmentFile::topContext (this=0x7f808001b380) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/parsingenvironment.cpp:140
#21 0x000000301a29e41c in KDevelop::DUChain::chainForDocument (this=0x4609be0, document=..., proxyContext=proxyContext@entry=false) at /build/kdevplatform-U57Ibu/kdevplatform-1.7.2/language/duchain/duchain.cpp:1336
#22 0x00007f80acbc9cfb in CMakeProjectVisitor::createContext (idxpath=..., aux=..., endl=endl@entry=25, endc=endc@entry=6, isClean=isClean@entry=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:813
#23 0x00007f80acbda62b in CMakeProjectVisitor::walk (this=this@entry=0x7f809ad43980, fc=..., line=line@entry=0, isClean=isClean@entry=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2325
#24 0x00007f80acbda835 in CMakeProjectVisitor::walk (this=this@entry=0x7f809ad43980, fc=..., line=line@entry=0, isClean=isClean@entry=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2315
#25 0x00007f80acbea6b2 in CMakeParserUtils::includeScript (file=..., parent=..., data=data@entry=0x88e9268, sourcedir=..., env=...) at ../../../projectmanagers/cmake/parser/cmakeparserutils.cpp:193
#26 0x00007f80ab21296e in CMakeImportJob::includeScript (this=this@entry=0x88e9240, file=..., dir=..., parent=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:205
#27 0x00007f80ab2137fb in CMakeImportJob::initializeProject (this=this@entry=0x88e9240, rootFolder=0x9201fe0) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:161
#28 0x00007f80ab215750 in CMakeImportJob::initialize (this=0x88e9240) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:119
#29 0x00007f80ab215e66 in QtConcurrent::RunFunctionTask<void>::run (this=0xbd00df0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:134
#30 0x0000003fed06efee in QThreadPoolThread::run (this=0x2d32a70) at concurrent/qthreadpool.cpp:108
#31 0x0000003fed07b32f in QThreadPrivate::start (arg=0x2d32a70) at thread/qthread_unix.cpp:349
#32 0x0000003010208182 in start_thread (arg=0x7f809ad44700) at pthread_create.c:312
#33 0x000000300fafa47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f81603cf7c0 (LWP 3490)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003fed07b816 in wait (time=18446744073709551615, this=0x9262030) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2b25520, mutex=mutex@entry=0x2b254f8, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fed06e242 in QThreadPoolPrivate::waitForDone (this=0x2b25470, msecs=msecs@entry=-1) at concurrent/qthreadpool.cpp:295
#4  0x0000003fed06f6b5 in QThreadPool::~QThreadPool (this=0x8e48cc0, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:438
#5  0x0000003fed06f6e9 in QThreadPool::~QThreadPool (this=0x8e48cc0, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:440
#6  0x0000003fed06feb5 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter (this=0x3fed4e4000 <theInstance()::cleanup>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1960
#7  0x000000300fa3c259 in __run_exit_handlers (status=1, listp=0x300fdbe6c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#8  0x000000300fa3c2a5 in __GI_exit (status=<optimized out>) at exit.c:104
#9  0x0000003e55260484 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#10 0x0000003016820880 in KApplication::xioErrhandler (this=0x7ffdbf254e00, dpy=0x2848400) at ../../kdeui/kernel/kapplication.cpp:419
#11 0x000000301223e5ee in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#12 0x000000301223c76a in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#13 0x00000030122380cd in XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#14 0x0000003e5525cf76 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#15 0x0000003e55223231 in gdk_drawable_copy_to_image () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#16 0x0000003e55223231 in gdk_drawable_copy_to_image () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#17 0x0000003e5522dc38 in gdk_pixbuf_get_from_drawable () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#18 0x0000003018f40f29 in QGtkPainter::paintBox (this=this@entry=0x7ffdbf252dd0, gtkWidget=gtkWidget@entry=0x28bc130, part=part@entry=0x301924a53e "button", paintRect=..., state=state@entry=GTK_STATE_ACTIVE, shadow=GTK_SHADOW_IN, style=style@entry=0x28b0820, pmKey=...) at styles/qgtkpainter.cpp:315
#19 0x0000003018f32eb2 in QGtkStyle::drawPrimitive (this=<optimized out>, element=<optimized out>, option=0x7ffdbf2531c0, painter=<optimized out>, widget=<optimized out>) at styles/qgtkstyle.cpp:1127
#20 0x0000003018f38907 in QGtkStyle::drawComplexControl (this=0x2862f90, control=<optimized out>, option=0x7ffdbf253360, painter=0x7ffdbf253340, widget=0xbabcd30) at styles/qgtkstyle.cpp:1610
#21 0x0000003019032339 in drawComplexControl (opt=..., cc=QStyle::CC_ToolButton, this=0x7ffdbf253340) at ../../include/QtGui/../../src/gui/painting/qstylepainter.h:94
#22 QToolButton::paintEvent (this=0xbabcd30) at widgets/qtoolbutton.cpp:558
#23 0x0000003018c19300 in QWidget::event (this=0xbabcd30, event=0x7ffdbf2537c0) at kernel/qwidget.cpp:8533
#24 0x0000003018bc9e2c in QApplicationPrivate::notify_helper (this=this@entry=0x278e320, receiver=receiver@entry=0xbabcd30, e=e@entry=0x7ffdbf2537c0) at kernel/qapplication.cpp:4567
#25 0x0000003018bd04a0 in QApplication::notify (this=this@entry=0x7ffdbf254e00, receiver=receiver@entry=0xbabcd30, e=e@entry=0x7ffdbf2537c0) at kernel/qapplication.cpp:4353
#26 0x0000003016821cca in KApplication::notify (this=0x7ffdbf254e00, receiver=0xbabcd30, event=0x7ffdbf2537c0) at ../../kdeui/kernel/kapplication.cpp:311
#27 0x0000003fed17d4dd in QCoreApplication::notifyInternal (this=0x7ffdbf254e00, receiver=receiver@entry=0xbabcd30, event=event@entry=0x7ffdbf2537c0) at kernel/qcoreapplication.cpp:953
#28 0x0000003018c13a21 in sendSpontaneousEvent (event=0x7ffdbf2537c0, receiver=0xbabcd30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#29 QWidgetPrivate::drawWidget (this=this@entry=0x7627890, pdev=pdev@entry=0x68f9ff0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5599
#30 0x0000003018c14450 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x3084bf0, pdev=pdev@entry=0x68f9ff0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5808
#31 0x0000003018c135dc in QWidgetPrivate::drawWidget (this=this@entry=0x3084bf0, pdev=pdev@entry=0x68f9ff0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5652
#32 0x0000003018c14450 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x30ca2c0, pdev=pdev@entry=0x68f9ff0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5808
#33 0x0000003018c135dc in QWidgetPrivate::drawWidget (this=this@entry=0x30ca2c0, pdev=pdev@entry=0x68f9ff0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5652
#34 0x0000003018c14450 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x307d400, pdev=pdev@entry=0x68f9ff0, siblings=..., index=<optimized out>, index@entry=9, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5808
#35 0x0000003018c142bf in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x307d400, pdev=pdev@entry=0x68f9ff0, siblings=..., index=9, index@entry=38, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5795
#36 0x0000003018c142bf in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x307d400, pdev=pdev@entry=0x68f9ff0, siblings=..., index=38, index@entry=45, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5795
#37 0x0000003018c142bf in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x307d400, pdev=pdev@entry=0x68f9ff0, siblings=..., index=45, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5795
#38 0x0000003018c135dc in QWidgetPrivate::drawWidget (this=0x307d400, pdev=0x68f9ff0, rgn=..., offset=..., flags=flags@entry=5, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x45d6e00) at kernel/qwidget.cpp:5652
#39 0x0000003018dd694e in QWidgetBackingStore::sync (this=0x45d6e00) at painting/qbackingstore.cpp:1373
#40 0x0000003018c08ea0 in QWidgetPrivate::syncBackingStore (this=this@entry=0x307d400) at kernel/qwidget.cpp:1894
#41 0x0000003018c18e7a in QWidget::event (this=this@entry=0x307d280, event=event@entry=0x7ffd2a0) at kernel/qwidget.cpp:8680
#42 0x0000003018fd3a33 in QMainWindow::event (this=this@entry=0x307d280, event=event@entry=0x7ffd2a0) at widgets/qmainwindow.cpp:1478
#43 0x00000030168d6441 in KMainWindow::event (this=this@entry=0x307d280, ev=ev@entry=0x7ffd2a0) at ../../kdeui/widgets/kmainwindow.cpp:1084
#44 0x000000301690ded9 in KXmlGuiWindow::event (this=0x307d280, ev=0x7ffd2a0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#45 0x0000003018bc9e2c in QApplicationPrivate::notify_helper (this=this@entry=0x278e320, receiver=receiver@entry=0x307d280, e=e@entry=0x7ffd2a0) at kernel/qapplication.cpp:4567
#46 0x0000003018bd04a0 in QApplication::notify (this=this@entry=0x7ffdbf254e00, receiver=receiver@entry=0x307d280, e=e@entry=0x7ffd2a0) at kernel/qapplication.cpp:4353
#47 0x0000003016821cca in KApplication::notify (this=0x7ffdbf254e00, receiver=0x307d280, event=0x7ffd2a0) at ../../kdeui/kernel/kapplication.cpp:311
#48 0x0000003fed17d4dd in QCoreApplication::notifyInternal (this=0x7ffdbf254e00, receiver=receiver@entry=0x307d280, event=event@entry=0x7ffd2a0) at kernel/qcoreapplication.cpp:953
#49 0x0000003fed180b3d in sendEvent (event=0x7ffd2a0, receiver=0x307d280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x26d0960) at kernel/qcoreapplication.cpp:1577
#51 0x0000003fed180fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#52 0x0000003fed1aaf83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#53 postEventSourceDispatch (s=0x278ee60) at kernel/qeventdispatcher_glib.cpp:287
#54 0x0000003011e48e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x0000003011e49048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#56 0x0000003011e490ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#57 0x0000003fed1aa7a1 in QEventDispatcherGlib::processEvents (this=0x26d2260, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#58 0x0000003018c6bbe6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0x0000003fed17c0af in QEventLoop::processEvents (this=this@entry=0x7ffdbf254c30, flags=...) at kernel/qeventloop.cpp:149
#60 0x0000003fed17c3a5 in QEventLoop::exec (this=this@entry=0x7ffdbf254c30, flags=...) at kernel/qeventloop.cpp:204
#61 0x0000003fed181b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#62 0x0000003018bc837c in QApplication::exec () at kernel/qapplication.cpp:3828
#63 0x00000000004103e1 in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:582

Possible duplicates by query: bug 350138, bug 347435.

Reported using DrKonqi
Comment 1 Kevin Funk 2016-02-01 21:31:47 UTC
Please check if KDevelop 4.7.3 (just released) fixes the issue for you.

*** This bug has been marked as a duplicate of bug 313681 ***