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

List:       kdevelop-bugs
Subject:    [Bug 264294] New: KDevelop 4.2 RC1 crashed on deleting Build-Target
From:       Andreas Cord-Landwehr <cola () uni-paderborn ! de>
Date:       2011-01-25 19:59:21
Message-ID: bug-264294-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: KDevelop 4.2 RC1 crashed on deleting Build-Target
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: cola@uni-paderborn.de


Application: kdevelop (4.1.90)
KDE Platform Version: 4.5.3 (KDE 4.5.3) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux 6.0 (squeeze)

-- Information about the crash:
- What I was doing when the application crashed:

I created a new build target (cmake) and after the tryed to delete the former
one. At the moment I klicked at the red "-" sign, KDevelop crashed.

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

Thread 13 (Thread 0xae649b70 (LWP 9678)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7f482 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae64 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d32f in QWaitConditionPrivate::wait (this=0x95a7ff4, mutex=0x95a7ff8,
time=1000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x95a7ff4, mutex=0x95a7ff8, time=1000) at
thread/qwaitcondition_unix.cpp:160
#5  0xb589d512 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x95a7fe8)
at ../../language/duchain/duchain.cpp:286
#6  0xb6d9c7e9 in QThreadPrivate::start (arg=0x95a7fe8) at
thread/qthread_unix.cpp:285
#7  0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 12 (Thread 0xacb99b70 (LWP 9682)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x96541b8, mutex=0x96463a0,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x96541b8, mutex=0x96463a0, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x96541a0,
th=0x9633e60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9651420, th=0x9633e60) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x96541a0, th=0x9633e60) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0x9633e60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0x9633e60, previous=0xadaa390) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xacb992f4,
parent=0x96541a0, th=0x9633e60) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb5106c9b in ThreadWeaver::Thread::run (this=0x9633e60) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6d9c7e9 in QThreadPrivate::start (arg=0x9633e60) at
thread/qthread_unix.cpp:285
#13 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#14 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 11 (Thread 0xaae6fb70 (LWP 9698)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb60c0696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb548106b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb5473dbc in ?? () from /lib/libglib-2.0.so.0
#4  0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6ecadbf in QEventDispatcherGlib::processEvents (this=0x974d298,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0xb6e9b229 in QEventLoop::processEvents (this=0xaae6f2c0, flags=) at
kernel/qeventloop.cpp:149
#7  0xb6e9b6aa in QEventLoop::exec (this=0xaae6f2c0, flags=...) at
kernel/qeventloop.cpp:201
#8  0xb6d9952e in QThread::exec (this=0xadd2a3c8) at thread/qthread.cpp:490
#9  0xb59992d8 in KDevelop::CompletionWorkerThread::run (this=0xadd2a3c8) at
../../language/codecompletion/codecompletionmodel.cpp:80
#10 0xb6d9c7e9 in QThreadPrivate::start (arg=0xadd2a3c8) at
thread/qthread_unix.cpp:285
#11 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#12 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 10 (Thread 0xab670b70 (LWP 9711)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb4be98ad in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb4be9991 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 9 (Thread 0xa79ffb70 (LWP 9799)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb0c35237 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb0d33fe0)
at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb0c35281 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb0d33fe0) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 8 (Thread 0xa70e8b70 (LWP 9807)):
#0  0xb5dd3e16 in clock_gettime () from /lib/i686/cmov/librt.so.1
#1  0xb6df7528 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6ecd035 in QTimerInfoList::updateCurrentTime (this=0xa79ccbc) at
kernel/qeventdispatcher_unix.cpp:339
#4  0xb6ecd07a in QTimerInfoList::timerWait (this=0xa79ccbc, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6ecafc8 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xa70e80ec) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6ecb055 in timerSourcePrepare (source=0x0, timeout=0xb5dd7ff4) at
kernel/qeventdispatcher_glib.cpp:169
#7  0xb54737da in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb5473bf9 in ?? () from /lib/libglib-2.0.so.0
#9  0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb6ecadbf in QEventDispatcherGlib::processEvents (this=0xa771380,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0xb6e9b229 in QEventLoop::processEvents (this=0xa70e82c0, flags=) at
kernel/qeventloop.cpp:149
#12 0xb6e9b6aa in QEventLoop::exec (this=0xa70e82c0, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6d9952e in QThread::exec (this=0xa76bce0) at thread/qthread.cpp:490
#14 0xb59992d8 in KDevelop::CompletionWorkerThread::run (this=0xa76bce0) at
../../language/codecompletion/codecompletionmodel.cpp:80
#15 0xb6d9c7e9 in QThreadPrivate::start (arg=0xa76bce0) at
thread/qthread_unix.cpp:285
#16 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#17 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 7 (Thread 0xa68e7b70 (LWP 9808)):
#0  0xb5dd3e16 in clock_gettime () from /lib/i686/cmov/librt.so.1
#1  0xb6df7528 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6ecd035 in QTimerInfoList::updateCurrentTime (this=0xa7a0634) at
kernel/qeventdispatcher_unix.cpp:339
#4  0xb6ecd07a in QTimerInfoList::timerWait (this=0xa7a0634, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6ecafc8 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xa68e70ec) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6ecb055 in timerSourcePrepare (source=0x0, timeout=0xb5dd7ff4) at
kernel/qeventdispatcher_glib.cpp:169
#7  0xb54737da in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb5473bf9 in ?? () from /lib/libglib-2.0.so.0
#9  0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb6ecadbf in QEventDispatcherGlib::processEvents (this=0x96383b0,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0xb6e9b229 in QEventLoop::processEvents (this=0xa68e72c0, flags=) at
kernel/qeventloop.cpp:149
#12 0xb6e9b6aa in QEventLoop::exec (this=0xa68e72c0, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6d9952e in QThread::exec (this=0xa84a3cd0) at thread/qthread.cpp:490
#14 0xb59992d8 in KDevelop::CompletionWorkerThread::run (this=0xa84a3cd0) at
../../language/codecompletion/codecompletionmodel.cpp:80
#15 0xb6d9c7e9 in QThreadPrivate::start (arg=0xa84a3cd0) at
thread/qthread_unix.cpp:285
#16 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#17 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 6 (Thread 0xa52ffb70 (LWP 9813)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x94b9e20, mutex=0x94bcb10,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x94b9e20, mutex=0x94bcb10, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x94b9e08,
th=0xa795bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x94bcbd0, th=0xa795bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x94b9e08, th=0xa795bf0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94bcbd0,
th=0xa795bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x94b9e08,
th=0xa795bf0, previous=0xac36238) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xa52ff2f4,
parent=0x94b9e08, th=0xa795bf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb5106c9b in ThreadWeaver::Thread::run (this=0xa795bf0) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6d9c7e9 in QThreadPrivate::start (arg=0xa795bf0) at
thread/qthread_unix.cpp:285
#13 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#14 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 5 (Thread 0xa4afeb70 (LWP 9814)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x94b9e20, mutex=0x94bcb10,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x94b9e20, mutex=0x94bcb10, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x94b9e08,
th=0xa759890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x94bcbd0, th=0xa759890) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x94b9e08, th=0xa759890) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94bcbd0,
th=0xa759890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x94b9e08,
th=0xa759890, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94bcbd0,
th=0xa759890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x94b9e08,
th=0xa759890, previous=0xa3d02a68) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xa4afe2f4,
parent=0x94b9e08, th=0xa759890) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb5106c9b in ThreadWeaver::Thread::run (this=0xa759890) at
../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb6d9c7e9 in QThreadPrivate::start (arg=0xa759890) at
thread/qthread_unix.cpp:285
#15 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#16 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 4 (Thread 0xac398b70 (LWP 9885)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x96541b8, mutex=0x96463a0,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x96541b8, mutex=0x96463a0, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x96541a0,
th=0xacd4f78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9651420, th=0xacd4f78) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x96541a0, th=0xacd4f78) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xacd4f78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xacd4f78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xacd4f78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xacd4f78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xacd4f78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xacd4f78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xacd4f78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xacd4f78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xac3982f4,
parent=0x96541a0, th=0xacd4f78) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0xb5106c9b in ThreadWeaver::Thread::run (this=0xacd4f78) at
../../../threadweaver/Weaver/Thread.cpp:142
#18 0xb6d9c7e9 in QThreadPrivate::start (arg=0xacd4f78) at
thread/qthread_unix.cpp:285
#19 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#20 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xa3cffb70 (LWP 9886)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x96541b8, mutex=0x96463a0,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x96541b8, mutex=0x96463a0, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x96541a0,
th=0xa777bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9651420, th=0xa777bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x96541a0, th=0xa777bf0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xa777bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xa777bf0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xa777bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xa777bf0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0xa777bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0xa777bf0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xa3cff2f4,
parent=0x96541a0, th=0xa777bf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb5106c9b in ThreadWeaver::Thread::run (this=0xa777bf0) at
../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb6d9c7e9 in QThreadPrivate::start (arg=0xa777bf0) at
thread/qthread_unix.cpp:285
#17 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#18 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xa34feb70 (LWP 10834)):
#0  0xb7819424 in __kernel_vsyscall ()
#1  0xb5e7ef7f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb60dae0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6d9d3a7 in QWaitConditionPrivate::wait (this=0x96541b8, mutex=0x96463a0,
time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x96541b8, mutex=0x96463a0, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb5105682 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x96541a0,
th=0x9991250) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb51083dc in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x9651420, th=0x9991250) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb510424b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x96541a0, th=0x9991250) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb51084d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0x9991250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0x9991250, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb51084f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9651420,
th=0x9991250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5105be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96541a0,
th=0x9991250, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb510657e in ThreadWeaver::ThreadRunHelper::run (this=0xa34fe2f4,
parent=0x96541a0, th=0x9991250) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb5106c9b in ThreadWeaver::Thread::run (this=0x9991250) at
../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb6d9c7e9 in QThreadPrivate::start (arg=0x9991250) at
thread/qthread_unix.cpp:285
#15 0xb5e7a955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#16 0xb60cde7e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb378f710 (LWP 9677)):
[KCrash Handler]
#7  QItemSelectionModel::isColumnSelected (this=0xab911d0, column=0,
parent=...) at itemviews/qitemselectionmodel.cpp:1314
#8  0xb697a5f1 in QHeaderViewPrivate::isColumnSelected (this=0x9a0e518,
section=0) at
../../include/QtGui/private/../../../src/gui/itemviews/qheaderview_p.h:133
#9  QHeaderViewPrivate::isSectionSelected (this=0x9a0e518, section=0) at
itemviews/qheaderview.cpp:2922
#10 0xb6984c39 in QHeaderView::paintSection (this=0x9a110b0,
painter=0xbf8d2e6c, rect=..., logicalIndex=0) at itemviews/qheaderview.cpp:2456
#11 0xb6981fcf in QHeaderView::paintEvent (this=0x9a110b0, e=0xbf8d3774) at
itemviews/qheaderview.cpp:2112
#12 0xb63fccc6 in QWidget::event (this=0x9a110b0, event=0xbf8d3774) at
kernel/qwidget.cpp:8346
#13 0xb681df53 in QFrame::event (this=0x9a110b0, e=0xbf8d3774) at
widgets/qframe.cpp:557
#14 0xb68ba7b2 in QAbstractScrollArea::viewportEvent (this=0x0, e=0xab913e8) at
widgets/qabstractscrollarea.cpp:1043
#15 0xb6974bc7 in QAbstractItemView::viewportEvent (this=0x9a110b0,
event=0xbf8d3774) at itemviews/qabstractitemview.cpp:1619
#16 0xb697fcb4 in QHeaderView::viewportEvent (this=0x9a110b0, e=0xbf8d3774) at
itemviews/qheaderview.cpp:2425
#17 0xb68bd1f5 in QAbstractScrollAreaPrivate::viewportEvent (this=0xadca630,
o=0x9900d90, e=0xbf8d3774) at widgets/qabstractscrollarea_p.h:100
#18 QAbstractScrollAreaFilter::eventFilter (this=0xadca630, o=0x9900d90,
e=0xbf8d3774) at widgets/qabstractscrollarea_p.h:116
#19 0xb6e9beda in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x91a7f80, receiver=0x9900d90, event=0xbf8d3774) at
kernel/qcoreapplication.cpp:847
#20 0xb639ec49 in QApplicationPrivate::notify_helper (this=0x91a7f80,
receiver=0x9900d90, e=0xbf8d3774) at kernel/qapplication.cpp:4441
#21 0xb63a4769 in QApplication::notify (this=0xbf8da2cc, receiver=0x9900d90,
e=0xbf8d3774) at kernel/qapplication.cpp:4410
#22 0xb7240caa in KApplication::notify (this=0xbf8da2cc, receiver=0x9900d90,
event=0xbf8d3774) at ../../kdeui/kernel/kapplication.cpp:310
#23 0x0804bf8c in KDevelopApplication::notify (this=0xbf8da2cc,
receiver=0x9900d90, event=0xbf8d3774) at ../../app/main.cpp:90
#24 0xb6e9c77b in QCoreApplication::notifyInternal (this=0xbf8da2cc,
receiver=0x9900d90, event=0xbf8d3774) at kernel/qcoreapplication.cpp:732
#25 0xb6403ef6 in QCoreApplication::sendSpontaneousEvent (this=0x9a11518,
pdev=0x9811434, rgn=..., offset=..., flags=<value optimized out>,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#26 QWidgetPrivate::drawWidget (this=0x9a11518, pdev=0x9811434, rgn=...,
offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5433
#27 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0x9a0e518,
pdev=0x9811434, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#28 0xb6403c45 in QWidgetPrivate::drawWidget (this=0x9a0e518, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#29 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=5, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#30 0xb6404b6e in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=6, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5627
#31 0xb6404b6e in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=7, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5627
#32 0xb6404b6e in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=8, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5627
#33 0xb6404b6e in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=11, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5627
#34 0xb6404b6e in QWidgetPrivate::paintSiblingsRecursive (this=0xab17a90,
pdev=0x9811434, siblings=..., index=12, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5627
#35 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xab17a90, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#36 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xa701f90,
pdev=0x9811434, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#37 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xa701f90, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#38 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xa60c6e0,
pdev=0x9811434, siblings=..., index=7, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#39 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xa60c6e0, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#40 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xab17260,
pdev=0x9811434, siblings=..., index=1, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#41 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xab17260, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#42 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xa428b60,
pdev=0x9811434, siblings=..., index=2, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#43 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xa428b60, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#44 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xacf0ea0,
pdev=0x9811434, siblings=..., index=5, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#45 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xacf0ea0, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#46 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xae85588,
pdev=0x9811434, siblings=..., index=4, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#47 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xae85588, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#48 0xb6404d35 in QWidgetPrivate::paintSiblingsRecursive (this=0xab95e00,
pdev=0x9811434, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2f30b0)
    at kernel/qwidget.cpp:5640
#49 0xb6403c45 in QWidgetPrivate::drawWidget (this=0xab95e00, pdev=0x9811434,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2f30b0) at kernel/qwidget.cpp:5486
#50 0xb65f9364 in QWidgetBackingStore::sync (this=0xa2f30b0) at
painting/qbackingstore.cpp:1333
#51 0xb63f6283 in QWidgetPrivate::syncBackingStore (this=0xab95e00) at
kernel/qwidget.cpp:1816
#52 0xb63fd45e in QWidget::event (this=0xbf8d7a60, event=0xa7292b0) at
kernel/qwidget.cpp:8493
#53 0xb639ec6c in QApplicationPrivate::notify_helper (this=0x91a7f80,
receiver=0xbf8d7a60, e=0xa7292b0) at kernel/qapplication.cpp:4445
#54 0xb63a4769 in QApplication::notify (this=0xbf8da2cc, receiver=0xbf8d7a60,
e=0xa7292b0) at kernel/qapplication.cpp:4410
#55 0xb7240caa in KApplication::notify (this=0xbf8da2cc, receiver=0xbf8d7a60,
event=0xa7292b0) at ../../kdeui/kernel/kapplication.cpp:310
#56 0x0804bf8c in KDevelopApplication::notify (this=0xbf8da2cc,
receiver=0xbf8d7a60, event=0xa7292b0) at ../../app/main.cpp:90
#57 0xb6e9c77b in QCoreApplication::notifyInternal (this=0xbf8da2cc,
receiver=0xbf8d7a60, event=0xa7292b0) at kernel/qcoreapplication.cpp:732
#58 0xb6e9f97c in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x918be70) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#59 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x918be70) at kernel/qcoreapplication.cpp:1373
#60 0xb6e9fadd in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#61 0xb6ecb294 in QCoreApplication::sendPostedEvents (s=0x91aa310) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#62 postEventSourceDispatch (s=0x91aa310) at
kernel/qeventdispatcher_glib.cpp:277
#63 0xb5470305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#64 0xb5473fe8 in ?? () from /lib/libglib-2.0.so.0
#65 0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#66 0xb6ecad85 in QEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#67 0xb6460305 in QGuiEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0xb6e9b229 in QEventLoop::processEvents (this=0xbf8d64b0, flags=) at
kernel/qeventloop.cpp:149
#69 0xb6e9b6aa in QEventLoop::exec (this=0xbf8d64b0, flags=...) at
kernel/qeventloop.cpp:201
#70 0xb6906bc3 in QDialog::exec (this=0x974a708) at dialogs/qdialog.cpp:552
#71 0xb71a4a14 in KMessageBox::createKMessageBox (dialog=0x974a708, icon=...,
text=..., strlist=..., ask=..., checkboxReturn=0xbf8d684f, options=...,
details=..., notifyType=QMessageBox::Warning)
    at ../../kdeui/dialogs/kmessagebox.cpp:337
#72 0xb71a5e3d in KMessageBox::createKMessageBox (dialog=0x974a708,
icon=QMessageBox::Warning, text=..., strlist=..., ask=...,
checkboxReturn=0xbf8d684f, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:152
#73 0xb71a9024 in KMessageBox::warningYesNoListWId (parent_id=98682882,
text=..., strlist=..., caption=..., buttonYes_=..., buttonNo_=...,
dontAskAgainName=..., options=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:628
#74 0xb71a9214 in KMessageBox::warningYesNoList (parent=0xacbf2d8, text=...,
strlist=..., caption=..., buttonYes=..., buttonNo=..., dontAskAgainName=...,
options=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:588
#75 0xb71a9286 in KMessageBox::warningYesNo (parent=0xacbf2d8, text=...,
caption=..., buttonYes=..., buttonNo=..., dontAskAgainName=..., options=...) at
../../kdeui/dialogs/kmessagebox.cpp:565
#76 0xa811bc29 in CMakePreferences::removeBuildDir (this=0xacbf2d8) at
../../../projectmanagers/cmake/settings/cmakepreferences.cpp:281
#77 0xa811be73 in CMakePreferences::qt_metacall (this=0xacbf2d8,
_c=QMetaObject::InvokeMetaMethod, _id=44, _a=0xbf8d6a8c) at
./cmakepreferences.moc:95
#78 0xb6ea244a in QMetaObject::metacall (object=0xacbf2d8,
cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbf8d6a8c) at
kernel/qmetaobject.cpp:237
#79 0xb6eb5035 in QMetaObject::activate (sender=0xac0a250, m=0xb6d188c4,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3272
#80 0xb6afe417 in QAbstractButton::pressed (this=0xac0a250) at
.moc/release-shared/moc_qabstractbutton.cpp:193
#81 0xb67cc299 in QAbstractButtonPrivate::emitPressed (this=0xa701d20) at
widgets/qabstractbutton.cpp:560
#82 0xb67cc49e in QAbstractButton::mousePressEvent (this=0xac0a250,
e=0xbf8d7294) at widgets/qabstractbutton.cpp:1096
#83 0xb63fcdec in QWidget::event (this=0xac0a250, event=0xbf8d7294) at
kernel/qwidget.cpp:8196
#84 0xb67cc59e in QAbstractButton::event (this=0xac0a250, e=0xab913e8) at
widgets/qabstractbutton.cpp:1080
#85 0xb6879a32 in QPushButton::event (this=0xac0a250, e=0xbf8d7294) at
widgets/qpushbutton.cpp:683
#86 0xb639ec6c in QApplicationPrivate::notify_helper (this=0x91a7f80,
receiver=0xac0a250, e=0xbf8d7294) at kernel/qapplication.cpp:4445
#87 0xb63a5067 in QApplication::notify (this=0xbf8da2cc, receiver=0xac0a250,
e=0xbf8d7294) at kernel/qapplication.cpp:4006
#88 0xb7240caa in KApplication::notify (this=0xbf8da2cc, receiver=0xac0a250,
event=0xbf8d7294) at ../../kdeui/kernel/kapplication.cpp:310
#89 0x0804bf8c in KDevelopApplication::notify (this=0xbf8da2cc,
receiver=0xac0a250, event=0xbf8d7294) at ../../app/main.cpp:90
#90 0xb6e9c77b in QCoreApplication::notifyInternal (this=0xbf8da2cc,
receiver=0xac0a250, event=0xbf8d7294) at kernel/qcoreapplication.cpp:732
#91 0xb63a3712 in QCoreApplication::sendEvent (receiver=0xac0a250,
event=0xbf8d7294, alienWidget=0xac0a250, nativeWidget=0xbf8d7a60,
buttonDown=0xb6d27a00, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#92 QApplicationPrivate::sendMouseEvent (receiver=0xac0a250, event=0xbf8d7294,
alienWidget=0xac0a250, nativeWidget=0xbf8d7a60, buttonDown=0xb6d27a00,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3105
#93 0xb643325c in QETWidget::translateMouseEvent (this=0xbf8d7a60,
event=0xbf8d76e0) at kernel/qapplication_x11.cpp:4438
#94 0xb64326b3 in QApplication::x11ProcessEvent (this=0xbf8da2cc,
event=0xbf8d76e0) at kernel/qapplication_x11.cpp:3442
#95 0xb6460a52 in x11EventSourceDispatch (s=0x91ab168, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#96 0xb5470305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#97 0xb5473fe8 in ?? () from /lib/libglib-2.0.so.0
#98 0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#99 0xb6ecad85 in QEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#100 0xb6460305 in QGuiEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#101 0xb6e9b229 in QEventLoop::processEvents (this=0xbf8d79d0, flags=) at
kernel/qeventloop.cpp:149
#102 0xb6e9b6aa in QEventLoop::exec (this=0xbf8d79d0, flags=...) at
kernel/qeventloop.cpp:201
#103 0xb6906bc3 in QDialog::exec (this=0xbf8d7a60) at dialogs/qdialog.cpp:552
#104 0xb74c32d7 in KDevelop::ProjectControllerPrivate::projectConfig
(this=0x94abcf0, obj=0x962c788) at ../../shell/projectcontroller.cpp:143
#105 0xab943e4d in ProjectTreeView::openProjectConfig (this=0x9ba14c8) at
../../../plugins/projectmanagerview/projecttreeview.cpp:226
#106 0xab9454f5 in ProjectTreeView::qt_metacall (this=0x9ba14c8,
_c=QMetaObject::InvokeMetaMethod, _id=91, _a=0xbf8d7c78) at
./projecttreeview.moc:82
#107 0xb6ea244a in QMetaObject::metacall (object=0x9ba14c8,
cl=QMetaObject::InvokeMetaMethod, idx=91, argv=0xbf8d7c78) at
kernel/qmetaobject.cpp:237
#108 0xb6eb5035 in QMetaObject::activate (sender=0xa3d019c8, m=0xb6d05858,
local_signal_index=1, argv=0xbf8d7c78) at kernel/qobject.cpp:3272
#109 0xb6396fa9 in QAction::triggered (this=0xa3d019c8, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#110 0xb639885c in QAction::activate (this=0xa3d019c8, event=QAction::Trigger)
at kernel/qaction.cpp:1257
#111 0xb6863e1f in QMenuPrivate::activateCausedStack (this=0xa92fab8,
causedStack=..., action=0xa3d019c8, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:993
#112 0xb686a05b in QMenuPrivate::activateAction (this=0xa92fab8,
action=0xa3d019c8, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1085
#113 0xb686abf0 in QMenu::mouseReleaseEvent (this=0xbf8d8ddc, e=0xbf8d8604) at
widgets/qmenu.cpp:2301
#114 0xb7337335 in KMenu::mouseReleaseEvent (this=0xbf8d8ddc, e=0xbf8d8604) at
../../kdeui/widgets/kmenu.cpp:471
#115 0xb63fce08 in QWidget::event (this=0xbf8d8ddc, event=0xbf8d8604) at
kernel/qwidget.cpp:8200
#116 0xb686c63f in QMenu::event (this=0xbf8d8ddc, e=0xbf8d8604) at
widgets/qmenu.cpp:2410
#117 0xb639ec6c in QApplicationPrivate::notify_helper (this=0x91a7f80,
receiver=0xbf8d8ddc, e=0xbf8d8604) at kernel/qapplication.cpp:4445
#118 0xb63a5067 in QApplication::notify (this=0xbf8da2cc, receiver=0xbf8d8ddc,
e=0xbf8d8604) at kernel/qapplication.cpp:4006
#119 0xb7240caa in KApplication::notify (this=0xbf8da2cc, receiver=0xbf8d8ddc,
event=0xbf8d8604) at ../../kdeui/kernel/kapplication.cpp:310
#120 0x0804bf8c in KDevelopApplication::notify (this=0xbf8da2cc,
receiver=0xbf8d8ddc, event=0xbf8d8604) at ../../app/main.cpp:90
#121 0xb6e9c77b in QCoreApplication::notifyInternal (this=0xbf8da2cc,
receiver=0xbf8d8ddc, event=0xbf8d8604) at kernel/qcoreapplication.cpp:732
#122 0xb63a3712 in QCoreApplication::sendEvent (receiver=0xbf8d8ddc,
event=0xbf8d8604, alienWidget=0x0, nativeWidget=0xbf8d8ddc,
buttonDown=0xb6d27a00, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#123 QApplicationPrivate::sendMouseEvent (receiver=0xbf8d8ddc,
event=0xbf8d8604, alienWidget=0x0, nativeWidget=0xbf8d8ddc,
buttonDown=0xb6d27a00, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3105
#124 0xb6433778 in QETWidget::translateMouseEvent (this=0xbf8d8ddc,
event=0xbf8d8a50) at kernel/qapplication_x11.cpp:4372
#125 0xb64326b3 in QApplication::x11ProcessEvent (this=0xbf8da2cc,
event=0xbf8d8a50) at kernel/qapplication_x11.cpp:3442
#126 0xb6460a52 in x11EventSourceDispatch (s=0x91ab168, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#127 0xb5470305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#128 0xb5473fe8 in ?? () from /lib/libglib-2.0.so.0
#129 0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#130 0xb6ecad85 in QEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#131 0xb6460305 in QGuiEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#132 0xb6e9b229 in QEventLoop::processEvents (this=0xbf8d8d40, flags=) at
kernel/qeventloop.cpp:149
#133 0xb6e9b6aa in QEventLoop::exec (this=0xbf8d8d40, flags=...) at
kernel/qeventloop.cpp:201
#134 0xb686752e in QMenu::exec (this=0xbf8d8ddc, p=..., action=0x0) at
widgets/qmenu.cpp:2054
#135 0xab945236 in ProjectTreeView::popupContextMenu (this=0x9ba14c8, pos=...)
at ../../../plugins/projectmanagerview/projecttreeview.cpp:217
#136 0xab94551d in ProjectTreeView::qt_metacall (this=0x9ba14c8,
_c=QMetaObject::InvokeMetaMethod, _id=90, _a=0xbf8d8fc8) at
./projecttreeview.moc:81
#137 0xb6ea244a in QMetaObject::metacall (object=0x9ba14c8,
cl=QMetaObject::InvokeMetaMethod, idx=90, argv=0xbf8d8fc8) at
kernel/qmetaobject.cpp:237
#138 0xb6eb5035 in QMetaObject::activate (sender=0x9ba14c8, m=0xb6d067e8,
local_signal_index=0, argv=0xbf8d8fc8) at kernel/qobject.cpp:3272
#139 0xb63efb23 in QWidget::customContextMenuRequested (this=0x9ba14c8,
_t1=...) at .moc/release-shared/moc_qwidget.cpp:360
#140 0xb63fd78d in QWidget::event (this=0x9ba14c8, event=0xbf8d998c) at
kernel/qwidget.cpp:8370
#141 0xb681df53 in QFrame::event (this=0x9ba14c8, e=0xbf8d998c) at
widgets/qframe.cpp:557
#142 0xb68ba7b2 in QAbstractScrollArea::viewportEvent (this=0x0, e=0xab913e8)
at widgets/qabstractscrollarea.cpp:1043
#143 0xb6974bc7 in QAbstractItemView::viewportEvent (this=0x9ba14c8,
event=0xbf8d998c) at itemviews/qabstractitemview.cpp:1619
#144 0xb69b7473 in QTreeView::viewportEvent (this=0x9ba14c8, event=0xbf8d998c)
at itemviews/qtreeview.cpp:1256
#145 0xb68bd1f5 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9ba5e98,
o=0x9ba1648, e=0xbf8d998c) at widgets/qabstractscrollarea_p.h:100
#146 QAbstractScrollAreaFilter::eventFilter (this=0x9ba5e98, o=0x9ba1648,
e=0xbf8d998c) at widgets/qabstractscrollarea_p.h:116
#147 0xb6e9beda in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x91a7f80, receiver=0x9ba1648, event=0xbf8d998c) at
kernel/qcoreapplication.cpp:847
#148 0xb639ec49 in QApplicationPrivate::notify_helper (this=0x91a7f80,
receiver=0x9ba1648, e=0xbf8d998c) at kernel/qapplication.cpp:4441
#149 0xb63a4ae0 in QApplication::notify (this=0xbf8da2cc, receiver=0x9ba1648,
e=0xbf8d998c) at kernel/qapplication.cpp:4085
#150 0xb7240caa in KApplication::notify (this=0xbf8da2cc, receiver=0x9ba1648,
event=0xbf8d998c) at ../../kdeui/kernel/kapplication.cpp:310
#151 0x0804bf8c in KDevelopApplication::notify (this=0xbf8da2cc,
receiver=0x9ba1648, event=0xbf8d998c) at ../../app/main.cpp:90
#152 0xb6e9c77b in QCoreApplication::notifyInternal (this=0xbf8da2cc,
receiver=0x9ba1648, event=0xbf8d998c) at kernel/qcoreapplication.cpp:732
#153 0xb6437a3e in QCoreApplication::sendSpontaneousEvent (receiver=0x9ba1648,
event=0xab913e8) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#154 0xb64332c2 in QETWidget::translateMouseEvent (this=0x9b21ef8,
event=0xbf8d9db0) at kernel/qapplication_x11.cpp:4443
#155 0xb64326b3 in QApplication::x11ProcessEvent (this=0xbf8da2cc,
event=0xbf8d9db0) at kernel/qapplication_x11.cpp:3442
#156 0xb6460a52 in x11EventSourceDispatch (s=0x91ab168, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#157 0xb5470305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#158 0xb5473fe8 in ?? () from /lib/libglib-2.0.so.0
#159 0xb54741c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#160 0xb6ecad85 in QEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#161 0xb6460305 in QGuiEventDispatcherGlib::processEvents (this=0x918b950,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#162 0xb6e9b229 in QEventLoop::processEvents (this=0xbf8da0a4, flags=) at
kernel/qeventloop.cpp:149
#163 0xb6e9b6aa in QEventLoop::exec (this=0xbf8da0a4, flags=...) at
kernel/qeventloop.cpp:201
#164 0xb6e9fb9f in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#165 0xb639dc27 in QApplication::exec () at kernel/qapplication.cpp:3719
#166 0x08052c66 in main (argc=3, argv=0xbf8daad4) at ../../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
[prev in list] [next in list] [prev in thread] [next in thread] 

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