Bug 265282 - Kdevelop crashes before commit data to svn
Summary: Kdevelop crashes before commit data to svn
Status: RESOLVED DUPLICATE of bug 229957
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.60
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 13:28 UTC by msnkipa
Modified: 2011-02-03 15:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msnkipa 2011-02-03 13:28:01 UTC
Application: kdevelop (4.2.60)
KDE Platform Version: 4.6.00 (4.6.0) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-4-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I have added some new files to the working copy (and make svn add) and tried to commit them to the svn.

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

Thread 13 (Thread 0x7ffb6d68b710 (LWP 8523)):
#0  0x00007ffb82224709 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38a1 in QWaitConditionPrivate::wait (this=0x18dc910, time=1000) at thread/qwaitcondition_unix.cpp:86
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0x18e0488, mutex=0x18e0490, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb7e62708b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x18e0470) at /home/misha/KDE/4.6/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007ffb824d23cc in QThreadPrivate::start (arg=0x18e0470) at thread/qthread_unix.cpp:285
#5  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffb805d082d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7ffb5de9f710 (LWP 8609)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb7f2d8bf9 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7ffb7f662580) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007ffb7f2d8238 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7ffb7f662580) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffb805d082d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7ffb5e6a0710 (LWP 8617)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fff931ff7a1 in ?? ()
#2  0x00007ffb7f6752a3 in clock_gettime () from /lib64/librt.so.1
#3  0x00007ffb8253a1ca in do_gettime (sec=0x7ffb5e69f9e8, frac=0x7ffb5e69f9e0) at tools/qelapsedtimer_unix.cpp:123
#4  0x00007ffb8253a226 in qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007ffb8262ac02 in QTimerInfoList::updateCurrentTime (this=0x2950d80) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007ffb8262b0b6 in QTimerInfoList::timerWait (this=0x2950d80, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007ffb826278f0 in timerSourcePrepareHelper (src=0x2950d20, timeout=0x7ffb5e69fb6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007ffb82627a95 in timerSourcePrepare (source=0x2950d20, timeout=0x7ffb5e69fb6c) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007ffb7ab1bf7f in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#10 0x00007ffb7ab1ce69 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007ffb826285d0 in QEventDispatcherGlib::processEvents (this=0x2948920, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#13 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7ffb5e69fd90, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7ffb5e69fd90, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007ffb824cfbe2 in QThread::exec (this=0x29360a0) at thread/qthread.cpp:490
#16 0x00007ffb825cbe54 in QInotifyFileSystemWatcherEngine::run (this=0x29360a0) at io/qfilesystemwatcher_inotify.cpp:248
#17 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x29360a0) at thread/qthread_unix.cpp:285
#18 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#19 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#20 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ffb587ec710 (LWP 8628)):
#0  0x00007ffb822220b4 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007ffb7ab1bfae in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ffb7ab1ce69 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ffb826285d0 in QEventDispatcherGlib::processEvents (this=0x2476530, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7ffb587ebde0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7ffb587ebde0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007ffb824cfbe2 in QThread::exec (this=0x2605910) at thread/qthread.cpp:490
#8  0x00007ffb824d23cc in QThreadPrivate::start (arg=0x2605910) at thread/qthread_unix.cpp:285
#9  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ffb57feb710 (LWP 8629)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fff931ff7a1 in ?? ()
#2  0x00007ffb7f6752a3 in clock_gettime () from /lib64/librt.so.1
#3  0x00007ffb8253a1ca in do_gettime (sec=0x7ffb57feaa38, frac=0x7ffb57feaa30) at tools/qelapsedtimer_unix.cpp:123
#4  0x00007ffb8253a226 in qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007ffb8262ac02 in QTimerInfoList::updateCurrentTime (this=0x7ffb68023a90) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007ffb8262b0b6 in QTimerInfoList::timerWait (this=0x7ffb68023a90, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007ffb826278f0 in timerSourcePrepareHelper (src=0x7ffb68023a30, timeout=0x7ffb57feabbc) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007ffb82627a95 in timerSourcePrepare (source=0x7ffb68023a30, timeout=0x7ffb57feabbc) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007ffb7ab1bf7f in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#10 0x00007ffb7ab1ce69 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007ffb826285d0 in QEventDispatcherGlib::processEvents (this=0x2470bc0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#13 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7ffb57feade0, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7ffb57feade0, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007ffb824cfbe2 in QThread::exec (this=0x2bc63b0) at thread/qthread.cpp:490
#16 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x2bc63b0) at thread/qthread_unix.cpp:285
#17 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#18 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ffb576e9710 (LWP 8634)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0xa0dd80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0xa0de48, mutex=0x9917b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0de20, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb576e8df0, parent=0xa0de20, th=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#13 0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x2372190) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#14 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x2372190) at thread/qthread_unix.cpp:285
#15 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#16 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#17 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ffb56ee8710 (LWP 8636)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0xa0dd80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0xa0de48, mutex=0x9917b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0de20, th=0x26850a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c28a0, th=0x26850a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb56ee7df0, parent=0xa0de20, th=0x26850a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#6  0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x26850a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#7  0x00007ffb824d23cc in QThreadPrivate::start (arg=0x26850a0) at thread/qthread_unix.cpp:285
#8  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffb805d082d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ffb56610710 (LWP 8642)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb79719a73 in WTF::TCMalloc_PageHeap::scavengerThread() () from /opt/kde46/qt-kde/lib/libQtWebKit.so.4
#2  0x00007ffb79719048 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /opt/kde46/qt-kde/lib/libQtWebKit.so.4
#3  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffb805d082d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ffb5493f710 (LWP 8693)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0x45939b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0x4593868, mutex=0x4593bd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4593840, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb5493edf0, parent=0x4593840, th=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#16 0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x45d3460) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#17 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x45d3460) at thread/qthread_unix.cpp:285
#18 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#19 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#20 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ffb5413e710 (LWP 8694)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0x45939b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0x4593868, mutex=0x4593bd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4593840, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb5413ddf0, parent=0x4593840, th=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#12 0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x458a4a0) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#13 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x458a4a0) at thread/qthread_unix.cpp:285
#14 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#15 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#16 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ffb5393d710 (LWP 8700)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0x45939b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0x4593868, mutex=0x4593bd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4593840, th=0x49ac850) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x49ac850) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb5393cdf0, parent=0x4593840, th=0x49ac850) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#6  0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x49ac850) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#7  0x00007ffb824d23cc in QThreadPrivate::start (arg=0x49ac850) at thread/qthread_unix.cpp:285
#8  0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffb805d082d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ffb5313c710 (LWP 8701)):
#0  0x00007ffb8222439c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffb824d38bd in QWaitConditionPrivate::wait (this=0x45939b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007ffb824d3665 in QWaitCondition::wait (this=0x4593868, mutex=0x4593bd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffb85262944 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4593840, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffb85265043 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ffb8526505c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4593cb0, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ffb85263e1f in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb5313bdf0, parent=0x4593840, th=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:87
#10 0x00007ffb85263ea8 in ThreadWeaver::Thread::run (this=0x45d5100) at /home/misha/KDE/4.6/kdelibs/threadweaver/Weaver/Thread.cpp:142
#11 0x00007ffb824d23cc in QThreadPrivate::start (arg=0x45d5100) at thread/qthread_unix.cpp:285
#12 0x00007ffb8221fa4f in start_thread () from /lib64/libpthread.so.0
#13 0x00007ffb805d082d in clone () from /lib64/libc.so.6
#14 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffb86dd9760 (LWP 8521)):
[KCrash Handler]
#6  0x00007ffb824b1a4c in QObjectPrivate::isSignalConnected (this=0x441043904350434, signal_index=5) at ../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h:223
#7  0x00007ffb8260c145 in QMetaObject::activate (sender=0x51b0a30, m=0x7ffb86c10860, local_signal_index=3, argv=0x7fff930f2500) at kernel/qobject.cpp:3203
#8  0x00007ffb86884412 in KJob::result (this=<value optimized out>, _t1=0x51b0a30) at /home/misha/KDE/4.6/build/kdelibs/kdecore/kjob.moc:194
#9  0x00007ffb86884450 in KJob::emitResult (this=0x51b0a30) at /home/misha/KDE/4.6/kdelibs/kdecore/jobs/kjob.cpp:312
#10 0x00007ffb67db5f90 in SvnJobBase::internalJobFailed (this=0x51b0a30, job=<value optimized out>) at /home/misha/KDE/4.6/kdevplatform/plugins/subversion/svnjobbase.cpp:159
#11 0x00007ffb67db6247 in SvnJobBase::qt_metacall (this=0x51b0a30, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x65c84f0)
    at /home/misha/KDE/4.6/build/kdevplatform/plugins/subversion/svnjobbase.moc:99
#12 0x00007ffb67dc5b30 in SvnCatJob::qt_metacall (this=0x51b0a30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x65c84f0)
    at /home/misha/KDE/4.6/build/kdevplatform/plugins/subversion/svncatjob.moc:67
#13 0x00007ffb825f765f in QMetaObject::metacall (object=0x51b0a30, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0x65c84f0) at kernel/qmetaobject.cpp:237
#14 0x00007ffb82606b32 in QMetaCallEvent::placeMetaCall (this=0x6b0bff0, object=0x51b0a30) at kernel/qobject.cpp:534
#15 0x00007ffb82607dd3 in QObject::event (this=0x51b0a30, e=0x6b0bff0) at kernel/qobject.cpp:1219
#16 0x00007ffb814911b6 in QApplicationPrivate::notify_helper (this=0x65cbc0, receiver=0x51b0a30, e=0x6b0bff0) at kernel/qapplication.cpp:4445
#17 0x00007ffb8148e7da in QApplication::notify (this=0x7fff930f9350, receiver=0x51b0a30, e=0x6b0bff0) at kernel/qapplication.cpp:3845
#18 0x00007ffb82e694b6 in KApplication::notify (this=0x7fff930f9350, receiver=0x51b0a30, event=0x6b0bff0) at /home/misha/KDE/4.6/kdelibs/kdeui/kernel/kapplication.cpp:311
#19 0x0000000000405289 in KDevelopApplication::notify (this=0x7fff930f9350, receiver=0x51b0a30, event=0x6b0bff0) at /home/misha/KDE/4.6/kdevelop/app/main.cpp:90
#20 0x00007ffb825ef4eb in QCoreApplication::notifyInternal (this=0x7fff930f9350, receiver=0x51b0a30, event=0x6b0bff0) at kernel/qcoreapplication.cpp:732
#21 0x00007ffb84b671a7 in QCoreApplication::sendEvent (receiver=0x51b0a30, event=0x6b0bff0) at ../../../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 0x00007ffb825f0724 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x61d1d0) at kernel/qcoreapplication.cpp:1373
#23 0x00007ffb825f0345 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#24 0x00007ffb82628d05 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 0x00007ffb82627ce4 in postEventSourceDispatch (s=0x6607a0) at kernel/qeventdispatcher_glib.cpp:277
#26 0x00007ffb7ab1ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007ffb7ab1d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007ffb826285ad in QEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#30 0x00007ffb815695da in QGuiEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7fff930f33d0, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7fff930f33d0, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007ffb81aabd10 in QDialog::exec (this=0x5e34b70) at dialogs/qdialog.cpp:552
#34 0x00007ffb82dd670d in KMessageBox::createKMessageBox (dialog=0x5e34b70, icon=<value optimized out>, text=..., strlist=<value optimized out>, ask=..., checkboxReturn=0x0, options=..., details=
    ..., notifyType=QMessageBox::Critical) at /home/misha/KDE/4.6/kdelibs/kdeui/dialogs/kmessagebox.cpp:337
#35 0x00007ffb82dd6f34 in KMessageBox::createKMessageBox (dialog=0x5e34b70, icon=QMessageBox::Critical, text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=...)
    at /home/misha/KDE/4.6/kdelibs/kdeui/dialogs/kmessagebox.cpp:152
#36 0x00007ffb82dd7bc2 in KMessageBox::errorListWId (parent_id=92274769, text=..., strlist=..., caption=..., options=...) at /home/misha/KDE/4.6/kdelibs/kdeui/dialogs/kmessagebox.cpp:847
#37 0x00007ffb82dd7daf in KMessageBox::error (parent=<value optimized out>, text=<value optimized out>, caption=..., options=<value optimized out>)
    at /home/misha/KDE/4.6/kdelibs/kdeui/dialogs/kmessagebox.cpp:814
#38 0x00007ffb862ac6e8 in KDevelop::RunController::finished (this=<value optimized out>, job=0x67392a0) at /home/misha/KDE/4.6/kdevplatform/shell/runcontroller.cpp:625
#39 0x00007ffb862b25d2 in KDevelop::RunController::qt_metacall (this=0xa0b240, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff930f3d80)
    at /home/misha/KDE/4.6/build/kdevplatform/shell/runcontroller.moc:94
#40 0x00007ffb825f765f in QMetaObject::metacall (object=0xa0b240, cl=QMetaObject::InvokeMetaMethod, idx=22, argv=0x7fff930f3d80) at kernel/qmetaobject.cpp:237
#41 0x00007ffb8260c4b5 in QMetaObject::activate (sender=0x67392a0, m=0x7ffb86c10860, local_signal_index=0, argv=0x7fff930f3d80) at kernel/qobject.cpp:3280
#42 0x00007ffb8688426f in KJob::finished (this=<value optimized out>, _t1=0x67392a0) at /home/misha/KDE/4.6/build/kdelibs/kdecore/kjob.moc:173
#43 0x00007ffb86884445 in KJob::emitResult (this=0x67392a0) at /home/misha/KDE/4.6/kdelibs/kdecore/jobs/kjob.cpp:310
#44 0x00007ffb67db5f90 in SvnJobBase::internalJobFailed (this=0x67392a0, job=<value optimized out>) at /home/misha/KDE/4.6/kdevplatform/plugins/subversion/svnjobbase.cpp:159
#45 0x00007ffb67db6247 in SvnJobBase::qt_metacall (this=0x67392a0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x66c2f10)
    at /home/misha/KDE/4.6/build/kdevplatform/plugins/subversion/svnjobbase.moc:99
#46 0x00007ffb67dc5b30 in SvnCatJob::qt_metacall (this=0x67392a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x66c2f10)
    at /home/misha/KDE/4.6/build/kdevplatform/plugins/subversion/svncatjob.moc:67
#47 0x00007ffb825f765f in QMetaObject::metacall (object=0x67392a0, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0x66c2f10) at kernel/qmetaobject.cpp:237
#48 0x00007ffb82606b32 in QMetaCallEvent::placeMetaCall (this=0x61d3cb0, object=0x67392a0) at kernel/qobject.cpp:534
#49 0x00007ffb82607dd3 in QObject::event (this=0x67392a0, e=0x61d3cb0) at kernel/qobject.cpp:1219
#50 0x00007ffb814911b6 in QApplicationPrivate::notify_helper (this=0x65cbc0, receiver=0x67392a0, e=0x61d3cb0) at kernel/qapplication.cpp:4445
#51 0x00007ffb8148e7da in QApplication::notify (this=0x7fff930f9350, receiver=0x67392a0, e=0x61d3cb0) at kernel/qapplication.cpp:3845
#52 0x00007ffb82e694b6 in KApplication::notify (this=0x7fff930f9350, receiver=0x67392a0, event=0x61d3cb0) at /home/misha/KDE/4.6/kdelibs/kdeui/kernel/kapplication.cpp:311
#53 0x0000000000405289 in KDevelopApplication::notify (this=0x7fff930f9350, receiver=0x67392a0, event=0x61d3cb0) at /home/misha/KDE/4.6/kdevelop/app/main.cpp:90
#54 0x00007ffb825ef4eb in QCoreApplication::notifyInternal (this=0x7fff930f9350, receiver=0x67392a0, event=0x61d3cb0) at kernel/qcoreapplication.cpp:732
#55 0x00007ffb84b671a7 in QCoreApplication::sendEvent (receiver=0x67392a0, event=0x61d3cb0) at ../../../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 0x00007ffb825f0724 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x61d1d0) at kernel/qcoreapplication.cpp:1373
#57 0x00007ffb825f0345 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#58 0x00007ffb82628d05 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#59 0x00007ffb82627ce4 in postEventSourceDispatch (s=0x6607a0) at kernel/qeventdispatcher_glib.cpp:277
#60 0x00007ffb7ab1ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#61 0x00007ffb7ab1d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#62 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#63 0x00007ffb826285ad in QEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#64 0x00007ffb815695da in QGuiEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#65 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7fff930f4c30, flags=...) at kernel/qeventloop.cpp:149
#66 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7fff930f4c30, flags=...) at kernel/qeventloop.cpp:201
#67 0x00007ffb86884236 in KJob::exec (this=0x6bb8580) at /home/misha/KDE/4.6/kdelibs/kdecore/jobs/kjob.cpp:204
#68 0x00007ffb7e9e1eac in KDevelop::VcsPluginHelper::commit (this=0x21a4ed0) at /home/misha/KDE/4.6/kdevplatform/vcs/vcspluginhelper.cpp:407
#69 0x00007ffb7e9e268c in KDevelop::VcsPluginHelper::qt_metacall (this=0x21a4ed0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff930f5060)
    at /home/misha/KDE/4.6/build/kdevplatform/vcs/vcspluginhelper.moc:94
#70 0x00007ffb825f765f in QMetaObject::metacall (object=0x21a4ed0, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0x7fff930f5060) at kernel/qmetaobject.cpp:237
#71 0x00007ffb8260c4b5 in QMetaObject::activate (sender=0x21677e0, m=0x7ffb821cd3c0, local_signal_index=1, argv=0x7fff930f5060) at kernel/qobject.cpp:3280
#72 0x00007ffb814816f2 in QAction::triggered (this=0x21677e0, _t1=false) at .moc/debug-shared/moc_qaction.cpp:263
#73 0x00007ffb814809f4 in QAction::activate (this=0x21677e0, event=QAction::Trigger) at kernel/qaction.cpp:1257
#74 0x00007ffb81a02288 in QMenuPrivate::activateCausedStack (this=0x6a5b3e0, causedStack=..., action=0x21677e0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#75 0x00007ffb81a02751 in QMenuPrivate::activateAction (this=0x6a5b3e0, action=0x21677e0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#76 0x00007ffb81a0692c in QMenu::mouseReleaseEvent (this=0x6b628e0, e=0x7fff930f5e10) at widgets/qmenu.cpp:2301
#77 0x00007ffb814f7afc in QWidget::event (this=0x6b628e0, event=0x7fff930f5e10) at kernel/qwidget.cpp:8200
#78 0x00007ffb81a06ff2 in QMenu::event (this=0x6b628e0, e=0x7fff930f5e10) at widgets/qmenu.cpp:2410
#79 0x00007ffb814911b6 in QApplicationPrivate::notify_helper (this=0x65cbc0, receiver=0x6b628e0, e=0x7fff930f5e10) at kernel/qapplication.cpp:4445
#80 0x00007ffb8148f143 in QApplication::notify (this=0x7fff930f9350, receiver=0x6b628e0, e=0x7fff930f5e10) at kernel/qapplication.cpp:4006
#81 0x00007ffb82e694b6 in KApplication::notify (this=0x7fff930f9350, receiver=0x6b628e0, event=0x7fff930f5e10) at /home/misha/KDE/4.6/kdelibs/kdeui/kernel/kapplication.cpp:311
#82 0x0000000000405289 in KDevelopApplication::notify (this=0x7fff930f9350, receiver=0x6b628e0, event=0x7fff930f5e10) at /home/misha/KDE/4.6/kdevelop/app/main.cpp:90
#83 0x00007ffb825ef4eb in QCoreApplication::notifyInternal (this=0x7fff930f9350, receiver=0x6b628e0, event=0x7fff930f5e10) at kernel/qcoreapplication.cpp:732
#84 0x00007ffb81493999 in QCoreApplication::sendSpontaneousEvent (receiver=0x6b628e0, event=0x7fff930f5e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#85 0x00007ffb8148d6ac in QApplicationPrivate::sendMouseEvent (receiver=0x6b628e0, event=0x7fff930f5e10, alienWidget=0x0, nativeWidget=0x6b628e0, buttonDown=0x7ffb82215748, lastMouseReceiver=..., 
    spontaneous=true) at kernel/qapplication.cpp:3103
#86 0x00007ffb815323ee in QETWidget::translateMouseEvent (this=0x6b628e0, event=0x7fff930f6970) at kernel/qapplication_x11.cpp:4372
#87 0x00007ffb8152f045 in QApplication::x11ProcessEvent (this=0x7fff930f9350, event=0x7fff930f6970) at kernel/qapplication_x11.cpp:3442
#88 0x00007ffb8156922c in x11EventSourceDispatch (s=0x6609b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#89 0x00007ffb7ab1ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#90 0x00007ffb7ab1d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#91 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#92 0x00007ffb826285ad in QEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#93 0x00007ffb815695da in QGuiEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#94 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7fff930f6d50, flags=...) at kernel/qeventloop.cpp:149
#95 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7fff930f6d50, flags=...) at kernel/qeventloop.cpp:201
#96 0x00007ffb81a0556d in QMenu::exec (this=0x7fff930f6e00, p=..., action=0x0) at widgets/qmenu.cpp:2054
#97 0x00007ffb60948fa2 in ProjectTreeView::popupContextMenu (this=0x26d6ac0, pos=...) at /home/misha/KDE/4.6/kdevplatform/plugins/projectmanagerview/projecttreeview.cpp:217
#98 0x00007ffb609493e1 in ProjectTreeView::qt_metacall (this=0x26d6ac0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff930f7180)
    at /home/misha/KDE/4.6/build/kdevplatform/plugins/projectmanagerview/projecttreeview.moc:81
#99 0x00007ffb825f765f in QMetaObject::metacall (object=0x26d6ac0, cl=QMetaObject::InvokeMetaMethod, idx=90, argv=0x7fff930f7180) at kernel/qmetaobject.cpp:237
#100 0x00007ffb8260c4b5 in QMetaObject::activate (sender=0x26d6ac0, m=0x7ffb821cf740, local_signal_index=0, argv=0x7fff930f7180) at kernel/qobject.cpp:3280
#101 0x00007ffb81500313 in QWidget::customContextMenuRequested (this=0x26d6ac0, _t1=...) at .moc/debug-shared/moc_qwidget.cpp:360
#102 0x00007ffb814f83ce in QWidget::event (this=0x26d6ac0, event=0x7fff930f8280) at kernel/qwidget.cpp:8370
#103 0x00007ffb819b083b in QFrame::event (this=0x26d6ac0, e=0x7fff930f8280) at widgets/qframe.cpp:557
#104 0x00007ffb81a5adf5 in QAbstractScrollArea::viewportEvent (this=0x26d6ac0, e=0x7fff930f8280) at widgets/qabstractscrollarea.cpp:1043
#105 0x00007ffb81b12cb8 in QAbstractItemView::viewportEvent (this=0x26d6ac0, event=0x7fff930f8280) at itemviews/qabstractitemview.cpp:1619
#106 0x00007ffb81b5d21b in QTreeView::viewportEvent (this=0x26d6ac0, event=0x7fff930f8280) at itemviews/qtreeview.cpp:1256
#107 0x00007ffb81a5ba6f in QAbstractScrollAreaPrivate::viewportEvent (this=0x26d6b10, event=0x7fff930f8280) at widgets/qabstractscrollarea_p.h:100
#108 0x00007ffb81a5bb68 in QAbstractScrollAreaFilter::eventFilter (this=0x26d96d0, o=0x26d27d0, e=0x7fff930f8280) at widgets/qabstractscrollarea_p.h:116
#109 0x00007ffb825ef7fd in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x65cbc0, receiver=0x26d27d0, event=0x7fff930f8280) at kernel/qcoreapplication.cpp:847
#110 0x00007ffb8149118d in QApplicationPrivate::notify_helper (this=0x65cbc0, receiver=0x26d27d0, e=0x7fff930f8280) at kernel/qapplication.cpp:4441
#111 0x00007ffb8148f7e5 in QApplication::notify (this=0x7fff930f9350, receiver=0x26d27d0, e=0x7fff930f8280) at kernel/qapplication.cpp:4085
#112 0x00007ffb82e694b6 in KApplication::notify (this=0x7fff930f9350, receiver=0x26d27d0, event=0x7fff930f8280) at /home/misha/KDE/4.6/kdelibs/kdeui/kernel/kapplication.cpp:311
#113 0x0000000000405289 in KDevelopApplication::notify (this=0x7fff930f9350, receiver=0x26d27d0, event=0x7fff930f8280) at /home/misha/KDE/4.6/kdevelop/app/main.cpp:90
#114 0x00007ffb825ef4eb in QCoreApplication::notifyInternal (this=0x7fff930f9350, receiver=0x26d27d0, event=0x7fff930f8280) at kernel/qcoreapplication.cpp:732
#115 0x00007ffb81493999 in QCoreApplication::sendSpontaneousEvent (receiver=0x26d27d0, event=0x7fff930f8280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#116 0x00007ffb81532732 in QETWidget::translateMouseEvent (this=0x4fec530, event=0x7fff930f8c60) at kernel/qapplication_x11.cpp:4443
#117 0x00007ffb8152f045 in QApplication::x11ProcessEvent (this=0x7fff930f9350, event=0x7fff930f8c60) at kernel/qapplication_x11.cpp:3442
#118 0x00007ffb8156922c in x11EventSourceDispatch (s=0x6609b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#119 0x00007ffb7ab1ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#120 0x00007ffb7ab1d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#121 0x00007ffb7ab1d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#122 0x00007ffb826285ad in QEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#123 0x00007ffb815695da in QGuiEventDispatcherGlib::processEvents (this=0x61c8f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#124 0x00007ffb825ed04e in QEventLoop::processEvents (this=0x7fff930f9010, flags=...) at kernel/qeventloop.cpp:149
#125 0x00007ffb825ed1a2 in QEventLoop::exec (this=0x7fff930f9010, flags=...) at kernel/qeventloop.cpp:201
#126 0x00007ffb825efbde in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#127 0x00007ffb8148e352 in QApplication::exec () at kernel/qapplication.cpp:3719
#128 0x000000000040b9eb in main (argc=<value optimized out>, argv=0x7fff930fb248) at /home/misha/KDE/4.6/kdevelop/app/main.cpp:468

Possible duplicates by query: bug 234770, bug 232487, bug 231319.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-02-03 15:02:17 UTC
ugh, is that reproducible? maybe a bug in Qt, maybe we delete something too soon, maybe...

If it's reproducible, please create a valgrind log and send it to us:

valgrind --track-origins=yes --num-callers=25 kdevelop

thanks
Comment 2 Milian Wolff 2011-02-03 15:03:49 UTC
seems like you reported it already and it's still not fixed hm :-S

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