Bug 232133 - Failed SVN Commit crash
Summary: Failed SVN Commit crash
Status: RESOLVED DUPLICATE of bug 229957
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: subversion (show other bugs)
Version: git master
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 18:44 UTC by Niko Sams
Modified: 2010-03-27 07:17 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 Niko Sams 2010-03-25 18:44:55 UTC
Application that crashed: kdevelop.bin
Version of the application: 3.9.99 (using KDevPlatform 0.9.99)
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-gentoo-r6 x86_64

What I was doing when the application crashed:
steps to reproduce:
- create an local svn repository (svnadmin create)
- checkout that repository
- open the working copy as kdevelop project
- commit something to verify it works
- move the repository away
- try again to commit
- you get a nice error message that explains what failed
- click ok and get a crash

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

Thread 9 (Thread 0x7f06f7d84910 (LWP 1257)):
#0  0x00007f070658540d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0706812d87 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f0703375a63 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1178610) at /home/niko/kdesvn/sdk-git/kdevplatform/language/duchain/duchain.cpp:286
#3  0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#5  0x00007f0704bd96ad in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f06eb9f5910 (LWP 1262)):
#0  0x00007f0704bd2c02 in select () from /lib/libc.so.6
#1  0x00007f07068eab32 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#4  0x00007f0704bd96ad in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f06e8e78910 (LWP 1264)):
#0  0xffffffffff600132 in ?? ()
#1  0x00007ffffc9ff5eb in ?? ()
#2  0x00007f070044b429 in clock_gettime () from /lib/librt.so.1
#3  0x00007f07069399ff in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f070693e44d in ?? () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f070693e6d5 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f070693c7cc in ?? () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f070693c87d in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f07001a00ba in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#9  0x00007f07001a045f in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x00007f07001a091c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#11 0x00007f070693c5b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f070690e982 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007f070690ed54 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f070680f714 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f070346697b in KDevelop::CompletionWorkerThread::run (this=0x1e7c5d0) at /home/niko/kdesvn/sdk-git/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#16 0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#18 0x00007f0704bd96ad in clone () from /lib/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f06ec1f6910 (LWP 1270)):
#0  0x00007f0706585189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0703fb84a6 in ?? () from /usr/lib64/qt4/libQtScript.so.4
#2  0x00007f0703fb84e9 in ?? () from /usr/lib64/qt4/libQtScript.so.4
#3  0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#4  0x00007f0704bd96ad in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f06e19ff910 (LWP 1277)):
#0  0x00007f0706585189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0706812da5 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f07083de1f4 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f07083e1f70 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0x00007f07083e0694 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0x00007f07083e0795 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#14 0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#16 0x00007f0704bd96ad in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f06e11fe910 (LWP 1278)):
#0  0x00007f0706585189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0706812da5 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f07083de1f4 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f07083e1f70 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0x00007f07083e0694 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0x00007f07083e0795 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#12 0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#14 0x00007f0704bd96ad in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f06e09fd910 (LWP 1279)):
#0  0x00007f0706585189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0706812da5 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f07083de1f4 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f07083e1f70 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f07083e1f89 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f07083e0694 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f07083e0795 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#9  0x00007f0704bd96ad in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f06e01fc910 (LWP 1280)):
#0  0x00007f0706585189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f0706812da5 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f07083de1f4 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f07083e1f70 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f07083e0694 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f07083e0795 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f0706811d7a in ?? () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f0706581297 in start_thread () from /lib/libpthread.so.0
#8  0x00007f0704bd96ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0709f74740 (LWP 1256)):
[KCrash Handler]
#4  0x00007f0709a27ae5 in KJob::isAutoDelete() const () from /usr/lib/libkdecore.so.5
#5  0x00007f0709a2833b in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#6  0x00007f06f660ce2b in SvnJobBase::internalJobFailed (this=0x2dd2cf0, job=0x347e000) at /home/niko/kdesvn/sdk-git/kdevplatform/plugins/subversion/svnjobbase.cpp:159
#7  0x00007f06f660d99a in SvnJobBase::qt_metacall (this=0x2dd2cf0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x384ccd0)
    at /home/niko/kdesvn/build/sdk-git/kdevplatform/plugins/subversion/svnjobbase.moc:99
#8  0x00007f06f660e759 in SvnCommitJob::qt_metacall (this=0x2dd2cf0, _c=QMetaObject::InvokeMetaMethod, _id=36, _a=0x384ccd0)
    at /home/niko/kdesvn/build/sdk-git/kdevplatform/plugins/subversion/svncommitjob.moc:64
#9  0x00007f0706921468 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f07057c26f6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f07057c92b2 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007f07070b2421 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007f070690ffd3 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f0706910f14 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f070693c9a3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f070019cf90 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f07001a0758 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f07001a091c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f070693c59c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f070587badf in ?? () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007f070690e982 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f070690ed54 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f0706911214 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00000000004080a2 in main (argc=1, argv=0x7ffffc87eb88) at /home/niko/kdesvn/sdk-git/kdevelop/app/main_internal.cpp:222

Reported using DrKonqi
Comment 1 Niko Sams 2010-03-27 07:17:14 UTC
Can we workaround this in kdevelop?

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