Bug 233633 - Crash when trying to check in with new file to Subversion
Summary: Crash when trying to check in with new file to Subversion
Status: RESOLVED DUPLICATE of bug 229957
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 18:59 UTC by Rolf Eike Beer
Modified: 2010-04-07 19:31 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 Rolf Eike Beer 2010-04-07 18:59:28 UTC
Application: kdevelop (3.10.0 (using KDevPlatform 0.10.0))
KDE Platform Version: 4.4.2 (KDE 4.4.2) "release 234" (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
What I did was: edit 2 files, create and add a third file, try to commit to subversion.

Code is at r1110492.

 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb44f5b00 (LWP 24613))]

Thread 14 (Thread 0xb1290b70 (LWP 24614)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb61290c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a109c in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb4df14b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x833b558) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/language/duchain/duchain.cpp:286
#5  0xb61a00bf in QThreadPrivate::start (arg=0x833b558) at thread/qthread_unix.cpp:248
#6  0xb61246e5 in start_thread () from /lib/libpthread.so.0
#7  0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 13 (Thread 0xaf829b70 (LWP 24616)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb54555b1 in select () from /lib/libc.so.6
#2  0xb6284adc in QProcessManager::run (this=0xb63c1890) at io/qprocess_unix.cpp:245
#3  0xb61a00bf in QThreadPrivate::start (arg=0xb63c1890) at thread/qthread_unix.cpp:248
#4  0xb61246e5 in start_thread () from /lib/libpthread.so.0
#5  0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 12 (Thread 0xacfeeb70 (LWP 24634)):
#0  0xb49001eb in clock_gettime () from /lib/librt.so.1
#1  0xb62d377c in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb62d8be6 in QTimerInfoList::updateCurrentTime (this=0x8e3ad94) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb62d8c2e in QTimerInfoList::timerWait (this=0x8e3ad94, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb62d6b7b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xacfee13c) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb62d6c1d in timerSourcePrepare (source=0x0, timeout=0xb4904ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb4872618 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb4872999 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb62d697f in QEventDispatcherGlib::processEvents (this=0x8d8c158, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb62a844d in QEventLoop::processEvents (this=0xacfee2d0, flags=) at kernel/qeventloop.cpp:149
#11 0xb62a8899 in QEventLoop::exec (this=0xacfee2d0, flags=...) at kernel/qeventloop.cpp:201
#12 0xb619d270 in QThread::exec (this=0x805daa0) at thread/qthread.cpp:487
#13 0xb4edac2a in KDevelop::CompletionWorkerThread::run (this=0x805daa0) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#14 0xb61a00bf in QThreadPrivate::start (arg=0x805daa0) at thread/qthread_unix.cpp:248
#15 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#16 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 11 (Thread 0xac7edb70 (LWP 24678)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5451d5e in poll () from /lib/libc.so.6
#2  0xb487fcab in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb4872bc1 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb62d697f in QEventDispatcherGlib::processEvents (this=0xb090bdf0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb62a844d in QEventLoop::processEvents (this=0xac7ed2d0, flags=) at kernel/qeventloop.cpp:149
#7  0xb62a8899 in QEventLoop::exec (this=0xac7ed2d0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb619d270 in QThread::exec (this=0x90a4930) at thread/qthread.cpp:487
#9  0xb4edac2a in KDevelop::CompletionWorkerThread::run (this=0x90a4930) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#10 0xb61a00bf in QThreadPrivate::start (arg=0x90a4930) at thread/qthread_unix.cpp:248
#11 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#12 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 10 (Thread 0xaa4d9b70 (LWP 24679)):
#0  0xb49001eb in clock_gettime () from /lib/librt.so.1
#1  0xb62d377c in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb62d8be6 in QTimerInfoList::updateCurrentTime (this=0xab075f1c) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb62d8c2e in QTimerInfoList::timerWait (this=0xab075f1c, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb62d6b7b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaa4d913c) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb62d6c1d in timerSourcePrepare (source=0x0, timeout=0xb4904ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb4872618 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb4872999 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb62d697f in QEventDispatcherGlib::processEvents (this=0x8e7a488, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb62a844d in QEventLoop::processEvents (this=0xaa4d92d0, flags=) at kernel/qeventloop.cpp:149
#11 0xb62a8899 in QEventLoop::exec (this=0xaa4d92d0, flags=...) at kernel/qeventloop.cpp:201
#12 0xb619d270 in QThread::exec (this=0x90aa2b0) at thread/qthread.cpp:487
#13 0xb4edac2a in KDevelop::CompletionWorkerThread::run (this=0x90aa2b0) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#14 0xb61a00bf in QThreadPrivate::start (arg=0x90aa2b0) at thread/qthread_unix.cpp:248
#15 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#16 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 9 (Thread 0xa9cd8b70 (LWP 24680)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb61290c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb619f9bc in thread_sleep (ti=0xa9cd82d0) at thread/qthread_unix.cpp:398
#3  0xb619fb00 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:424
#4  0xab16e19b in UIBlockTester::UIBlockTesterThread::run (this=0x90d2c28) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevelop/languages/cpp/cpplanguagesupport.cpp:675
#5  0xb61a00bf in QThreadPrivate::start (arg=0x90d2c28) at thread/qthread_unix.cpp:248
#6  0xb61246e5 in start_thread () from /lib/libpthread.so.0
#7  0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 8 (Thread 0xa861db70 (LWP 24702)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb523eb77 in ?? () from /usr/lib/libQtScript.so.4
#3  0xb523ebbf in ?? () from /usr/lib/libQtScript.so.4
#4  0xb61246e5 in start_thread () from /lib/libpthread.so.0
#5  0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 7 (Thread 0xa7a0bb70 (LWP 24760)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#12 0xb61a00bf in QThreadPrivate::start (arg=0x92c21d0) at thread/qthread_unix.cpp:248
#13 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#14 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 6 (Thread 0xa720ab70 (LWP 24761)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#10 0xb61a00bf in QThreadPrivate::start (arg=0x937be00) at thread/qthread_unix.cpp:248
#11 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#12 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 5 (Thread 0xb0048b70 (LWP 25538)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#25 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#26 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#27 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#28 0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#29 0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#30 0xb61a00bf in QThreadPrivate::start (arg=0x959e8d8) at thread/qthread_unix.cpp:248
#31 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#32 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 4 (Thread 0xa16ffb70 (LWP 25539)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#12 0xb61a00bf in QThreadPrivate::start (arg=0x90670a0) at thread/qthread_unix.cpp:248
#13 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#14 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 3 (Thread 0xa0efeb70 (LWP 25540)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#10 0xb61a00bf in QThreadPrivate::start (arg=0xadf3668) at thread/qthread_unix.cpp:248
#11 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#12 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 2 (Thread 0xa06fdb70 (LWP 26321)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6128d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb61a1110 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb70bee39 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb70b955a in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb70c0374 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb70c0390 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb70c0423 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb70baaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb70bcc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#16 0xb61a00bf in QThreadPrivate::start (arg=0x92f6510) at thread/qthread_unix.cpp:248
#17 0xb61246e5 in start_thread () from /lib/libpthread.so.0
#18 0xb6124600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb44f5b00 (LWP 24613)):
[KCrash Handler]
#6  0xb62be241 in isSignalConnected (signal_index=<value optimized out>, this=<value optimized out>) at kernel/qobject_p.h:225
#7  QMetaObject::activate (signal_index=<value optimized out>, this=<value optimized out>) at kernel/qobject.cpp:3218
#8  0xb7654ac5 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#9  0xb765f388 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#10 0xb0823a98 in SvnJobBase::internalJobFailed (this=0xc639660, job=0xc676cf0) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/plugins/subversion/svnjobbase.cpp:159
#11 0xb0824497 in SvnJobBase::qt_metacall (this=0xc639660, _c=InvokeMetaMethod, _id=36, _a=0xc66c9e8) at /home/eike/repos/build/KDE4/kdevplatform/plugins/subversion/svnjobbase.moc:99
#12 0xb083474a in SvnCatJob::qt_metacall (this=0xc639660, _c=InvokeMetaMethod, _id=36, _a=0xc66c9e8) at /home/eike/repos/build/KDE4/kdevplatform/plugins/subversion/svncatjob.moc:67
#13 0xb62af14d in QMetaObject::metacall (object=0xc639660, cl=InvokeMetaMethod, idx=36, argv=0xc66c9e8) at kernel/qmetaobject.cpp:237
#14 0xb62b9ad5 in QMetaCallEvent::placeMetaCall (this=0xc5b3198, object=0xc639660) at kernel/qobject.cpp:561
#15 0xb62bac7f in QObject::event (this=0xc639660, e=0xc5b3198) at kernel/qobject.cpp:1248
#16 0xb57b73fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb57be248 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb65b5c01 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb62a9dde in QCoreApplication::notifyInternal (this=0xbfa0fee4, receiver=0xc639660, event=0xc5b3198) at kernel/qcoreapplication.cpp:704
#20 0xb62ac7e3 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#22 0xb62ac93c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#23 0xb62d6e4d in sendPostedEvents () at kernel/qcoreapplication.h:220
#24 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#25 0xb486f4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb4872d98 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb62d6931 in QEventDispatcherGlib::processEvents (this=0x805cce8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0xb5877e0a in ?? () from /usr/lib/libQtGui.so.4
#30 0xb62a844d in QEventLoop::processEvents (this=0xbfa0d814, flags=) at kernel/qeventloop.cpp:149
#31 0xb62a8899 in QEventLoop::exec (this=0xbfa0d814, flags=...) at kernel/qeventloop.cpp:201
#32 0xb765f51b in KJob::exec() () from /usr/lib/libkdecore.so.5
#33 0xb4fc9274 in KDevelop::VcsCommitDialog::setCommitCandidatesAndShow (this=0xc504310, url=...) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/vcs/widgets/vcscommitdialog.cpp:222
#34 0xb4fbc42c in KDevelop::VcsPluginHelper::commit (this=0x80fdc38) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/vcs/vcspluginhelper.cpp:369
#35 0xb4fbd223 in KDevelop::VcsPluginHelper::qt_metacall (this=0x80fdc38, _c=InvokeMetaMethod, _id=4, _a=0xbfa0db18) at /home/eike/repos/build/KDE4/kdevplatform/vcs/vcspluginhelper.moc:87
#36 0xb62af14d in QMetaObject::metacall (object=0x80fdc38, cl=InvokeMetaMethod, idx=4, argv=0xbfa0db18) at kernel/qmetaobject.cpp:237
#37 0xb62bdfaa in QMetaObject::activate (sender=0x80fae08, m=0xb6100d98, local_signal_index=1, argv=0xbfa0db18) at kernel/qobject.cpp:3293
#38 0xb57b095d in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#39 0xb57b2c6c in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#40 0xb5c697c7 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb5c6ff0f in ?? () from /usr/lib/libQtGui.so.4
#42 0xb5c70f48 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#43 0xb581805b in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#44 0xb5c724fc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#45 0xb57b73fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#46 0xb57bec0e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#47 0xb65b5c01 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#48 0xb62a9dde in QCoreApplication::notifyInternal (this=0xbfa0fee4, receiver=0xc584cb0, event=0xbfa0e2f0) at kernel/qcoreapplication.cpp:704
#49 0xb57bdb54 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#50 0xb584bb36 in ?? () from /usr/lib/libQtGui.so.4
#51 0xb584ac44 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#52 0xb58782b8 in ?? () from /usr/lib/libQtGui.so.4
#53 0xb486f4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#54 0xb4872d98 in ?? () from /usr/lib/libglib-2.0.so.0
#55 0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#56 0xb62d6931 in QEventDispatcherGlib::processEvents (this=0x805cce8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#57 0xb5877e0a in ?? () from /usr/lib/libQtGui.so.4
#58 0xb62a844d in QEventLoop::processEvents (this=0xbfa0eab0, flags=) at kernel/qeventloop.cpp:149
#59 0xb62a8899 in QEventLoop::exec (this=0xbfa0eab0, flags=...) at kernel/qeventloop.cpp:201
#60 0xb5c6d027 in QMenu::exec(QPoint const&, QAction*) () from /usr/lib/libQtGui.so.4
#61 0xab6eeda2 in ProjectTreeView::popupContextMenu (this=0x8f466f8, pos=...) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevplatform/plugins/projectmanagerview/projecttreeview.cpp:217
#62 0xab6ef095 in ProjectTreeView::qt_metacall (this=0x8f466f8, _c=InvokeMetaMethod, _id=90, _a=0xbfa0ed28)
    at /home/eike/repos/build/KDE4/kdevplatform/plugins/projectmanagerview/projecttreeview.moc:81
#63 0xb62af14d in QMetaObject::metacall (object=0x8f466f8, cl=InvokeMetaMethod, idx=90, argv=0xbfa0ed28) at kernel/qmetaobject.cpp:237
#64 0xb62bdfaa in QMetaObject::activate (sender=0x8f466f8, m=0xb6101d48, local_signal_index=0, argv=0xbfa0ed28) at kernel/qobject.cpp:3293
#65 0xb580a1e5 in QWidget::customContextMenuRequested(QPoint const&) () from /usr/lib/libQtGui.so.4
#66 0xb58184ef in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#67 0xb5c240e5 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#68 0xb5cc0d91 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#69 0xb5d79a7c in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#70 0xb5dba71c in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#71 0xb5cc3686 in ?? () from /usr/lib/libQtGui.so.4
#72 0xb62a90ae in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8082fb8, receiver=0x8f62da8, event=0xbfa0f608) at kernel/qcoreapplication.cpp:819
#73 0xb57b73cd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#74 0xb57be658 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#75 0xb65b5c01 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#76 0xb62a9dde in QCoreApplication::notifyInternal (this=0xbfa0fee4, receiver=0x8f62da8, event=0xbfa0f608) at kernel/qcoreapplication.cpp:704
#77 0xb5850bfd in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#78 0xb584bd00 in ?? () from /usr/lib/libQtGui.so.4
#79 0xb584ac44 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#80 0xb58782b8 in ?? () from /usr/lib/libQtGui.so.4
#81 0xb486f4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#82 0xb4872d98 in ?? () from /usr/lib/libglib-2.0.so.0
#83 0xb4872ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#84 0xb62d6931 in QEventDispatcherGlib::processEvents (this=0x805cce8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#85 0xb5877e0a in ?? () from /usr/lib/libQtGui.so.4
#86 0xb62a844d in QEventLoop::processEvents (this=0xbfa0fda4, flags=) at kernel/qeventloop.cpp:149
#87 0xb62a8899 in QEventLoop::exec (this=0xbfa0fda4, flags=...) at kernel/qeventloop.cpp:201
#88 0xb62aca10 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#89 0xb57b74a4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#90 0x0804fea3 in main (argc=1, argv=0xbfa104f4) at /home/eike/repos/KDE/trunk/extragear/sdk/kdevelop/app/main_internal.cpp:222

Possible duplicates by query: bug 232487, bug 231319.

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-04-07 19:31:13 UTC

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