Bug 281620 - KDevelop crashes when committing to SVN with blank commit message
Summary: KDevelop crashes when committing to SVN with blank commit message
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: subversion (show other bugs)
Version: 0.9.94
Platform: openSUSE Linux
: HI crash
Target Milestone: 1.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 281951 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-08 13:21 UTC by Ray Leach
Modified: 2012-12-01 20:40 UTC (History)
2 users (show)

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 Ray Leach 2011-09-08 13:21:17 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.6.5 (4.6.5) "release 3"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.1-1.2-desktop i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
Trying to commit changes to SVN repository. Commit message blank.

The crash can be reproduced every time.

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

Thread 12 (Thread 0xaea83b70 (LWP 28968)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51432 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044b44 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce018c in wait (this=0x82f6834, mutex=0x82f6838, time=1000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x82f6834, mutex=0x82f6838, time=1000) at thread/qwaitcondition_unix.cpp:160
#5  0xb5798a4b in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#6  0xb6cdfb13 in QThreadPrivate::start (arg=0x82f6828) at thread/qthread_unix.cpp:320
#7  0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#8  0xb6036d5e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xacf9eb70 (LWP 28977)):
#0  0xb526418a in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0xb5264ac8 in ?? () from /lib/libglib-2.0.so.0
#2  0xb5264fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0xb6e0b167 in QEventDispatcherGlib::processEvents (this=0x8160bd0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0xb6ddbbed in QEventLoop::processEvents (this=0xacf9e2d0, flags=...) at kernel/qeventloop.cpp:149
#5  0xb6ddbe19 in QEventLoop::exec (this=0xacf9e2d0, flags=...) at kernel/qeventloop.cpp:201
#6  0xb6cdcec9 in QThread::exec (this=0x84b4ca0) at thread/qthread.cpp:492
#7  0xb58a9046 in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#8  0xb6cdfb13 in QThreadPrivate::start (arg=0x84b4ca0) at thread/qthread_unix.cpp:320
#9  0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#10 0xb6036d5e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xac79db70 (LWP 28978)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb07d6f27 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb08ed1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb07d6f6f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb08ed1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#6  0xb6036d5e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xaa47bb70 (LWP 28990)):
#0  0xb5f50474 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0xb6044d44 in pthread_mutex_unlock () from /lib/libc.so.6
#2  0xb5263086 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#3  0xb526485d in ?? () from /lib/libglib-2.0.so.0
#4  0xb5264fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6e0b167 in QEventDispatcherGlib::processEvents (this=0x8ca13d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb6ddbbed in QEventLoop::processEvents (this=0xaa47b2b0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6ddbe19 in QEventLoop::exec (this=0xaa47b2b0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb6cdcec9 in QThread::exec (this=0x8c99288) at thread/qthread.cpp:492
#9  0xb6dbb97d in QInotifyFileSystemWatcherEngine::run (this=0x8c99288) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6cdfb13 in QThreadPrivate::start (arg=0x8c99288) at thread/qthread_unix.cpp:320
#11 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#12 0xb6036d5e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xa998eb70 (LWP 28999)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb47bfe17 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#5  0xb6036d5e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa8affb70 (LWP 29000)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x8289748, mutex=0x821aa68, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8289748, mutex=0x821aa68, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8289730, th=0x8a51f60) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x82577e0, th=0x8a51f60) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x82577e0, th=0x8a51f60) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8289730, th=0x8a51f60, previous=0xb5f3618) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa8aff314, parent=0x8289730, th=0x8a51f60) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#10 0xb4dad61a in ThreadWeaver::Thread::run (this=0x8a51f60) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#11 0xb6cdfb13 in QThreadPrivate::start (arg=0x8a51f60) at thread/qthread_unix.cpp:320
#12 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#13 0xb6036d5e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xa82feb70 (LWP 29001)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x8289748, mutex=0x821aa68, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8289748, mutex=0x821aa68, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8289730, th=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x82577e0, th=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x82577e0, th=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8289730, th=0x8a50d00, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x82577e0, th=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8289730, th=0x8a50d00, previous=0xaf516c8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa82fe314, parent=0x8289730, th=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#12 0xb4dad61a in ThreadWeaver::Thread::run (this=0x8a50d00) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#13 0xb6cdfb13 in QThreadPrivate::start (arg=0x8a50d00) at thread/qthread_unix.cpp:320
#14 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#15 0xb6036d5e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa4540b70 (LWP 29021)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9511e60, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x937da28, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x94803f8, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x94803f8, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x94803f8, previous=0xb08bae0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa4540314, parent=0x9511e60, th=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#14 0xb4dad61a in ThreadWeaver::Thread::run (this=0x94803f8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#15 0xb6cdfb13 in QThreadPrivate::start (arg=0x94803f8) at thread/qthread_unix.cpp:320
#16 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#17 0xb6036d5e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa3d3fb70 (LWP 29022)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9511e60, th=0x8d9d698) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x937da28, th=0x8d9d698) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x8d9d698) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x8d9d698, previous=0xb003020) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa3d3f314, parent=0x9511e60, th=0x8d9d698) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#10 0xb4dad61a in ThreadWeaver::Thread::run (this=0x8d9d698) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#11 0xb6cdfb13 in QThreadPrivate::start (arg=0x8d9d698) at thread/qthread_unix.cpp:320
#12 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#13 0xb6036d5e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa33ffb70 (LWP 29030)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9511e60, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x937b570, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x937b570, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x937b570, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x937b570, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#15 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#16 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x937b570, previous=0xb100568) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#17 0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa33ff314, parent=0x9511e60, th=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#18 0xb4dad61a in ThreadWeaver::Thread::run (this=0x937b570) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#19 0xb6cdfb13 in QThreadPrivate::start (arg=0x937b570) at thread/qthread_unix.cpp:320
#20 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#21 0xb6036d5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa76c8b70 (LWP 29879)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f51105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6044aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6ce0200 in wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9511e78, mutex=0x9443b38, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb4dad056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9511e60, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4db07a7 in waitForAvailableJob (this=0x937da28, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x8ca4cb8, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x8ca4cb8, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x8ca4cb8, previous=0x0) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb4db07c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x937da28, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0xb4daca03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9511e60, th=0x8ca4cb8, previous=0xb2d6980) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/WeaverImpl.cpp:351
#15 0xb4dad564 in ThreadWeaver::ThreadRunHelper::run (this=0xa76c8314, parent=0x9511e60, th=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:87
#16 0xb4dad61a in ThreadWeaver::Thread::run (this=0x8ca4cb8) at /usr/src/debug/kdelibs-4.6.5/threadweaver/Weaver/Thread.cpp:142
#17 0xb6cdfb13 in QThreadPrivate::start (arg=0x8ca4cb8) at thread/qthread_unix.cpp:320
#18 0xb5f4cb05 in start_thread () from /lib/libpthread.so.0
#19 0xb6036d5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb31f9710 (LWP 28966)):
[KCrash Handler]
#7  isSignalConnected (sender=0xad9b828, m=0xb77ab600, local_signal_index=3, argv=0xbfafe8f8) at kernel/qobject_p.h:224
#8  QMetaObject::activate (sender=0xad9b828, m=0xb77ab600, local_signal_index=3, argv=0xbfafe8f8) at kernel/qobject.cpp:3210
#9  0xb75af645 in KJob::result (this=0xad9b828, _t1=0xad9b828) at /usr/src/debug/kdelibs-4.6.5/build/kdecore/kjob.moc:194
#10 0xb75af698 in KJob::emitResult (this=0xad9b828) at /usr/src/debug/kdelibs-4.6.5/kdecore/jobs/kjob.cpp:312
#11 0xae134036 in ?? () from /usr/lib/kde4/kdevsubversion.so
#12 0xae13431d in ?? () from /usr/lib/kde4/kdevsubversion.so
#13 0xae134773 in ?? () from /usr/lib/kde4/kdevsubversion.so
#14 0xb6de31fd in QMetaObject::metacall (object=0xad9b828, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0xb3cdd40) at kernel/qmetaobject.cpp:237
#15 0xb6dedce5 in QMetaCallEvent::placeMetaCall (this=0x9ca82c0, object=0xad9b828) at kernel/qobject.cpp:535
#16 0xb6df1f5f in QObject::event (this=0xad9b828, e=0x9ca82c0) at kernel/qobject.cpp:1226
#17 0xb62fec74 in QApplicationPrivate::notify_helper (this=0x80861a8, receiver=0xad9b828, e=0x9ca82c0) at kernel/qapplication.cpp:4462
#18 0xb6307a17 in QApplication::notify (this=0xbfaff438, receiver=0xad9b828, e=0x9ca82c0) at kernel/qapplication.cpp:3862
#19 0xb70cec61 in KApplication::notify (this=0xbfaff438, receiver=0xad9b828, event=0x9ca82c0) at /usr/src/debug/kdelibs-4.6.5/kdeui/kernel/kapplication.cpp:311
#20 0x0804bfcd in _start ()

Possible duplicates by query: bug 276013, bug 275140, bug 269880, bug 265282.

Reported using DrKonqi
Comment 1 Aleix Pol 2012-01-18 00:37:28 UTC
and if you put a message it works fine...?
Comment 2 Ray Leach 2012-01-18 08:48:59 UTC
Yes, with a message works fine, no message causes this crash.
SVN clients like Tortoise do not crash with blank messages.
Comment 3 Milian Wolff 2012-01-18 12:49:23 UTC
is this also happening with KDevelop 4.3 beta 1? Do you use SVN 1.7?
Comment 4 Aleix Pol 2012-02-15 01:43:28 UTC
I couldn't reproduce, let's just assume it was fixed in upstream :).

if somebody can reproduce that again, please re-open.
Comment 5 Kevin Funk 2012-12-01 20:40:04 UTC
*** Bug 281951 has been marked as a duplicate of this bug. ***