https://bugs.kde.org/show_bug.cgi?id=264931 Summary: KDevelop crashes when I change a method iinterface in the .h file and click in "Update method definition" Product: kdevelop Version: 4.2.60 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: leandrosansilva@gmail.com Application: kdevelop (4.2.60) KDE Platform Version: 4.6.00 (4.6.0) Qt Version: 4.7.0 Operating System: Linux 2.6.35-23-generic i686 Distribution: Ubuntu 10.10 -- Information about the crash: - What I was doing when the application crashed: KDevelop crashes when I change a method iinterface in the .h file and click in "Update method definition". I'm using kdevelop from trunk. The crash can be reproduced some of the time. -- Backtrace: Application: KDevelop (kdevelop), signal: Aborted [Current thread is 1 (Thread 0xb6651710 (LWP 3602))] Thread 12 (Thread 0xb27dbb70 (LWP 3603)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0x03de8df4 in __pthread_cond_timedwait (cond=0x96af348, mutex=0x96af330, abstime=0xb27db2b0) at forward.c:152 #3 0x0701794f in wait (this=0x940cf2c, mutex=0x940cf30, time=1000) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x940cf2c, mutex=0x940cf30, time=1000) at thread/qwaitcondition_unix.cpp:160 #5 0x015abc16 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x940cf20) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/duchain.cpp:286 #6 0x07016df9 in QThreadPrivate::start (arg=0x940cf20) at thread/qthread_unix.cpp:266 #7 0x06678cc9 in start_thread (arg=0xb27dbb70) at pthread_create.c:304 #8 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 11 (Thread 0xb1fbeb70 (LWP 3605)): #0 0x0026d97a in __i686.get_pc_thunk.bx () from /lib/librt.so.1 #1 0x0026fe1f in clock_gettime (clock_id=1, tp=0xb1fbdf90) at ../sysdeps/unix/clock_gettime.c:94 #2 0x0707250b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #4 0x071496e5 in QTimerInfoList::updateCurrentTime (this=0x9722444) at kernel/qeventdispatcher_unix.cpp:339 #5 0x0714972a in QTimerInfoList::timerWait (this=0x9722444, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #6 0x071477a8 in timerSourcePrepareHelper (src=, timeout=0xb1fbe0bc) at kernel/qeventdispatcher_glib.cpp:136 #7 0x0714783d in timerSourcePrepare (source=0xb1fbdf90, timeout=0x1) at kernel/qeventdispatcher_glib.cpp:169 #8 0x03030e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #9 0x03031279 in ?? () from /lib/libglib-2.0.so.0 #10 0x03031848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #11 0x0714759f in QEventDispatcherGlib::processEvents (this=0x96ac7b0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #12 0x07117609 in QEventLoop::processEvents (this=0xb1fbe290, flags=) at kernel/qeventloop.cpp:149 #13 0x07117a8a in QEventLoop::exec (this=0xb1fbe290, flags=...) at kernel/qeventloop.cpp:201 #14 0x07013b7e in QThread::exec (this=0x970b5b0) at thread/qthread.cpp:490 #15 0x070f635b in QInotifyFileSystemWatcherEngine::run (this=0x970b5b0) at io/qfilesystemwatcher_inotify.cpp:248 #16 0x07016df9 in QThreadPrivate::start (arg=0x970b5b0) at thread/qthread_unix.cpp:266 #17 0x06678cc9 in start_thread (arg=0xb1fbeb70) at pthread_create.c:304 #18 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 10 (Thread 0xafbffb70 (LWP 3650)): #0 0x0667c7d4 in __pthread_mutex_unlock_usercnt (mutex=0x990343c, decr=) at pthread_mutex_unlock.c:52 #1 0x03de8fa6 in pthread_mutex_unlock (mutex=0x990343c) at forward.c:184 #2 0x03031870 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x0714759f in QEventDispatcherGlib::processEvents (this=0x98246d8, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #4 0x07117609 in QEventLoop::processEvents (this=0xafbff2a0, flags=) at kernel/qeventloop.cpp:149 #5 0x07117a8a in QEventLoop::exec (this=0xafbff2a0, flags=...) at kernel/qeventloop.cpp:201 #6 0x07013b7e in QThread::exec (this=0x98d9ab8) at thread/qthread.cpp:490 #7 0x0169a071 in KDevelop::CompletionWorkerThread::run (this=0x98d9ab8) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #8 0x07016df9 in QThreadPrivate::start (arg=0x98d9ab8) at thread/qthread_unix.cpp:266 #9 0x06678cc9 in start_thread (arg=0xafbffb70) at pthread_create.c:304 #10 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 9 (Thread 0xaf3feb70 (LWP 3746)): #0 0x0667b3eb in __pthread_mutex_lock (mutex=0x9aa2c94) at pthread_mutex_lock.c:61 #1 0x03de8f66 in pthread_mutex_lock (mutex=0x9aa2c94) at forward.c:182 #2 0x0302f412 in g_main_context_release () from /lib/libglib-2.0.so.0 #3 0x03031473 in ?? () from /lib/libglib-2.0.so.0 #4 0x03031848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x0714759f in QEventDispatcherGlib::processEvents (this=0x9aafdb8, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #6 0x07117609 in QEventLoop::processEvents (this=0xaf3fe2a0, flags=) at kernel/qeventloop.cpp:149 #7 0x07117a8a in QEventLoop::exec (this=0xaf3fe2a0, flags=...) at kernel/qeventloop.cpp:201 #8 0x07013b7e in QThread::exec (this=0x9a45740) at thread/qthread.cpp:490 #9 0x0169a071 in KDevelop::CompletionWorkerThread::run (this=0x9a45740) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #10 0x07016df9 in QThreadPrivate::start (arg=0x9a45740) at thread/qthread_unix.cpp:266 #11 0x06678cc9 in start_thread (arg=0xaf3feb70) at pthread_create.c:304 #12 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0xad7b9b70 (LWP 3747)): #0 0x0302bfd6 in g_main_context_query () from /lib/libglib-2.0.so.0 #1 0x030312c4 in ?? () from /lib/libglib-2.0.so.0 #2 0x03031848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x0714759f in QEventDispatcherGlib::processEvents (this=0x98c86c8, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #4 0x07117609 in QEventLoop::processEvents (this=0xad7b92a0, flags=) at kernel/qeventloop.cpp:149 #5 0x07117a8a in QEventLoop::exec (this=0xad7b92a0, flags=...) at kernel/qeventloop.cpp:201 #6 0x07013b7e in QThread::exec (this=0x9aafc30) at thread/qthread.cpp:490 #7 0x0169a071 in KDevelop::CompletionWorkerThread::run (this=0x9aafc30) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #8 0x07016df9 in QThreadPrivate::start (arg=0x9aafc30) at thread/qthread_unix.cpp:266 #9 0x06678cc9 in start_thread (arg=0xad7b9b70) at pthread_create.c:304 #10 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xabbffb70 (LWP 3757)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0x7640290, mutex=0x7640278) at forward.c:139 #3 0x0753c877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x763b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #4 0x0753c8c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x763b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #5 0x06678cc9 in start_thread (arg=0xabbffb70) at pthread_create.c:304 #6 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xaa1feb70 (LWP 4046)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0x95f8cf8, mutex=0x95f8ce0) at forward.c:139 #3 0x070179c7 in wait (this=0x95f8c28, mutex=0x954ef78, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x95f8c28, mutex=0x954ef78, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00258520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95f8c10, th=0x9c50898) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0025bccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x959e0e0, th=0x9c50898) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00257a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95f8c10, th=0x9c50898) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0025bdc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c50898) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c50898, previous=0xb3a0368) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00259e4e in ThreadWeaver::ThreadRunHelper::run (this=0xaa1fe2f4, parent=0x95f8c10, th=0x9c50898) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x0025a56b in ThreadWeaver::Thread::run (this=0x9c50898) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x07016df9 in QThreadPrivate::start (arg=0x9c50898) at thread/qthread_unix.cpp:266 #13 0x06678cc9 in start_thread (arg=0xaa1feb70) at pthread_create.c:304 #14 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xa99fdb70 (LWP 4047)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0x95f8cf8, mutex=0x95f8ce0) at forward.c:139 #3 0x070179c7 in wait (this=0x95f8c28, mutex=0x954ef78, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x95f8c28, mutex=0x954ef78, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00258520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95f8c10, th=0x9c503b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0025bccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00257a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95f8c10, th=0x9c503b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0025bdc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #15 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #16 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #17 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #18 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #19 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #20 0x0025bde1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x959e0e0, th=0x9c503b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #21 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95f8c10, th=0x9c503b0, previous=0xac6ea70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #22 0x00259e4e in ThreadWeaver::ThreadRunHelper::run (this=0xa99fd2f4, parent=0x95f8c10, th=0x9c503b0) at ../../../threadweaver/Weaver/Thread.cpp:87 #23 0x0025a56b in ThreadWeaver::Thread::run (this=0x9c503b0) at ../../../threadweaver/Weaver/Thread.cpp:142 #24 0x07016df9 in QThreadPrivate::start (arg=0x9c503b0) at thread/qthread_unix.cpp:266 #25 0x06678cc9 in start_thread (arg=0xa99fdb70) at pthread_create.c:304 #26 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xa6043b70 (LWP 4080)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0xb786d770, mutex=0xb786d758) at forward.c:139 #3 0xb73653a5 in ?? () from /usr/lib/libQtWebKit.so.4 #4 0xb7365481 in ?? () from /usr/lib/libQtWebKit.so.4 #5 0x06678cc9 in start_thread (arg=0xa6043b70) at pthread_create.c:304 #6 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xb0dfeb70 (LWP 4648)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0xb04c028, mutex=0xb04c010) at forward.c:139 #3 0x070179c7 in wait (this=0xaa27b18, mutex=0xaeafbe8, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0xaa27b18, mutex=0xaeafbe8, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00258520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xaa27b00, th=0x9f44278) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0025bccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb692df8, th=0x9f44278) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00257a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xaa27b00, th=0x9f44278) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0025bdc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb692df8, th=0x9f44278) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xaa27b00, th=0x9f44278, previous=0xb266098) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00259e4e in ThreadWeaver::ThreadRunHelper::run (this=0xb0dfe2f4, parent=0xaa27b00, th=0x9f44278) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x0025a56b in ThreadWeaver::Thread::run (this=0x9f44278) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x07016df9 in QThreadPrivate::start (arg=0x9f44278) at thread/qthread_unix.cpp:266 #13 0x06678cc9 in start_thread (arg=0xb0dfeb70) at pthread_create.c:304 #14 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb05fdb70 (LWP 4649)): #0 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0667d4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x03de8d9d in __pthread_cond_wait (cond=0xb04c028, mutex=0xb04c010) at forward.c:139 #3 0x070179c7 in wait (this=0xaa27b18, mutex=0xaeafbe8, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0xaa27b18, mutex=0xaeafbe8, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00258520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xaa27b00, th=0xb182848) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0025bccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb692df8, th=0xb182848) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00257a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xaa27b00, th=0xb182848) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0025bdc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb692df8, th=0xb182848) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00258a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xaa27b00, th=0xb182848, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00259e4e in ThreadWeaver::ThreadRunHelper::run (this=0xb05fd2f4, parent=0xaa27b00, th=0xb182848) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x0025a56b in ThreadWeaver::Thread::run (this=0xb182848) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x07016df9 in QThreadPrivate::start (arg=0xb182848) at thread/qthread_unix.cpp:266 #13 0x06678cc9 in start_thread (arg=0xb05fdb70) at pthread_create.c:304 #14 0x03ddb69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb6651710 (LWP 3602)): [KCrash Handler] #7 0x00278832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #8 0x03d35941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #9 0x03d38e42 in abort () at abort.c:92 #10 0x0700d2dc in qt_message_output (msgType=QtFatalMsg, buf=0xb31cce0 "ASSERT: \"bucket < m_bucketCount\" in file /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/repositories/itemrepository.h, line 1858") at global/qglobal.cpp:2259 #11 0x0700d4aa in qt_message (msgType=, msg=0x7185a7c "ASSERT: \"%s\" in file %s, line %d", ap=0xbfafa6f4 "\375\065m\001\374*m\001B\a") at global/qglobal.cpp:2305 #12 0x0700d5b9 in qFatal (msg=0x7185a7c "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2488 #13 0x0700d645 in qt_assert (assertion=0x16d35fd "bucket < m_bucketCount", file=0x16d2afc "/home/tenchi/projects/kdevelop/kdevplatform/language/duchain/repositories/itemrepository.h", line=1858) at global/qglobal.cpp:2004 #14 0x0166ce48 in KDevelop::ItemRepository::itemFromIndex (this=0xaea69bf0, index=2930665120) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/repositories/itemrepository.h:1858 #15 0x01669159 in KDevelop::TypeRepository::typeForIndex (index=2930665120) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/repositories/typerepository.cpp:123 #16 0x0165db2c in KDevelop::IndexedType::abstractType (this=0xa6deb800) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/types/indexedtype.cpp:58 #17 0x0357b993 in makeSignatureString (signature=..., visibilityFrom=0xa711a700) at /home/tenchi/projects/kdevelop/kdevelop/languages/cpp/codegen/signatureassistant.cpp:159 #18 0x0357f583 in AdaptSignatureAction::execute (this=0xa4d76ca0) at /home/tenchi/projects/kdevelop/kdevelop/languages/cpp/codegen/signatureassistant.cpp:245 #19 0x00977541 in KDevelop::IAssistantAction::qt_metacall (this=0xa4d76ca0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xa543248) at /home/tenchi/projects/kdevelop/kdevplatform/build/interfaces/iassistant.moc:74 #20 0x0711e8ca in QMetaObject::metacall (object=0xa4d76ca0, cl=3602, idx=4, argv=0xa543248) at kernel/qmetaobject.cpp:237 #21 0x07129df6 in QMetaCallEvent::placeMetaCall (this=0xab9b660, object=0xa4d76ca0) at kernel/qobject.cpp:534 #22 0x0712b6a2 in QObject::event (this=0xa4d76ca0, e=0x6) at kernel/qobject.cpp:1219 #23 0x05468fdc in QApplicationPrivate::notify_helper (this=0x90f7cf0, receiver=0xa4d76ca0, e=0xab9b660) at kernel/qapplication.cpp:4396 #24 0x0546f04e in QApplication::notify (this=0xbfafb55c, receiver=0xa4d76ca0, e=0xab9b660) at kernel/qapplication.cpp:3798 #25 0x012caf7a in KApplication::notify (this=0xbfafb55c, receiver=0xa4d76ca0, event=0xab9b660) at ../../kdeui/kernel/kapplication.cpp:311 #26 0x080516cc in KDevelopApplication::notify (this=0xbfafb55c, receiver=0xa4d76ca0, event=0xab9b660) at /home/tenchi/projects/kdevelop/kdevelop/app/main.cpp:90 #27 0x07118b3b in QCoreApplication::notifyInternal (this=0xbfafb55c, receiver=0xa4d76ca0, event=0xab9b660) at kernel/qcoreapplication.cpp:732 #28 0x0711bd8b in sendEvent (receiver=0x0, event_type=0, data=0x90c2000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x90c2000) at kernel/qcoreapplication.cpp:1373 #30 0x0711bf4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266 #31 0x07147a74 in sendPostedEvents (s=0x90f9f58) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #32 postEventSourceDispatch (s=0x90f9f58) at kernel/qeventdispatcher_glib.cpp:277 #33 0x0302d855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #34 0x03031668 in ?? () from /lib/libglib-2.0.so.0 #35 0x03031848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #36 0x07147565 in QEventDispatcherGlib::processEvents (this=0x90c1af0, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #37 0x0552abe5 in QGuiEventDispatcherGlib::processEvents (this=0x90c1af0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #38 0x07117609 in QEventLoop::processEvents (this=0xbfafb304, flags=) at kernel/qeventloop.cpp:149 #39 0x07117a8a in QEventLoop::exec (this=0xbfafb304, flags=...) at kernel/qeventloop.cpp:201 #40 0x0711c00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #41 0x05467e07 in QApplication::exec () at kernel/qapplication.cpp:3672 #42 0x080513b2 in main (argc=1, argv=0xbfafbd24) at /home/tenchi/projects/kdevelop/kdevelop/app/main.cpp:468 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs