[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 198398] New: KDevelop crashed after doubleclick in cmake file
From:       Adam Markiewicz <amgo100 () gmail ! com>
Date:       2009-06-30 9:17:14
Message-ID: bug-198398-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: KDevelop crashed after doubleclick in cmake file
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: amgo100@gmail.com


Application that crashed: kdevelop
Version of the application: 3.9.93 (using KDevPlatform 0.9.93)
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.2
Operating System: Linux 2.6.30-9-generic i686
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
KDevelop crashed after double-click in editor window while editing a
CMakeLists.txt file.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 0 (LWP 27307)]

Thread 11 (Thread 0xb4663b90 (LWP 27308)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c36412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae5b4 in pthread_cond_timedwait () from \
/lib/tls/i686/cmov/libc.so.6 #3  0x062a5d7f in QWaitCondition::wait \
(this=0xa081f04, mutex=0xa081f08, time=200000) at \
thread/qwaitcondition_unix.cpp:85 #4  0x07918005 in \
KDevelop::DUChainPrivate::CleanupThread::run (this=0xa081ef8) at \
/home/amgo100/src/kdevplatform/language/duchain/duchain.cpp:280 #5  \
0x062a4dc2 in QThreadPrivate::start (arg=0xa081ef8) at \
thread/qthread_unix.cpp:188 #6  0x00c324ff in start_thread () from \
/lib/tls/i686/cmov/libpthread.so.0 #7  0x02d9f70e in clone () from \
/lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xaf7c2b90 (LWP 27376)):
#0  0x00c33a06 in pthread_mutex_lock () from \
/lib/tls/i686/cmov/libpthread.so.0 #1  0x02dae726 in pthread_mutex_lock () \
from /lib/tls/i686/cmov/libc.so.6 #2  0x085c07af in \
IA__g_main_context_prepare (context=0xb80b010, priority=0xaf7c219c) at \
/build/buildd/glib2.0-2.21.2/glib/gmain.c:2063 #3  0x085c0cd1 in \
g_main_context_iterate (context=0xb80b010, block=<value optimized out>, \
                dispatch=1, self=0xb7ea3b8) at
/build/buildd/glib2.0-2.21.2/glib/gmain.c:2425
#4  0x085c11e3 in IA__g_main_context_iteration (context=0xb80b010, \
may_block=1) at /build/buildd/glib2.0-2.21.2/glib/gmain.c:2508
#5  0x063c0147 in QEventDispatcherGlib::processEvents (this=0xafbd8e0, \
flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:329
#6  0x06393d59 in QEventLoop::processEvents (this=0xaf7c22e4, flags=) at
kernel/qeventloop.cpp:149
#7  0x063941aa in QEventLoop::exec (this=0xaf7c22e4, flags={i = 0}) at
kernel/qeventloop.cpp:201
#8  0x062a1b33 in QThread::exec (this=0xb73abd0) at thread/qthread.cpp:487
#9  0x07a185e0 in KDevelop::CompletionWorkerThread::run (this=0xb73abd0) at
/home/amgo100/src/kdevplatform/language/codecompletion/codecompletionmodel.cpp:79
 #10 0x062a4dc2 in QThreadPrivate::start (arg=0xb73abd0) at
thread/qthread_unix.cpp:188
#11 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xaefc1b90 (LWP 27377)):
#0  0x01a070ac in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x063c1cd3 in QTimerInfoList::getTime (this=0xb80b2c4, t=@0xb80b2e8) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x063c1ec1 in QTimerInfoList::updateCurrentTime (this=0xb80b2c4) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x063c298c in QTimerInfoList::timerWait (this=0xb80b2c4, \
tm=@0xaefc10b4) at kernel/qeventdispatcher_unix.cpp:420
#4  0x063c02f0 in timerSourcePrepare (source=0xb80b290, timeout=0xaefc111c) \
at kernel/qeventdispatcher_glib.cpp:141
#5  0x085c0910 in IA__g_main_context_prepare (context=0xb80b208,
priority=0xaefc119c) at /build/buildd/glib2.0-2.21.2/glib/gmain.c:2134
#6  0x085c0cd1 in g_main_context_iterate (context=0xb80b208, block=<value
optimized out>, dispatch=1, self=0xb7b8e10) at
/build/buildd/glib2.0-2.21.2/glib/gmain.c:2425
#7  0x085c11e3 in IA__g_main_context_iteration (context=0xb80b208, \
may_block=1) at /build/buildd/glib2.0-2.21.2/glib/gmain.c:2508
#8  0x063c0147 in QEventDispatcherGlib::processEvents (this=0xb617c48, \
flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:329
#9  0x06393d59 in QEventLoop::processEvents (this=0xaefc12e4, flags=) at
kernel/qeventloop.cpp:149
#10 0x063941aa in QEventLoop::exec (this=0xaefc12e4, flags={i = 0}) at
kernel/qeventloop.cpp:201
#11 0x062a1b33 in QThread::exec (this=0xb724790) at thread/qthread.cpp:487
#12 0x07a185e0 in KDevelop::CompletionWorkerThread::run (this=0xb724790) at
/home/amgo100/src/kdevplatform/language/codecompletion/codecompletionmodel.cpp:79
 #13 0x062a4dc2 in QThreadPrivate::start (arg=0xb724790) at
thread/qthread_unix.cpp:188
#14 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xae7c0b90 (LWP 27382)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c36412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae5b4 in pthread_cond_timedwait () from \
/lib/tls/i686/cmov/libc.so.6 #3  0x062a47ae in thread_sleep (ti=0x1) at \
thread/qthread_unix.cpp:297 #4  0x062a4903 in QThread::msleep (msecs=30) at \
thread/qthread_unix.cpp:323 #5  0x029c6fdb in \
                UIBlockTester::UIBlockTesterThread::run (this=0xbb58568) at
/home/amgo100/src/kdevelop/languages/cpp/cpplanguagesupport.cpp:985
#6  0x062a4dc2 in QThreadPrivate::start (arg=0xbb58568) at
thread/qthread_unix.cpp:188
#7  0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xadda5b90 (LWP 27383)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xa08f8b0, mutex=0xa088480,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xa08f898, th=0xb70d818) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa094168, \
                th=0xb70d818) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa08f898, th=0xb70d818) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xa094168, th=0xb70d818) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xa08f898, th=0xb70d818, \
                previous=0xc0ee3d0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xadda5314,
parent=0xa08f898, th=0xb70d818) at \
../../../threadweaver/Weaver/Thread.cpp:87 #10 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xb70d818) at
../../../threadweaver/Weaver/Thread.cpp:142
#11 0x062a4dc2 in QThreadPrivate::start (arg=0xb70d818) at
thread/qthread_unix.cpp:188
#12 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xad5a4b90 (LWP 27384)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xa08f8b0, mutex=0xa088480,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xa08f898, th=0xb768c08) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa094168, \
                th=0xb768c08) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa08f898, th=0xb768c08) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xa094168, th=0xb768c08) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xa08f898, th=0xb768c08, \
previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #9  \
0x004e62a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa094168, \
th=0xb768c08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #10 \
0x004e3d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa08f898, \
                th=0xb768c08, previous=0xaf92408) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#11 0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xad5a4314,
parent=0xa08f898, th=0xb768c08) at \
../../../threadweaver/Weaver/Thread.cpp:87 #12 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xb768c08) at
../../../threadweaver/Weaver/Thread.cpp:142
#13 0x062a4dc2 in QThreadPrivate::start (arg=0xb768c08) at
thread/qthread_unix.cpp:188
#14 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xacda3b90 (LWP 27385)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xa08f8b0, mutex=0xa088480,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xa08f898, th=0xb762e30) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa094168, \
                th=0xb762e30) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa08f898, th=0xb762e30) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xa094168, th=0xb762e30) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xa08f898, th=0xb762e30, \
                previous=0xb799690) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xacda3314,
parent=0xa08f898, th=0xb762e30) at \
../../../threadweaver/Weaver/Thread.cpp:87 #10 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xb762e30) at
../../../threadweaver/Weaver/Thread.cpp:142
#11 0x062a4dc2 in QThreadPrivate::start (arg=0xb762e30) at
thread/qthread_unix.cpp:188
#12 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xac49db90 (LWP 27451)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xbe9cc90, mutex=0xafcb2d0,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xbe9cc78, th=0xbe9d2b0) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xbc530b8, \
                th=0xbe9d2b0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xbe9cc78, th=0xbe9d2b0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xbc530b8, th=0xbe9d2b0) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xbe9cc78, th=0xbe9d2b0, \
                previous=0xa2778c0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xac49d314,
parent=0xbe9cc78, th=0xbe9d2b0) at \
../../../threadweaver/Weaver/Thread.cpp:87 #10 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xbe9d2b0) at
../../../threadweaver/Weaver/Thread.cpp:142
#11 0x062a4dc2 in QThreadPrivate::start (arg=0xbe9d2b0) at
thread/qthread_unix.cpp:188
#12 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb3661b90 (LWP 27492)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xbe9cc90, mutex=0xafcb2d0,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xbe9cc78, th=0xb153de0) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xbc530b8, \
                th=0xb153de0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xbe9cc78, th=0xb153de0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xbc530b8, th=0xb153de0) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xbe9cc78, th=0xb153de0, \
previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #9  \
0x004e62a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xbc530b8, \
th=0xb153de0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #10 \
0x004e3d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xbe9cc78, \
th=0xb153de0, previous=0x0) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:351 #11 0x004e62a1 in \
ThreadWeaver::WorkingHardState::applyForWork (this=0xbc530b8, th=0xb153de0) \
at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #12 0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xbe9cc78, th=0xb153de0, \
previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #13 \
0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xb3661314, \
parent=0xbe9cc78, th=0xb153de0) at \
../../../threadweaver/Weaver/Thread.cpp:87 #14 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xb153de0) at
../../../threadweaver/Weaver/Thread.cpp:142
#15 0x062a4dc2 in QThreadPrivate::start (arg=0xb153de0) at
thread/qthread_unix.cpp:188
#16 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xab345b90 (LWP 27518)):
#0  0x00c4b422 in __kernel_vsyscall ()
#1  0x00c360e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02dae55d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x062a5df7 in QWaitCondition::wait (this=0xbe9cc90, mutex=0xafcb2d0,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0x004e3b10 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned \
(this=0xbe9cc78, th=0xb3c4740) at \
../../../threadweaver/Weaver/WeaverImpl.cpp:365 #5  0x004e618c in \
ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xbc530b8, \
                th=0xb3c4740) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x004e21db in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xbe9cc78, th=0xb3c4740) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x004e6282 in ThreadWeaver::WorkingHardState::applyForWork \
(this=0xbc530b8, th=0xb3c4740) at \
../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8  0x004e3d93 in \
ThreadWeaver::WeaverImpl::applyForWork (this=0xbe9cc78, th=0xb3c4740, \
previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #9  \
0x004e439e in ThreadWeaver::ThreadRunHelper::run (this=0xab345314, \
parent=0xbe9cc78, th=0xb3c4740) at \
../../../threadweaver/Weaver/Thread.cpp:87 #10 0x004e49bb in \
                ThreadWeaver::Thread::run (this=0xb3c4740) at
../../../threadweaver/Weaver/Thread.cpp:142
#11 0x062a4dc2 in QThreadPrivate::start (arg=0xb3c4740) at
thread/qthread_unix.cpp:188
#12 0x00c324ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x02d9f70e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb803d710 (LWP 27307)):
[KCrash Handler]
#6  0x063aa3d7 in operator<< (dbg=) at kernel/qobject.cpp:3501
#7  0x020288cd in CMakeManager::cacheValue (this=0xa283840, \
project=0xa277620, id=@0xbfd7158c) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:1240
#8  0x02021f6b in CMakeDocumentation::description (this=0xa261698,
identifier=@0xbfd7158c, file=@0xbfd71578) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp:102
#9  0x0202320b in CMakeDocumentation::documentationForDeclaration
(this=0xa261698, decl=0xab233f0) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp:119
#10 0x020240a3 in CMakeManager::documentationForDeclaration \
(this=0xa283840, declaration=0xab233f0) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:1252
#11 0x0041d360 in
KDevelop::DocumentationController::documentationForDeclaration \
(this=0xa177d68, decl=0xab233f0) at
/home/amgo100/src/kdevplatform/shell/documentationcontroller.cpp:115
#12 0x079fc274 in KDevelop::AbstractDeclarationNavigationContext::html
(this=0xc829960, shorten=false)
    at
/home/amgo100/src/kdevplatform/language/duchain/navigation/abstractdeclarationnavigationcontext.cpp:84
 #13 0x079ee4c1 in KDevelop::AbstractNavigationWidget::update \
(this=0xc7eafa8) at
/home/amgo100/src/kdevplatform/language/duchain/navigation/abstractnavigationwidget.cpp:135
 #14 0x079eec7f in KDevelop::AbstractNavigationWidget::setContext
(this=0xc7eafa8, context=) at
/home/amgo100/src/kdevplatform/language/duchain/navigation/abstractnavigationwidget.cpp:112
 #15 0x02020ae7 in CMakeNavigationWidget (this=0xc7eafa8, top={d = {d =
0xbfd71db4}}, decl=0xab233f0) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakenavigationwidget.cpp:62
 #16 0x02025c87 in CMakeManager::specialLanguageObjectNavigationWidget
(this=0xa283840, url=@0xbfd71ea4, position=@0xbfd71e9c) at
/home/amgo100/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:1207
#17 0x04296bc2 in ContextBrowserPlugin::showToolTip (this=0xab34fe8,
view=0xb07bef0, position=) at
/home/amgo100/src/kdevplatform/plugins/contextbrowser/contextbrowser.cpp:298
 #18 0x04297765 in ContextBrowserPlugin::textHintRequested (this=0xab34fe8,
cursor=@0xbfd72124) at
/home/amgo100/src/kdevplatform/plugins/contextbrowser/contextbrowser.cpp:266
 #19 0x0429837c in ContextBrowserPlugin::qt_metacall (this=0xab34fe8,
_c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfd72094)
    at
/home/amgo100/src/kdevplatform/build/plugins/contextbrowser/contextbrowser.moc:119
 #20 0x063ab343 in QMetaObject::activate (sender=0xb07bef0,
from_signal_index=41, to_signal_index=41, argv=0xbfd72094) at
kernel/qobject.cpp:3113
#21 0x063abfa2 in QMetaObject::activate (sender=0xb07bef0, m=0x375b7e4,
local_signal_index=2, argv=0xbfd72094) at kernel/qobject.cpp:3187
#22 0x0365aba9 in KateView::needTextHint (this=0xb07bef0, _t1=@0xbfd72124,
_t2=@0xbfd72138) at ./kateview.moc:456
#23 0x0367a3d5 in KateViewInternal::textHintTimeout (this=0xb22f488) at
../../kate/view/kateviewinternal.cpp:3146
#24 0x0367e9d7 in KateViewInternal::qt_metacall (this=0xb22f488,
_c=QMetaObject::InvokeMetaMethod, _id=53, _a=0xbfd7220c) at
./kateviewinternal.moc:145
#25 0x063ab343 in QMetaObject::activate (sender=0xb22f65c, \
from_signal_index=4, to_signal_index=4, argv=0x0) at \
kernel/qobject.cpp:3113 #26 0x063abfa2 in QMetaObject::activate \
(sender=0xb22f65c, m=0x6486904, local_signal_index=0, argv=0x0) at \
kernel/qobject.cpp:3187 #27 0x063e5747 in QTimer::timeout (this=0xb22f65c) \
                at
.moc/release-shared/moc_qtimer.cpp:128
#28 0x063b0a8e in QTimer::timerEvent (this=0xb22f65c, e=0xbfd726a0) at
kernel/qtimer.cpp:261
#29 0x063a549f in QObject::event (this=0xb22f65c, e=0xbfd726a0) at
kernel/qobject.cpp:1075
#30 0x01186c34 in QApplicationPrivate::notify_helper (this=0x9f0b6e8,
receiver=0xb22f65c, e=0xbfd726a0) at kernel/qapplication.cpp:4056
#31 0x0118e35c in QApplication::notify (this=0xbfd72a48, \
receiver=0xb22f65c, e=0xbfd726a0) at kernel/qapplication.cpp:3603
#32 0x0698d02a in KApplication::notify (this=0xbfd72a48, \
receiver=0xb22f65c, event=0xbfd726a0) at \
../../kdeui/kernel/kapplication.cpp:302 #33 0x063957ab in \
QCoreApplication::notifyInternal (this=0xbfd72a48, receiver=0xb22f65c, \
event=0xbfd726a0) at kernel/qcoreapplication.cpp:610 #34 0x063c28ce in \
                QTimerInfoList::activateTimers (this=0x9f0e934) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#35 0x063c01c0 in timerSourceDispatch (source=0x9f0e900) at
kernel/qeventdispatcher_glib.cpp:165
#36 0x085bdb18 in IA__g_main_context_dispatch (context=0x9f0da98) at
/build/buildd/glib2.0-2.21.2/glib/gmain.c:1814
#37 0x085c10b0 in g_main_context_iterate (context=0x9f0da98, block=<value
optimized out>, dispatch=1, self=0x9f0b828) at
/build/buildd/glib2.0-2.21.2/glib/gmain.c:2445
#38 0x085c11e3 in IA__g_main_context_iteration (context=0x9f0da98, \
may_block=1) at /build/buildd/glib2.0-2.21.2/glib/gmain.c:2508
#39 0x063c010c in QEventDispatcherGlib::processEvents (this=0x9f0b6c8, \
flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327
#40 0x012277a5 in QGuiEventDispatcherGlib::processEvents (this=0x9f0b6c8,
flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x06393d59 in QEventLoop::processEvents (this=0xbfd72964, flags=) at
kernel/qeventloop.cpp:149
#42 0x063941aa in QEventLoop::exec (this=0xbfd72964, flags={i = 0}) at
kernel/qeventloop.cpp:201
#43 0x0639661f in QCoreApplication::exec () at \
kernel/qcoreapplication.cpp:888 #44 0x01186ab7 in QApplication::exec () at \
kernel/qapplication.cpp:3525 #45 0x0804f3c3 in main (argc=1, \
                argv=0xbfd72f34) at
/home/amgo100/src/kdevelop/app/main.cpp:172

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic