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

List:       kdevelop-bugs
Subject:    [Bug 282299] New: Kdevelop crashed during cut & paste
From:       Renato <renato.carena () gmail ! com>
Date:       2011-09-18 17:54:24
Message-ID: bug-282299-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Kdevelop crashed during cut & paste
           Product: kdevelop
           Version: 4.2.2
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: renato.carena@gmail.com


Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-1-686-pae i686
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
I was doung cut & past of a line of code in PHP.
I had something like 6 tabs opened.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb1241720 (LWP 12047))]

Thread 11 (Thread 0xb0eaab70 (LWP 12049)):
#0  0xb5cfd1bb in pthread_mutex_lock () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#1  0xb5f6dc26 in pthread_mutex_lock () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb51bbacd in g_main_context_query (context=0x991c9e8,
max_priority=2147483647, timeout=0xb0eaa1a8, fds=0x991ccb8, n_fds=3) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:2829
#3  0xb51bc654 in g_main_context_iterate (context=0x991c9e8, block=1,
dispatch=1, self=<optimized out>) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3073
#4  0xb51bd0f3 in g_main_loop_run (loop=0x991c9d8) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3299
#5  0xb0fe7274 in gdbus_shared_thread_func (data=0x0) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./gio/gdbusprivate.c:276
#6  0xb51e5b6f in g_thread_create_proxy (data=0x991ca78) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gthread.c:1897
#7  0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#8  0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 10 (Thread 0xac132b70 (LWP 12050)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5f2b406 in nanosleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb5f5a66c in usleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb56f0633 in KDevelop::DUChainLock::lockForWrite (this=0x9c1e9b4,
timeout=0) at ../../language/duchain/duchainlock.cpp:201
#4  0xb56f087e in KDevelop::DUChainWriteLocker::lock (this=0xac13219c) at
../../language/duchain/duchainlock.cpp:299
#5  0xb56f08df in KDevelop::DUChainWriteLocker::DUChainWriteLocker
(this=0xac13219c, duChainLock=0x9c1e9b4, timeout=0) at
../../language/duchain/duchainlock.cpp:284
#6  0xb56aa58d in KDevelop::DUChainPrivate::doMoreCleanup (this=0x9c1e9a8,
retries=1, needLockRepository=true) at ../../language/duchain/duchain.cpp:704
#7  0xb56abd2e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x98fc698)
at ../../language/duchain/duchain.cpp:295
#8  0xb6c17cd3 in QThreadPrivate::start (arg=0x98fc698) at
thread/qthread_unix.cpp:320
#9  0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#10 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 9 (Thread 0xaad4eb70 (LWP 12052)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb6c181e0 in wait (time=4294967295, this=0x9c86bc0) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9ca0ff0, mutex=0x9a7a4d8, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d13246 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca0fd8,
th=0x9c1cfe8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d15d3b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9a69130, th=0x9c1cfe8) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4d12e7a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9ca0fd8, th=0x9c1cfe8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4d15e3c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0x9c1cfe8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0x9c1cfe8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0x9c1cfe8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0x9c1cfe8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0x9c1cfe8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0x9c1cfe8, previous=0xab3d6e0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4d14974 in ThreadWeaver::ThreadRunHelper::run (this=0xaad4e254,
parent=0x9ca0fd8, th=0x9c1cfe8) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb4d14a2a in ThreadWeaver::Thread::run (this=0x9c1cfe8) at
../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb6c17cd3 in QThreadPrivate::start (arg=0x9c1cfe8) at
thread/qthread_unix.cpp:320
#17 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#18 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 8 (Thread 0xa96a8b70 (LWP 12055)):
#0  0xb5cfe4ec in __pthread_mutex_unlock_usercnt () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#1  0xb5f6dc66 in pthread_mutex_unlock () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb51bc874 in g_main_context_iterate (context=0x9d0ed98, block=1,
dispatch=1, self=<optimized out>) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3069
#3  0xb51bcce4 in g_main_context_iteration (context=0x9d0ed98, may_block=1) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3154
#4  0xb6d40d27 in QEventDispatcherGlib::processEvents (this=0x9d2ec08,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0xb6d11abd in QEventLoop::processEvents (this=0xa96a8210, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb6d11d01 in QEventLoop::exec (this=0xa96a8210, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb6c14e6b in QThread::exec (this=0x9d3ae00) at thread/qthread.cpp:492
#8  0xb57acc96 in KDevelop::CompletionWorkerThread::run (this=0x9d3ae00) at
../../language/codecompletion/codecompletionmodel.cpp:80
#9  0xb6c17cd3 in QThreadPrivate::start (arg=0x9d3ae00) at
thread/qthread_unix.cpp:320
#10 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#11 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 7 (Thread 0xa9ea9b70 (LWP 12056)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xadfe8979 in ?? () from /usr/lib/libQtScript.so.4
#4  0xadfe89bf in ?? () from /usr/lib/libQtScript.so.4
#5  0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#6  0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 6 (Thread 0xa77a9b70 (LWP 12057)):
#0  timerSourceCheckHelper (src=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:145
#1  0xb51bbeb7 in g_main_context_check (context=0xa4e9288,
max_priority=2147483647, fds=0xa7f2bab0, n_fds=1) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:2961
#2  0xb51bc7fa in g_main_context_iterate (context=0xa4e9288, block=1,
dispatch=1, self=<optimized out>) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3088
#3  0xb51bcce4 in g_main_context_iteration (context=0xa4e9288, may_block=1) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3154
#4  0xb6d40d27 in QEventDispatcherGlib::processEvents (this=0xa4e8b28,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0xb6d11abd in QEventLoop::processEvents (this=0xa77a91f0, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb6d11d01 in QEventLoop::exec (this=0xa77a91f0, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb6c14e6b in QThread::exec (this=0xa4e8648) at thread/qthread.cpp:492
#8  0xb6cf25fd in QInotifyFileSystemWatcherEngine::run (this=0xa4e8648) at
io/qfilesystemwatcher_inotify.cpp:248
#9  0xb6c17cd3 in QThreadPrivate::start (arg=0xa4e8648) at
thread/qthread_unix.cpp:320
#10 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#11 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0xa6509b70 (LWP 12073)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb46e151b in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb46e163f in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#6  0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0xa5637b70 (LWP 12124)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb6c181e0 in wait (time=4294967295, this=0x9c86bc0) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9ca0ff0, mutex=0x9a7a4d8, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d13246 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca0fd8,
th=0xa3689b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d15d3b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9a69130, th=0xa3689b8) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4d12e7a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9ca0fd8, th=0xa3689b8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4d15e3c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa3689b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa3689b8, previous=0xa8803d58) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4d14974 in ThreadWeaver::ThreadRunHelper::run (this=0xa5637254,
parent=0x9ca0fd8, th=0xa3689b8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4d14a2a in ThreadWeaver::Thread::run (this=0xa3689b8) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6c17cd3 in QThreadPrivate::start (arg=0xa3689b8) at
thread/qthread_unix.cpp:320
#13 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#14 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xa4e36b70 (LWP 12125)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb6c181e0 in wait (time=4294967295, this=0x9c86bc0) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9ca0ff0, mutex=0x9a7a4d8, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d13246 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca0fd8,
th=0xa2c0568) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d15d3b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9a69130, th=0xa2c0568) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4d12e7a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9ca0fd8, th=0xa2c0568) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4d15e3c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa2c0568) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa2c0568, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa2c0568) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa2c0568, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa2c0568) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa2c0568, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa2c0568) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa2c0568, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa2c0568) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa2c0568, previous=0xab362e8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb4d14974 in ThreadWeaver::ThreadRunHelper::run (this=0xa4e36254,
parent=0x9ca0fd8, th=0xa2c0568) at ../../../threadweaver/Weaver/Thread.cpp:87
#19 0xb4d14a2a in ThreadWeaver::Thread::run (this=0xa2c0568) at
../../../threadweaver/Weaver/Thread.cpp:142
#20 0xb6c17cd3 in QThreadPrivate::start (arg=0xa2c0568) at
thread/qthread_unix.cpp:320
#21 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#22 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xa4635b70 (LWP 12126)):
#0  0xb7755424 in __kernel_vsyscall ()
#1  0xb5cff20a in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5f6da5d in pthread_cond_wait () from
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb6c181e0 in wait (time=4294967295, this=0x9c86bc0) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9ca0ff0, mutex=0x9a7a4d8, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d13246 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca0fd8,
th=0xa3408a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d15d3b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9a69130, th=0xa3408a0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4d12e7a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9ca0fd8, th=0xa3408a0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4d15e3c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa3408a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa3408a0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4d15e58 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9a69130,
th=0xa3408a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4d12dd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca0fd8,
th=0xa3408a0, previous=0xab30b08) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4d14974 in ThreadWeaver::ThreadRunHelper::run (this=0xa4635254,
parent=0x9ca0fd8, th=0xa3408a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb4d14a2a in ThreadWeaver::Thread::run (this=0xa3408a0) at
../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb6c17cd3 in QThreadPrivate::start (arg=0xa3408a0) at
thread/qthread_unix.cpp:320
#15 0xb2e909cd in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#16 0xb5f6096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb1241720 (LWP 12047)):
[KCrash Handler]
#7  0xb56b06c4 in KDevelop::DUChainPointerData::base (this=0x0) at
../../language/duchain/duchainpointer.cpp:32
#8  0xa8c7f393 in operator-> (this=0xbfbe39dc) at
/usr/include/kdevplatform/language/duchain/navigation/../duchainpointer.h:144
#9  Php::findContext (topCtx=..., pos=..., type=KDevelop::DUContext::Other) at
/build/buildd-kdevelop-php_1.2.2-1-i386-ISyOCL/kdevelop-php-1.2.2/duchain/navigation/magicconstantnavigationcontext.cpp:47
 #10 0xa8c80e76 in Php::MagicConstantNavigationContext::html (this=0x9eadb20) at
/build/buildd-kdevelop-php_1.2.2-1-i386-ISyOCL/kdevelop-php-1.2.2/duchain/navigation/magicconstantnavigationcontext.cpp:99
 #11 0xb5785a71 in KDevelop::AbstractNavigationWidget::update (this=0xaa800a8)
at ../../language/duchain/navigation/abstractnavigationwidget.cpp:146
#12 0xb57862dc in KDevelop::AbstractNavigationWidget::setContext
(this=0xaa800a8, context=..., initBrows=400) at
../../language/duchain/navigation/abstractnavigationwidget.cpp:123
#13 0xa8c7d135 in Php::NavigationWidget::NavigationWidget (this=0xaa800a8,
topContext=..., position=..., constant=...) at
/build/buildd-kdevelop-php_1.2.2-1-i386-ISyOCL/kdevelop-php-1.2.2/duchain/navigation/navigationwidget.cpp:62
 #14 0xa8cea584 in Php::LanguageSupport::specialLanguageObjectNavigationWidget
(this=0x9d3a740, url=..., position=...) at
/build/buildd-kdevelop-php_1.2.2-1-i386-ISyOCL/kdevelop-php-1.2.2/phplanguagesupport.cpp:207
 #15 0xa8077a24 in ContextBrowserPlugin::updateForView (this=0x9d56d28,
view=0xa424f38) at ../../../plugins/contextbrowser/contextbrowser.cpp:611
#16 0xa8078367 in ContextBrowserPlugin::updateViews (this=0x9d56d28) at
../../../plugins/contextbrowser/contextbrowser.cpp:651
#17 0xa80786a0 in ContextBrowserPlugin::qt_metacall (this=0x9d56d28,
_c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfbe3ff4) at
./contextbrowser.moc:143
#18 0xb6d18e4d in metacall (argv=0xbfbe3ff4, idx=24,
cl=QMetaObject::InvokeMetaMethod, object=0x9d56d28) at
kernel/qmetaobject.cpp:237
#19 QMetaObject::metacall (object=0x9d56d28, cl=QMetaObject::InvokeMetaMethod,
idx=24, argv=0xbfbe3ff4) at kernel/qmetaobject.cpp:232
#20 0xb6d27b90 in QMetaObject::activate (sender=0x9d4f600, m=0xb6e487b8,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#21 0xb6d76c95 in QTimer::timeout (this=0x9d4f600) at
.moc/release-shared/moc_qtimer.cpp:134
#22 0xb6d2f3e6 in QTimer::timerEvent (this=0x9d4f600, e=0xbfbe452c) at
kernel/qtimer.cpp:271
#23 0xb6d2aaf4 in QObject::event (this=0x9d4f600, e=0xbfbe452c) at
kernel/qobject.cpp:1181
#24 0xb62400a4 in notify_helper (e=0xbfbe452c, receiver=0x9d4f600,
this=0x98e3da0) at kernel/qapplication.cpp:4467
#25 QApplicationPrivate::notify_helper (this=0x98e3da0, receiver=0x9d4f600,
e=0xbfbe452c) at kernel/qapplication.cpp:4439
#26 0xb6245432 in QApplication::notify (this=0xbfbe452c, receiver=0x9d4f600,
e=0xbfbe452c) at kernel/qapplication.cpp:4214
#27 0xb70cd571 in KApplication::notify (this=0xbfbe49b0, receiver=0x9d4f600,
event=0xbfbe452c) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x08051c6d in KDevelopApplication::notify (this=0xbfbe49b0,
receiver=0x9d4f600, event=0xbfbe452c) at ../../app/main.cpp:90
#29 0xb6d12a9e in QCoreApplication::notifyInternal (this=0xbfbe49b0,
receiver=0x9d4f600, event=0xbfbe452c) at kernel/qcoreapplication.cpp:731
#30 0xb6d42e48 in sendEvent (event=0xbfbe452c, receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#31 QTimerInfoList::activateTimers (this=0x98e50a4) at
kernel/qeventdispatcher_unix.cpp:604
#32 0xb6d40355 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:184
#33 idleTimerSourceDispatch (source=0x98e5500) at
kernel/qeventdispatcher_glib.cpp:231
#34 0xb51bc252 in g_main_dispatch (context=0x98eeed8) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:2440
#35 g_main_context_dispatch (context=0x98eeed8) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3013
#36 0xb51bca30 in g_main_context_iterate (context=0x98eeed8, block=1,
dispatch=1, self=<optimized out>) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3091
#37 0xb51bcce4 in g_main_context_iteration (context=0x98eeed8, may_block=1) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3154
#38 0xb6d40cc7 in QEventDispatcherGlib::processEvents (this=0x98bff28,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#39 0xb62f501a in QGuiEventDispatcherGlib::processEvents (this=0x98bff28,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0xb6d11abd in QEventLoop::processEvents (this=0xbfbe47c4, flags=...) at
kernel/qeventloop.cpp:149
#41 0xb6d11d01 in QEventLoop::exec (this=0xbfbe47c4, flags=...) at
kernel/qeventloop.cpp:201
#42 0xb6d1645a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#43 0xb623df24 in QApplication::exec () at kernel/qapplication.cpp:3741
#44 0x08051343 in main (argc=<optimized out>, argv=0x3) at
../../app/main.cpp:467

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