Bug 276013 - Crashed when edit then commit while a previous patch view was open.
Summary: Crashed when edit then commit while a previous patch view was open.
Status: RESOLVED DUPLICATE of bug 273759
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-06-19 02:08 UTC by Paul Hardwick
Modified: 2011-06-19 21:08 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 Paul Hardwick 2011-06-19 02:08:19 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 i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I was making a commit but before completion of commit I went back to re-edit and then commit again.

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

Thread 13 (Thread 0xb3903b70 (LWP 1983)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x00c58454 in __pthread_cond_timedwait (cond=0xa2a41e0, mutex=0xa2a41c8, abstime=0xb39032c0) at forward.c:152
#3  0x0088d3e5 in wait (this=0xa2a542c, mutex=0xa2a5430, time=1000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa2a542c, mutex=0xa2a5430, time=1000) at thread/qwaitcondition_unix.cpp:160
#5  0x0991575d in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa2a5420) at ../../language/duchain/duchain.cpp:286
#6  0x0088cda2 in QThreadPrivate::start (arg=0xa2a5420) at thread/qthread_unix.cpp:320
#7  0x00237e99 in start_thread (arg=0xb3903b70) at pthread_create.c:304
#8  0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xb2fceb70 (LWP 1985)):
#0  0x0024ed41 in clock_gettime (clock_id=1, tp=0xb2fce030) at ../sysdeps/unix/clock_gettime.c:116
#1  0x008e2dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x009af4f2 in updateCurrentTime (this=0xb300a27c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xb300a27c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x009add32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb2fce10c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x009addcd in timerSourcePrepare (source=0xb300a248, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0776dfd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0776ee63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0776f524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x009ae577 in QEventDispatcherGlib::processEvents (this=0xa34e1d8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00980289 in QEventLoop::processEvents (this=0xb2fce2c0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00980522 in QEventLoop::exec (this=0xb2fce2c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0088a2a0 in QThread::exec (this=0xa396b38) at thread/qthread.cpp:492
#14 0x09a21608 in KDevelop::CompletionWorkerThread::run (this=0xa396b38) at ../../language/codecompletion/codecompletionmodel.cpp:80
#15 0x0088cda2 in QThreadPrivate::start (arg=0xa396b38) at thread/qthread_unix.cpp:320
#16 0x00237e99 in start_thread (arg=0xb2fceb70) at pthread_create.c:304
#17 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xb14b0b70 (LWP 1988)):
#0  0x0024ed41 in clock_gettime (clock_id=1, tp=0xb14b0000) at ../sysdeps/unix/clock_gettime.c:116
#1  0x008e2dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x009af4f2 in updateCurrentTime (this=0xa455f2c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xa455f2c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x009add32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb14b00dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x009addcd in timerSourcePrepare (source=0xa455ef8, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0776dfd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0776ee63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0776f524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x009ae577 in QEventDispatcherGlib::processEvents (this=0xa453968, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00980289 in QEventLoop::processEvents (this=0xb14b0290, flags=...) at kernel/qeventloop.cpp:149
#12 0x00980522 in QEventLoop::exec (this=0xb14b0290, flags=...) at kernel/qeventloop.cpp:201
#13 0x0088a2a0 in QThread::exec (this=0xa454a80) at thread/qthread.cpp:492
#14 0x00961fdb in QInotifyFileSystemWatcherEngine::run (this=0xa454a80) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0088cda2 in QThreadPrivate::start (arg=0xa454a80) at thread/qthread_unix.cpp:320
#16 0x00237e99 in start_thread (arg=0xb14b0b70) at pthread_create.c:304
#17 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xb1cb1b70 (LWP 1989)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0x3bac2b0, mutex=0x3bac298) at forward.c:139
#3  0x03a93817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3ba71c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x03a93851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x3ba71c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00237e99 in start_thread (arg=0xb1cb1b70) at pthread_create.c:304
#6  0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xaed64b70 (LWP 2005)):
#0  0x0024ed41 in clock_gettime (clock_id=1, tp=0xaed64000) at ../sysdeps/unix/clock_gettime.c:116
#1  0x008e2dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x009af4f2 in updateCurrentTime (this=0xacd5434, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xacd5434, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x009add32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaed640dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x009addcd in timerSourcePrepare (source=0xacd5400, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0776dfd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0776ee63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0776f524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x009ae577 in QEventDispatcherGlib::processEvents (this=0xacd3e68, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00980289 in QEventLoop::processEvents (this=0xaed64290, flags=...) at kernel/qeventloop.cpp:149
#12 0x00980522 in QEventLoop::exec (this=0xaed64290, flags=...) at kernel/qeventloop.cpp:201
#13 0x0088a2a0 in QThread::exec (this=0xaca1fd0) at thread/qthread.cpp:492
#14 0x00961fdb in QInotifyFileSystemWatcherEngine::run (this=0xaca1fd0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0088cda2 in QThreadPrivate::start (arg=0xaca1fd0) at thread/qthread_unix.cpp:320
#16 0x00237e99 in start_thread (arg=0xaed64b70) at pthread_create.c:304
#17 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xae4ffb70 (LWP 2054)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xa1bc998, mutex=0xa1bc980) at forward.c:139
#3  0x0088d467 in wait (this=0xa1bd4b0, mutex=0xa1a4f48, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa1bd4b0, mutex=0xa1a4f48, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1bd498, th=0xae52d60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa121298, th=0xae52d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa1bd498, th=0xae52d60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa121298, th=0xae52d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1bd498, th=0xae52d60, previous=0xb796928) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xae4ff2f4, parent=0xa1bd498, th=0xae52d60) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x015d405b in ThreadWeaver::Thread::run (this=0xae52d60) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0088cda2 in QThreadPrivate::start (arg=0xae52d60) at thread/qthread_unix.cpp:320
#13 0x00237e99 in start_thread (arg=0xae4ffb70) at pthread_create.c:304
#14 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xad9feb70 (LWP 2055)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xa1bc998, mutex=0xa1bc980) at forward.c:139
#3  0x0088d467 in wait (this=0xa1bd4b0, mutex=0xa1a4f48, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa1bd4b0, mutex=0xa1a4f48, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1bd498, th=0xaa033a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa121298, th=0xaa033a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa1bd498, th=0xaa033a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa121298, th=0xaa033a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1bd498, th=0xaa033a0, previous=0xb8bfed0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xad9fe2f4, parent=0xa1bd498, th=0xaa033a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x015d405b in ThreadWeaver::Thread::run (this=0xaa033a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0088cda2 in QThreadPrivate::start (arg=0xaa033a0) at thread/qthread_unix.cpp:320
#13 0x00237e99 in start_thread (arg=0xad9feb70) at pthread_create.c:304
#14 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xaccffb70 (LWP 2056)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0x378f7f0, mutex=0x378f7d8) at forward.c:139
#3  0x031d9b57 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x00237e99 in start_thread (arg=0xaccffb70) at pthread_create.c:304
#5  0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xab7ffb70 (LWP 2501)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xb9c3ed8, mutex=0xb9c3ec0) at forward.c:139
#3  0x0088d467 in wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xb73dd30, th=0xb70bbd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb784dd0, th=0xb70bbd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xb73dd30, th=0xb70bbd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb70bbd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb70bbd0, previous=0xbdd37c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xab7ff2f4, parent=0xb73dd30, th=0xb70bbd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x015d405b in ThreadWeaver::Thread::run (this=0xb70bbd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0088cda2 in QThreadPrivate::start (arg=0xb70bbd0) at thread/qthread_unix.cpp:320
#13 0x00237e99 in start_thread (arg=0xab7ffb70) at pthread_create.c:304
#14 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xaaffeb70 (LWP 2502)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xb9c3ed8, mutex=0xb9c3ec0) at forward.c:139
#3  0x0088d467 in wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xb73dd30, th=0xab887170) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb784dd0, th=0xab887170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xb73dd30, th=0xab887170) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xab887170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xab887170, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xab887170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xab887170, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xab887170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xab887170, previous=0xbfd5fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xaaffe2f4, parent=0xb73dd30, th=0xab887170) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x015d405b in ThreadWeaver::Thread::run (this=0xab887170) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x0088cda2 in QThreadPrivate::start (arg=0xab887170) at thread/qthread_unix.cpp:320
#17 0x00237e99 in start_thread (arg=0xaaffeb70) at pthread_create.c:304
#18 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xaa7fdb70 (LWP 2503)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xb9c3ed8, mutex=0xb9c3ec0) at forward.c:139
#3  0x0088d467 in wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xb73dd30, th=0xb8df300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb784dd0, th=0xb8df300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xb73dd30, th=0xb8df300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb8df300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb8df300, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb8df300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb8df300, previous=0xb888128) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xaa7fd2f4, parent=0xb73dd30, th=0xb8df300) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x015d405b in ThreadWeaver::Thread::run (this=0xb8df300) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0088cda2 in QThreadPrivate::start (arg=0xb8df300) at thread/qthread_unix.cpp:320
#15 0x00237e99 in start_thread (arg=0xaa7fdb70) at pthread_create.c:304
#16 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa9ffcb70 (LWP 2504)):
#0  0x00acd416 in __kernel_vsyscall ()
#1  0x0023c48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c583fd in __pthread_cond_wait (cond=0xb9c3ed8, mutex=0xb9c3ec0) at forward.c:139
#3  0x0088d467 in wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb73dd48, mutex=0xba57b00, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x015d27e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xb73dd30, th=0xb622798) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015d547c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb784dd0, th=0xb622798) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015d242b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xb73dd30, th=0xb622798) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015d556a in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb622798) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb622798, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb622798) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb622798, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb622798) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb622798, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x015d5589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb784dd0, th=0xb622798) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x015d2373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb73dd30, th=0xb622798, previous=0xbfd2958) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x015d3f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa9ffc2f4, parent=0xb73dd30, th=0xb622798) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x015d405b in ThreadWeaver::Thread::run (this=0xb622798) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x0088cda2 in QThreadPrivate::start (arg=0xb622798) at thread/qthread_unix.cpp:320
#19 0x00237e99 in start_thread (arg=0xa9ffcb70) at pthread_create.c:304
#20 0x00c4a73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb76ec710 (LWP 1982)):
[KCrash Handler]
#7  0x009972e5 in isSignalConnected (sender=0xadcb5d0, m=0x4e9548, local_signal_index=3, argv=0xbfda7928) at kernel/qobject_p.h:226
#8  QMetaObject::activate (sender=0xadcb5d0, m=0x4e9548, local_signal_index=3, argv=0xbfda7928) at kernel/qobject.cpp:3210
#9  0x00394e93 in KJob::result (this=0xadcb5d0, _t1=0xadcb5d0) at ./kjob.moc:194
#10 0x00394ee8 in KJob::emitResult (this=0xadcb5d0) at ../../kdecore/jobs/kjob.cpp:312
#11 0x01bbb3d4 in SvnJobBase::internalJobFailed (this=0xadcb5d0, job=0xbdd37c0) at ../../../plugins/subversion/svnjobbase.cpp:159
#12 0x01bbb6a4 in SvnJobBase::qt_metacall (this=0xadcb5d0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xc06a828) at ./svnjobbase.moc:99
#13 0x01bbbac2 in SvnCommitJob::qt_metacall (this=0xadcb5d0, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xc06a828) at ./svncommitjob.moc:64
#14 0x009876ba in QMetaObject::metacall (object=0xadcb5d0, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0xc06a828) at kernel/qmetaobject.cpp:237
#15 0x00991e16 in QMetaCallEvent::placeMetaCall (this=0xadcf0b0, object=0xadcb5d0) at kernel/qobject.cpp:535
#16 0x009963b7 in QObject::event (this=0xadcb5d0, e=0xadcf0b0) at kernel/qobject.cpp:1226
#17 0x05446d24 in QApplicationPrivate::notify_helper (this=0x9f01790, receiver=0xadcb5d0, e=0xadcf0b0) at kernel/qapplication.cpp:4462
#18 0x0544b8ce in QApplication::notify (this=0xbfda8478, receiver=0xadcb5d0, e=0xadcf0b0) at kernel/qapplication.cpp:3862
#19 0x011373ca in KApplication::notify (this=0xbfda8478, receiver=0xadcb5d0, event=0xadcf0b0) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x0804ba8c in _start ()

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

Reported using DrKonqi
Comment 1 Milian Wolff 2011-06-19 21:08:40 UTC
fixed for kdev 4.2.3 to be released soon

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