Bug 262870 - kdevelop crash when commiting changes to SVN
Summary: kdevelop crash when commiting changes to SVN
Status: RESOLVED DUPLICATE of bug 204399
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-01-11 17:31 UTC by António Oliveira
Modified: 2011-01-11 18:37 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-01-11 17:31:47 UTC
Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
kdevelop crashed when I clicked commit from the project's view.
This was the only active project.

Not sure if this is reproducible but I'm reporting it anyway to avoid loosing the backtrace.

Hope it helps. 
Thanks!!

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

Thread 17 (Thread 0x7fc394aaf700 (LWP 2705)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fc3aad3fda2 in wait (this=<value optimized out>, mutex=0x22929c0, time=200000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x22929c0, time=200000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a644dc6e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x22929a0) at ../../language/duchain/duchain.cpp:286
#4  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x22929a0) at thread/qthread_unix.cpp:266
#5  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fc3845d5700 (LWP 2856)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fc3845d4a90 in ?? ()
#2  0x00007fff2bdff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 15 (Thread 0x7fc384dd6700 (LWP 2931)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fc384dd5ad0 in ?? ()
#2  0x00007fff2bdff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 14 (Thread 0x7fc37f017700 (LWP 2932)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fc37f016ad0 in ?? ()
#2  0x00007fff2bdff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 13 (Thread 0x7fc37e816700 (LWP 2933)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fc3aad3e845 in thread_sleep (ti=0x7fc37e815db0) at thread/qthread_unix.cpp:416
#2  0x00007fc3aad3e9b0 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:442
#3  0x00007fc37fe55961 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x3eed200) at thread/qthread_unix.cpp:266
#5  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fc37d439700 (LWP 3014)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c8d60, th=0x3310420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x3310420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37d438e00, parent=0x20c8d60, th=0x3310420) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x3310420) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x3310420) at thread/qthread_unix.cpp:266
#8  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fc37cc38700 (LWP 3015)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c8d60, th=0x31168d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x31168d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x31168d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x31168d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x31168d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x31168d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37cc37e00, parent=0x20c8d60, th=0x31168d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x31168d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x31168d0) at thread/qthread_unix.cpp:266
#12 0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#13 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fc37c437700 (LWP 3016)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c8d60, th=0x1ff63c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x1ff63c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x1ff63c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x1ff63c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37c436e00, parent=0x20c8d60, th=0x1ff63c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x1ff63c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x1ff63c0) at thread/qthread_unix.cpp:266
#10 0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fc37bc36700 (LWP 3017)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c8d60, th=0x33c3a30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33c3a30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33c3a30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37bc35e00, parent=0x20c8d60, th=0x33c3a30) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x33c3a30) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x33c3a30) at thread/qthread_unix.cpp:266
#9  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fc37b435700 (LWP 3018)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2045c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c8d60, th=0x33f1c90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x205ad00, th=0x33f1c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37b434e00, parent=0x20c8d60, th=0x33f1c90) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x33f1c90) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x33f1c90) at thread/qthread_unix.cpp:266
#13 0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#14 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fc38e1bb700 (LWP 3042)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5fea9c0, th=0x3463970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x3463970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x3463970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x3463970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x3463970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc38e1bae00, parent=0x5fea9c0, th=0x3463970) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x3463970) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x3463970) at thread/qthread_unix.cpp:266
#11 0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#12 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fc37aa36700 (LWP 3043)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5fea9c0, th=0x5be7a60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5be7a60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5be7a60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5be7a60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc37aa35e00, parent=0x5fea9c0, th=0x5be7a60) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x5be7a60) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x5be7a60) at thread/qthread_unix.cpp:266
#10 0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fc37a235700 (LWP 3372)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3a239c334 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fc3a26a7160) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fc3a239c369 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fc3a26b5234) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fc3794bf700 (LWP 5560)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5fea9c0, th=0x5d3ea10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5d3ea10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101e744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5d3ea10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc3794bee00, parent=0x5fea9c0, th=0x5d3ea10) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x5d3ea10) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x5d3ea10) at thread/qthread_unix.cpp:266
#9  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fc378cbe700 (LWP 5561)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc3aad3fe3b in wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5be7e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc3a101b524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5fea9c0, th=0x5ec36f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc3a101e72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b70240, th=0x5ec36f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc3a101cc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7fc378cbde00, parent=0x5fea9c0, th=0x5ec36f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc3a101d1f8 in ThreadWeaver::Thread::run (this=0x5ec36f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x5ec36f0) at thread/qthread_unix.cpp:266
#8  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc393589700 (LWP 14320)):
#0  0x00007fc3a3241a35 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x00007fc3a3241e78 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fc3a324245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fc3aae5f1e6 in QEventDispatcherGlib::processEvents (this=0x321ef00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fc3aae31a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fc3aae31dec in QEventLoop::exec (this=0x7fc393588db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fc3aad3c2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fc3aae115f8 in QInotifyFileSystemWatcherEngine::run (this=0x66e3980) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc3aad3f27e in QThreadPrivate::start (arg=0x66e3980) at thread/qthread_unix.cpp:266
#9  0x00007fc3a9743971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fc3a9a3f92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc3ac5d7760 (LWP 2358)):
[KCrash Handler]
#6  QAbstractItemView::sizeHintForRow (this=<value optimized out>, row=<value optimized out>) at itemviews/qabstractitemview.cpp:2959
#7  0x00007fc3aa730d7f in QTreeView::scrollContentsBy (this=0x5d28050, dx=0, dy=65) at itemviews/qtreeview.cpp:2390
#8  0x00007fc3aa649d50 in QAbstractScrollArea::qt_metacall (this=0x5d28050, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff2bddc3d0) at .moc/release-shared/moc_qabstractscrollarea.cpp:85
#9  0x00007fc3aa6ef0b5 in QAbstractItemView::qt_metacall (this=0x7fff2bddc140, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x0) at .moc/release-shared/moc_qabstractitemview.cpp:213
#10 0x00007fc3aa738425 in QTreeView::qt_metacall (this=0x7fff2bddc140, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x0) at .moc/release-shared/moc_qtreeview.cpp:119
#11 0x00007fc3a5f2e3e8 in KDevelop::FocusedTreeView::qt_metacall (this=0x7fff2bddc140, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x0) at ./focusedtreeview.moc:68
#12 0x00007fc3aae4ab27 in QMetaObject::activate (sender=0x5768040, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#13 0x00007fc3aa8779ee in QAbstractSlider::valueChanged (this=0x7fff2bddc140, _t1=0) at .moc/release-shared/moc_qabstractslider.cpp:182
#14 0x00007fc3aa72eaa8 in QTreeViewPrivate::updateScrollBars (this=0x6286660) at itemviews/qtreeview.cpp:3461
#15 0x00007fc3aa72f034 in QTreeView::updateGeometries (this=0x5d28050) at itemviews/qtreeview.cpp:2686
#16 0x00007fc3aa1efc60 in QWidget::event (this=0x5d28050, event=0x7fff2bddd160) at kernel/qwidget.cpp:8341
#17 0x00007fc3aa5bb5e6 in QFrame::event (this=0x5d28050, e=0x7fff2bddd160) at widgets/qframe.cpp:557
#18 0x00007fc3aa6f4a8b in QAbstractItemView::viewportEvent (this=0x5d28050, event=0x7fff2bddd160) at itemviews/qabstractitemview.cpp:1619
#19 0x00007fc3aa732d65 in QTreeView::viewportEvent (this=0x5d28050, event=0x7fff2bddd160) at itemviews/qtreeview.cpp:1256
#20 0x00007fc3aae32507 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x4b91670, event=0x7fff2bddd160) at kernel/qcoreapplication.cpp:847
#21 0x00007fc3aa199fac in QApplicationPrivate::notify_helper (this=0x1de7640, receiver=0x4b91670, e=0x7fff2bddd160) at kernel/qapplication.cpp:4392
#22 0x00007fc3aa19faed in QApplication::notify (this=0x7fff2bdde660, receiver=0x4b91670, e=0x7fff2bddd160) at kernel/qapplication.cpp:4277
#23 0x00007fc3ab388156 in KApplication::notify (this=0x7fff2bdde660, receiver=0x4b91670, event=0x7fff2bddd160) at ../../kdeui/kernel/kapplication.cpp:310
#24 0x00007fc3aae32cdc in QCoreApplication::notifyInternal (this=0x7fff2bdde660, receiver=0x4b91670, event=0x7fff2bddd160) at kernel/qcoreapplication.cpp:732
#25 0x00007fc3aa1eeccb in sendEvent (this=0x5767df0, recursive=true, disableUpdates=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x5767df0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7257
#27 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x6286660, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#28 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x514bd90, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#29 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x32c98b0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#30 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x604e120, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#31 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x5cf6910, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#32 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x3387780, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#33 0x00007fc3aa1eec3b in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x1fa8c60, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#34 0x00007fc3aa1f2ffc in QWidgetPrivate::prepareToRender (this=0x2e57920, region=<value optimized out>, renderFlags=<value optimized out>) at kernel/qwidget.cpp:5236
#35 0x00007fc3aa1f7634 in QWidgetPrivate::render (this=0x2e57920, target=0x7fff2bddda20, targetOffset=<value optimized out>, sourceRegion=<value optimized out>, renderFlags=) at kernel/qwidget.cpp:5489
#36 0x00007fc3aa1f78a9 in QWidget::render (this=<value optimized out>, target=0x0, targetOffset=..., sourceRegion=..., renderFlags=<value optimized out>) at kernel/qwidget.cpp:5019
#37 0x00007fc39af56c2b in Oxygen::TransitionWidget::grabWidget (this=<value optimized out>, pixmap=..., widget=0x2e57090, rect=<value optimized out>) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:260
#38 0x00007fc39af56d96 in Oxygen::TransitionWidget::grab (this=0x2f269f0, widget=0x2e57090, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:95
#39 0x00007fc39af52678 in Oxygen::LineEditData::timerEvent (this=0x2f26860, event=<value optimized out>) at ../../../kstyles/oxygen/transitions/oxygenlineeditdata.cpp:119
#40 0x00007fc3aae448f9 in QObject::event (this=0x2f26860, e=0x0) at kernel/qobject.cpp:1183
#41 0x00007fc3aa199fdc in QApplicationPrivate::notify_helper (this=0x1de7640, receiver=0x2f26860, e=0x7fff2bdde1f0) at kernel/qapplication.cpp:4396
#42 0x00007fc3aa19faed in QApplication::notify (this=0x7fff2bdde660, receiver=0x2f26860, e=0x7fff2bdde1f0) at kernel/qapplication.cpp:4277
#43 0x00007fc3ab388156 in KApplication::notify (this=0x7fff2bdde660, receiver=0x2f26860, event=0x7fff2bdde1f0) at ../../kdeui/kernel/kapplication.cpp:310
#44 0x00007fc3aae32cdc in QCoreApplication::notifyInternal (this=0x7fff2bdde660, receiver=0x2f26860, event=0x7fff2bdde1f0) at kernel/qcoreapplication.cpp:732
#45 0x00007fc3aae626f2 in sendEvent (this=0x1deb370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#46 QTimerInfoList::activateTimers (this=0x1deb370) at kernel/qeventdispatcher_unix.cpp:602
#47 0x00007fc3aae5f4a4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#48 0x00007fc3a323e342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x00007fc3a32422a8 in ?? () from /lib/libglib-2.0.so.0
#50 0x00007fc3a324245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x00007fc3aae5f193 in QEventDispatcherGlib::processEvents (this=0x158b8b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#52 0x00007fc3aa24ca4e in QGuiEventDispatcherGlib::processEvents (this=0x7fff2bddc140, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#53 0x00007fc3aae31a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#54 0x00007fc3aae31dec in QEventLoop::exec (this=0x7fff2bdde490, flags=) at kernel/qeventloop.cpp:201
#55 0x00007fc3aae35ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#56 0x00000000004085f7 in _start ()

Possible duplicates by query: bug 252670, bug 243803, bug 226067, bug 220427, bug 212949.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-01-11 18:37:55 UTC

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