Bug 236136 - Crash while updating local copy via the KIO subversion plug-in
Summary: Crash while updating local copy via the KIO subversion plug-in
Status: RESOLVED DUPLICATE of bug 229957
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 09:48 UTC by Peter Hoff
Modified: 2010-05-03 11:16 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 Peter Hoff 2010-05-03 09:48:15 UTC
Application: kdevelop (4.0.0 (using KDevPlatform 1.0.0))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
For some reason svn update didn't get the files that had been added in the last revision. I copy/pasted them manually, which resulted in unversion files in the local tree. I later tried to update via the context menu that pops up when you right-click on a source file within Kdevelop, but it choked on the unversioned files and crashed. Fortunately, I had just run a build, so everything was saved.

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

Thread 15 (Thread 0x7f03cbd1c710 (LWP 18528)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f03de4d2692 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2d41b40, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2d41b40, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d9f5a06e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2d41b20) at ../../language/duchain/duchain.cpp:286
#4  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x2d41b20) at thread/qthread_unix.cpp:248
#5  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f03bd79b710 (LWP 18542)):
#0  0x00007f03dd204f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f03d78f64a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03de5ef566 in QEventDispatcherGlib::processEvents (this=0x35f84f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f03de5c4d6c in QEventLoop::exec (this=0x7f03bd79adf0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f03de4ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x3649ba0) at thread/qthread_unix.cpp:248
#8  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f03bc799710 (LWP 18543)):
#0  0x00007f03dd204f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f03d78f64a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03de5ef566 in QEventDispatcherGlib::processEvents (this=0x361d910, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f03de5c4d6c in QEventLoop::exec (this=0x7f03bc798db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f03de4ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f03de5a5178 in QInotifyFileSystemWatcherEngine::run (this=0x35f1600) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x35f1600) at thread/qthread_unix.cpp:248
#9  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f03b26b9710 (LWP 18566)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b0d090, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b0d090, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a941e0, th=0x37f3da0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b9cda0, th=0x37f3da0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03b26b8e00, parent=0x2a941e0, th=0x37f3da0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x37f3da0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x37f3da0) at thread/qthread_unix.cpp:248
#8  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f03b2eba710 (LWP 18568)):
#0  0x00007f03dcf173f5 in __pthread_mutex_lock (mutex=0x43598b8) at pthread_mutex_lock.c:61
#1  0x00007f03d78f5ee3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f03d78f6318 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f03de5ef566 in QEventDispatcherGlib::processEvents (this=0x5b056d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f03de5c4d6c in QEventLoop::exec (this=0x7f03b2eb9db0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f03de4ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f03de5a5178 in QInotifyFileSystemWatcherEngine::run (this=0x64e15c0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x64e15c0) at thread/qthread_unix.cpp:248
#10 0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f03ad75d710 (LWP 18569)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f03b41070a0, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4107990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03ad75ce00, parent=0x7f03b41070a0, th=0x7f03b4107990) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x7f03b4107990) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f03de4d1775 in QThreadPrivate::start (arg=0x7f03b4107990) at thread/qthread_unix.cpp:248
#12 0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#13 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f03abd09710 (LWP 18571)):
#0  0x00007f03dd204f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f03d78f64a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03de5ef566 in QEventDispatcherGlib::processEvents (this=0x64b46e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f03de5c4d6c in QEventLoop::exec (this=0x7f03abd08df0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f03de4ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x5a4d080) at thread/qthread_unix.cpp:248
#8  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f03ab508710 (LWP 18572)):
#0  0x00007f03d78f5ef7 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x00007f03d78f6318 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03de5ef566 in QEventDispatcherGlib::processEvents (this=0x5bbe750, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f03de5c4d6c in QEventLoop::exec (this=0x7f03ab507df0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f03de4ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x5a5c240) at thread/qthread_unix.cpp:248
#8  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f03aad07710 (LWP 18573)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f03de4d10e5 in thread_sleep (ti=0x7f03aad06db0) at thread/qthread_unix.cpp:398
#2  0x00007f03de4d1250 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007f03ac4d1f41 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x7f03c40435d0) at thread/qthread_unix.cpp:248
#5  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f03aa506710 (LWP 18574)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b0d090, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b0d090, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a941e0, th=0x5f0dde0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b9cda0, th=0x5f0dde0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b9cda0, th=0x5f0dde0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03aa505e00, parent=0x2a941e0, th=0x5f0dde0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x5f0dde0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x5f0dde0) at thread/qthread_unix.cpp:248
#9  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f03acf5c710 (LWP 18724)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03d665b2a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f03d6939220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f03d665b2e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f03d69472ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f03a897f710 (LWP 18726)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f03b41070a0, th=0x5edac90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x5edac90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03a897ee00, parent=0x7f03b41070a0, th=0x5edac90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x5edac90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x5edac90) at thread/qthread_unix.cpp:248
#8  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f03a817e710 (LWP 18727)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f03b41070a0, th=0x7f03b4095ec0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4095ec0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4095ec0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03a817de00, parent=0x7f03b41070a0, th=0x7f03b4095ec0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x7f03b4095ec0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f03de4d1775 in QThreadPrivate::start (arg=0x7f03b4095ec0) at thread/qthread_unix.cpp:248
#9  0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f03a63fb710 (LWP 5929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03de4d272b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f03b4107490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f03d5392026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7f03b41070a0, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03d53946ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f03d53946c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7f03b4107570, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f03d5392bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f03a63fae00, parent=0x7f03b41070a0, th=0x7f03b4078c60) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x00007f03d5393168 in ThreadWeaver::Thread::run (this=0x7f03b4078c60) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x00007f03de4d1775 in QThreadPrivate::start (arg=0x7f03b4078c60) at thread/qthread_unix.cpp:248
#15 0x00007f03dcf149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007f03dd21169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f03dfd24760 (LWP 18527)):
[KCrash Handler]
#5  QCoreApplication::postEvent (receiver=0x400000000, event=0x55fd100, priority=0) at kernel/qcoreapplication.cpp:1104
#6  0x00007f03de5d6b77 in queued_activate (sender=0x56c08f0, signal=<value optimized out>, c=0x5720370, argv=0x2, semaphore=0x0) at kernel/qobject.cpp:3173
#7  0x00007f03de5d8d02 in QMetaObject::activate (sender=0x56c08f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3266
#8  0x00007f03df7b1b82 in KJob::result (this=0x400000000, _t1=0x56c08f0) at ./kjob.moc:194
#9  0x00007f03df7b1e20 in KJob::emitResult (this=0x56c08f0) at ../../kdecore/jobs/kjob.cpp:312
#10 0x00007f03cac8f11c in SvnJobBase::internalJobFailed (this=0x56c08f0, job=0x7fff9f19e810) at ../../../plugins/subversion/svnjobbase.cpp:159
#11 0x00007f03cac8f3ac in SvnJobBase::qt_metacall (this=0x56c08f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x5c91fd0) at ./svnjobbase.moc:99
#12 0x00007f03de5d5d49 in QObject::event (this=0x56c08f0, e=0x3e7c5d0) at kernel/qobject.cpp:1248
#13 0x00007f03dd97f22c in QApplicationPrivate::notify_helper (this=0x28dff90, receiver=0x56c08f0, e=0x3e7c5d0) at kernel/qapplication.cpp:4300
#14 0x00007f03dd9856fb in QApplication::notify (this=0x7fff9f19f420, receiver=0x56c08f0, e=0x3e7c5d0) at kernel/qapplication.cpp:4183
#15 0x00007f03deb0d526 in KApplication::notify (this=0x7fff9f19f420, receiver=0x56c08f0, event=0x3e7c5d0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007f03de5c606c in QCoreApplication::notifyInternal (this=0x7fff9f19f420, receiver=0x56c08f0, event=0x3e7c5d0) at kernel/qcoreapplication.cpp:704
#17 0x00007f03de5c87e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x208f7f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x208f7f0) at kernel/qcoreapplication.cpp:1345
#19 0x00007f03de5ef9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007f03d78f28c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f03d78f6748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f03d78f68fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f03de5ef513 in QEventDispatcherGlib::processEvents (this=0x208ef50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007f03dda2f46e in QGuiEventDispatcherGlib::processEvents (this=0x400000000, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f03de5c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f03de5c4d6c in QEventLoop::exec (this=0x7fff9f19f250, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f03de5c8aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00000000004088cf in _start ()

Possible duplicates by query: bug 211649.

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-05-03 11:16:33 UTC

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