Bug 270936 - Kdevelop chrashes on SVN commit of newly added files
Summary: Kdevelop chrashes on SVN commit of newly added files
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: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 11:19 UTC by António Oliveira
Modified: 2011-04-19 21:06 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 António Oliveira 2011-04-14 11:19:14 UTC
Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic x86_64
Distribution: Ubuntu Natty (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Steps that led to crash
Selected "commit" on a SVN managed project.
On re review phase I selected two files that weren't in SVN yet so that they should be added to the reppo.
Click "commit" button
Result:
Kdevelop complains that the new files are not versioned.
Kdevelop crashes

This is fairly easy to reproduce. Just have an SVN project, try to add some of its files into the VCS and commit.

--Thanks

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

Thread 18 (Thread 0x7ff47e1d2700 (LWP 2905)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007ff494d7579e in wait (this=<value optimized out>, mutex=0x3176010, time=1000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3176010, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff4913a022b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3175ff0) at ../../language/duchain/duchain.cpp:286
#4  0x00007ff494d75175 in QThreadPrivate::start (arg=0x3175ff0) at thread/qthread_unix.cpp:320
#5  0x00007ff492e38d8c in start_thread (arg=0x7ff47e1d2700) at pthread_create.c:304
#6  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7ff47cad9700 (LWP 2907)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ff47cad8ae0 in ?? ()
#2  0x00007fff76fd57b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 16 (Thread 0x7ff46d466700 (LWP 2913)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ff46d465ae0 in ?? ()
#2  0x00007fff76fd57b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 15 (Thread 0x7ff46dc67700 (LWP 2914)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ff46dc66b10 in ?? ()
#2  0x00007fff76fd57b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 14 (Thread 0x7ff4683f2700 (LWP 2915)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ff4683f1b10 in ?? ()
#2  0x00007fff76fd57b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 13 (Thread 0x7ff4677ac700 (LWP 2920)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff47f08a2a2 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7ff47f3a3180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007ff47f08a2d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7ff47f3b1254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007ff492e38d8c in start_thread (arg=0x7ff4677ac700) at pthread_create.c:304
#4  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7ff46628f700 (LWP 2935)):
#0  __pthread_mutex_unlock (mutex=0x59fa808) at pthread_mutex_unlock.c:289
#1  0x00007ff48ec3d661 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff494e87446 in QEventDispatcherGlib::processEvents (this=0x59fa710, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#3  0x00007ff494e5b882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007ff494e5babc in QEventLoop::exec (this=0x7ff46628edd0, flags=...) at kernel/qeventloop.cpp:201
#5  0x00007ff494d72924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#6  0x00007ff494e3dc2f in QInotifyFileSystemWatcherEngine::run (this=0x59d8610) at io/qfilesystemwatcher_inotify.cpp:248
#7  0x00007ff494d75175 in QThreadPrivate::start (arg=0x59d8610) at thread/qthread_unix.cpp:320
#8  0x00007ff492e38d8c in start_thread (arg=0x7ff46628f700) at pthread_create.c:304
#9  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7ff4659fd700 (LWP 2982)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff48bf20832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007ff492e38d8c in start_thread (arg=0x7ff4659fd700) at pthread_create.c:304
#3  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ff463fbf700 (LWP 2983)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c4140, th=0x6322670) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x6322670) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff463fbee20, parent=0x20c4140, th=0x6322670) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x6322670) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff494d75175 in QThreadPrivate::start (arg=0x6322670) at thread/qthread_unix.cpp:320
#8  0x00007ff492e38d8c in start_thread (arg=0x7ff463fbf700) at pthread_create.c:304
#9  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ff4637be700 (LWP 2984)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c4140, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff4637bde20, parent=0x20c4140, th=0x7ff4782f0210) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x7ff4782f0210) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007ff494d75175 in QThreadPrivate::start (arg=0x7ff4782f0210) at thread/qthread_unix.cpp:320
#12 0x00007ff492e38d8c in start_thread (arg=0x7ff4637be700) at pthread_create.c:304
#13 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ff462fbd700 (LWP 2985)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c4140, th=0x60f5970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60f5970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60f5970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60f5970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff462fbce20, parent=0x20c4140, th=0x60f5970) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x60f5970) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007ff494d75175 in QThreadPrivate::start (arg=0x60f5970) at thread/qthread_unix.cpp:320
#10 0x00007ff492e38d8c in start_thread (arg=0x7ff462fbd700) at pthread_create.c:304
#11 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ff4627bc700 (LWP 2986)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c4140, th=0x60daf70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60daf70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60daf70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60daf70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x60daf70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff4627bbe20, parent=0x20c4140, th=0x60daf70) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x60daf70) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007ff494d75175 in QThreadPrivate::start (arg=0x60daf70) at thread/qthread_unix.cpp:320
#11 0x00007ff492e38d8c in start_thread (arg=0x7ff4627bc700) at pthread_create.c:304
#12 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ff461fbb700 (LWP 2987)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x227d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c4140, th=0x7ff4787765f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4787765f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x227e390, th=0x7ff4787765f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff461fbae20, parent=0x20c4140, th=0x7ff4787765f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x7ff4787765f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007ff494d75175 in QThreadPrivate::start (arg=0x7ff4787765f0) at thread/qthread_unix.cpp:320
#9  0x00007ff492e38d8c in start_thread (arg=0x7ff461fbb700) at pthread_create.c:304
#10 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ff473722700 (LWP 4725)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d705c0, th=0x663cc70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x663cc70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x663cc70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x663cc70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x663cc70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff473721e20, parent=0x5d705c0, th=0x663cc70) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x663cc70) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007ff494d75175 in QThreadPrivate::start (arg=0x663cc70) at thread/qthread_unix.cpp:320
#11 0x00007ff492e38d8c in start_thread (arg=0x7ff473722700) at pthread_create.c:304
#12 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ff461166700 (LWP 4726)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d705c0, th=0x7ff478ac12c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478ac12c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff461165e20, parent=0x5d705c0, th=0x7ff478ac12c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x7ff478ac12c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff494d75175 in QThreadPrivate::start (arg=0x7ff478ac12c0) at thread/qthread_unix.cpp:320
#8  0x00007ff492e38d8c in start_thread (arg=0x7ff461166700) at pthread_create.c:304
#9  0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff460965700 (LWP 4727)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d705c0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff460964e20, parent=0x5d705c0, th=0x7ff478756d60) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x7ff478756d60) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007ff494d75175 in QThreadPrivate::start (arg=0x7ff478756d60) at thread/qthread_unix.cpp:320
#13 0x00007ff492e38d8c in start_thread (arg=0x7ff460965700) at pthread_create.c:304
#14 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff45bfff700 (LWP 4728)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff494d7582b in wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x64f1fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff48c7750b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d705c0, th=0x5fadf40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff48c777723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ff48c77773c in ThreadWeaver::WorkingHardState::applyForWork (this=0x62d2cf0, th=0x5fadf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ff48c77653f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff45bffee20, parent=0x5d705c0, th=0x5fadf40) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007ff48c7765cb in ThreadWeaver::Thread::run (this=0x5fadf40) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007ff494d75175 in QThreadPrivate::start (arg=0x5fadf40) at thread/qthread_unix.cpp:320
#13 0x00007ff492e38d8c in start_thread (arg=0x7ff45bfff700) at pthread_create.c:304
#14 0x00007ff493ab004d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff496868780 (LWP 2903)):
[KCrash Handler]
#6  KJob::isAutoDelete (this=0x5ca5b30) at ../../kdecore/jobs/kjob.cpp:353
#7  0x00007ff496302d78 in KJob::emitResult (this=0x5ca5b30) at ../../kdecore/jobs/kjob.cpp:314
#8  0x00007ff47c08eeff in SvnJobBase::internalJobFailed (this=0x5ca5b30, job=0x7d6d6a0) at ../../../plugins/subversion/svnjobbase.cpp:159
#9  0x00007ff47c08f1c7 in SvnJobBase::qt_metacall (this=0x5ca5b30, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x5cfd9d0) at ./svnjobbase.moc:99
#10 0x00007ff494e7049a in QObject::event (this=0x5ca5b30, e=<value optimized out>) at kernel/qobject.cpp:1226
#11 0x00007ff49421d9e4 in QApplicationPrivate::notify_helper (this=0x1e8d3d0, receiver=0x5ca5b30, e=0x666b160) at kernel/qapplication.cpp:4462
#12 0x00007ff4942223aa in QApplication::notify (this=<value optimized out>, receiver=0x5ca5b30, e=0x666b160) at kernel/qapplication.cpp:4341
#13 0x00007ff495643866 in KApplication::notify (this=0x7fff76e585a0, receiver=0x5ca5b30, event=0x666b160) at ../../kdeui/kernel/kapplication.cpp:311
#14 0x0000000000404bf6 in _start ()

This bug may be a duplicate of or related to bug 229957.

Possible duplicates by query: bug 249487, bug 235849.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-04-19 21:06:20 UTC

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