Bug 266144 - KDevelop crash at exit
Summary: KDevelop crash at exit
Status: RESOLVED DUPLICATE of bug 236037
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-02-12 16:56 UTC by Sylvain Cote
Modified: 2011-02-12 19:54 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 Sylvain Cote 2011-02-12 16:56:11 UTC
Application: kdevelop (4.0.0 (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-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

- start KDevelop
- create a new gui hello world app
- make the app
- try to start app through KD (not starting)
- start the app from command line (working)
- close KDevelop (boom! crash!)

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Aborted
[Current thread is 1 (Thread 0xb7724710 (LWP 4507))]

Thread 10 (Thread 0xb69a6b70 (LWP 4509)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x00a0cdf6 in __poll (fds=0xaa3ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x05605a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x055f843c in ?? () from /lib/libglib-2.0.so.0
#4  0x055f8ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x036166b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x0561f48f in ?? () from /lib/libglib-2.0.so.0
#7  0x0049dcc9 in start_thread (arg=0xb69a6b70) at pthread_create.c:304
#8  0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb39ebb70 (LWP 4510)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a2884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x00a28df4 in __pthread_cond_timedwait (cond=0xa021bd8, mutex=0xa021bc0, abstime=0xb39eb2b0) at forward.c:152
#3  0x0061d94f in wait (this=0xa027834, mutex=0xa027838, time=200000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa027834, mutex=0xa027838, time=200000) at thread/qwaitcondition_unix.cpp:160
#5  0x0427a5b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa027828) at ../../language/duchain/duchain.cpp:286
#6  0x0061cdf9 in QThreadPrivate::start (arg=0xa027828) at thread/qthread_unix.cpp:266
#7  0x0049dcc9 in start_thread (arg=0xb39ebb70) at pthread_create.c:304
#8  0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xb3108b70 (LWP 4511)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0xa166fd8, mutex=0xa166fc0) at forward.c:139
#3  0x0061d9c7 in wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa168c78, th=0xa165f90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa167920, th=0xa165f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa168c78, th=0xa165f90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xa165f90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xa165f90, previous=0xa325ba0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xb31082f4, parent=0xa168c78, th=0xa165f90) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x01f7c07b in ThreadWeaver::Thread::run (this=0xa165f90) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0061cdf9 in QThreadPrivate::start (arg=0xa165f90) at thread/qthread_unix.cpp:266
#13 0x0049dcc9 in start_thread (arg=0xb3108b70) at pthread_create.c:304
#14 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xafee6b70 (LWP 4596)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0x223b290, mutex=0x223b278) at forward.c:139
#3  0x02137877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x22361a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x021378c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x22361a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x0049dcc9 in start_thread (arg=0xafee6b70) at pthread_create.c:304
#6  0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xaca2ab70 (LWP 4608)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0x9fcc340, mutex=0x9fcc328) at forward.c:139
#3  0x0061d9c7 in wait (this=0x9fcac90, mutex=0x9fca710, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9fcac90, mutex=0x9fca710, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9fcac78, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9fcad40, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9fcac78, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9fcad40, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fcac78, th=0xa5aa6c8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9fcad40, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fcac78, th=0xa5aa6c8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9fcad40, th=0xa5aa6c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fcac78, th=0xa5aa6c8, previous=0xa5f3018) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xaca2a2f4, parent=0x9fcac78, th=0xa5aa6c8) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x01f7c07b in ThreadWeaver::Thread::run (this=0xa5aa6c8) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x0061cdf9 in QThreadPrivate::start (arg=0xa5aa6c8) at thread/qthread_unix.cpp:266
#17 0x0049dcc9 in start_thread (arg=0xaca2ab70) at pthread_create.c:304
#18 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xac229b70 (LWP 4609)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0x9fcc340, mutex=0x9fcc328) at forward.c:139
#3  0x0061d9c7 in wait (this=0x9fcac90, mutex=0x9fca710, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9fcac90, mutex=0x9fca710, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9fcac78, th=0xa326cc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9fcad40, th=0xa326cc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9fcac78, th=0xa326cc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9fcad40, th=0xa326cc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fcac78, th=0xa326cc8, previous=0xbbca700) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xac2292f4, parent=0x9fcac78, th=0xa326cc8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x01f7c07b in ThreadWeaver::Thread::run (this=0xa326cc8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0061cdf9 in QThreadPrivate::start (arg=0xa326cc8) at thread/qthread_unix.cpp:266
#13 0x0049dcc9 in start_thread (arg=0xac229b70) at pthread_create.c:304
#14 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb2907b70 (LWP 4619)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0xa166fd8, mutex=0xa166fc0) at forward.c:139
#3  0x0061d9c7 in wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa168c78, th=0xb853e18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa167920, th=0xb853e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa168c78, th=0xb853e18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb853e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb853e18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb853e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb853e18, previous=0xae78690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xb29072f4, parent=0xa168c78, th=0xb853e18) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x01f7c07b in ThreadWeaver::Thread::run (this=0xb853e18) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0061cdf9 in QThreadPrivate::start (arg=0xb853e18) at thread/qthread_unix.cpp:266
#15 0x0049dcc9 in start_thread (arg=0xb2907b70) at pthread_create.c:304
#16 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xab78eb70 (LWP 4620)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0xa166fd8, mutex=0xa166fc0) at forward.c:139
#3  0x0061d9c7 in wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa168c78, th=0xb84fa40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa167920, th=0xb84fa40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa168c78, th=0xb84fa40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb84fa40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb84fa40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb84fa40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb84fa40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb84fa40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb84fa40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb84fa40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb84fa40, previous=0xbaa30b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xab78e2f4, parent=0xa168c78, th=0xb84fa40) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x01f7c07b in ThreadWeaver::Thread::run (this=0xb84fa40) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x0061cdf9 in QThreadPrivate::start (arg=0xb84fa40) at thread/qthread_unix.cpp:266
#19 0x0049dcc9 in start_thread (arg=0xab78eb70) at pthread_create.c:304
#20 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaaf8db70 (LWP 4767)):
#0  0x0094a416 in __kernel_vsyscall ()
#1  0x004a24dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00a28d9d in __pthread_cond_wait (cond=0xa166fd8, mutex=0xa166fc0) at forward.c:139
#3  0x0061d9c7 in wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa168c90, mutex=0xa0e9760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x01f7a030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa168c78, th=0xb567d08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x01f7d7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x01f7955b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa168c78, th=0xb567d08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x01f7d8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0x01f7d8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa167920, th=0xb567d08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#23 0x01f7a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa168c78, th=0xb567d08, previous=0xbce9338) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#24 0x01f7b95e in ThreadWeaver::ThreadRunHelper::run (this=0xaaf8d2f4, parent=0xa168c78, th=0xb567d08) at ../../../threadweaver/Weaver/Thread.cpp:87
#25 0x01f7c07b in ThreadWeaver::Thread::run (this=0xb567d08) at ../../../threadweaver/Weaver/Thread.cpp:142
#26 0x0061cdf9 in QThreadPrivate::start (arg=0xb567d08) at thread/qthread_unix.cpp:266
#27 0x0049dcc9 in start_thread (arg=0xaaf8db70) at pthread_create.c:304
#28 0x00a1b69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7724710 (LWP 4507)):
[KCrash Handler]
#7  0x0094a416 in __kernel_vsyscall ()
#8  0x00975941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x00978e42 in abort () at abort.c:92
#10 0x001be055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x001bbf35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x001bbf72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x001bcb85 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#14 0x00fa7d6a in ProvidersModel::data (this=0xa690008, index=..., role=0) at ../../shell/documentationview.cpp:51
#15 0x0191eb39 in QComboBoxPrivate::itemText (this=0xa68fb30, index=...) at widgets/qcombobox.cpp:1270
#16 0x0191ecd0 in QComboBox::currentText (this=0xa68f978) at widgets/qcombobox.cpp:2039
#17 0x0191f8fd in QComboBox::initStyleOption (this=0xa68f978, option=0xbfedc620) at widgets/qcombobox.cpp:1119
#18 0x01922e61 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0xa68fb30) at widgets/qcombobox.cpp:1078
#19 0x019260e8 in QComboBox::changeEvent (this=0xa68f978, e=0xbfedcc6c) at widgets/qcombobox.cpp:2734
#20 0x01533a5e in QWidget::event (this=0xa68f978, event=0xbfedcc6c) at kernel/qwidget.cpp:8477
#21 0x01923b7c in QComboBox::event (this=0xa68f978, event=0xbfedcc6c) at widgets/qcombobox.cpp:2834
#22 0x014d5fdc in QApplicationPrivate::notify_helper (this=0x9d7fc18, receiver=0xa68f978, e=0xbfedcc6c) at kernel/qapplication.cpp:4396
#23 0x014dc0e9 in QApplication::notify (this=0xbfeddf88, receiver=0xa68f978, e=0xbfedcc6c) at kernel/qapplication.cpp:4361
#24 0x011cb68a in KApplication::notify (this=0xbfeddf88, receiver=0xa68f978, event=0xbfedcc6c) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x0071eb3b in QCoreApplication::notifyInternal (this=0xbfeddf88, receiver=0xa68f978, event=0xbfedcc6c) at kernel/qcoreapplication.cpp:732
#26 0x0152f701 in sendEvent (this=0xa68fb30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QWidgetPrivate::propagatePaletteChange (this=0xa68fb30) at kernel/qwidget.cpp:1870
#28 0x0152f8e1 in QWidgetPrivate::setPalette_helper (this=0xa68fb30, palette=...) at kernel/qwidget.cpp:4614
#29 0x0152f97a in QWidgetPrivate::resolvePalette (this=0xa68fb30) at kernel/qwidget.cpp:4604
#30 0x0153de75 in QWidget::setParent (this=0xa68f978, parent=0x0, f=...) at kernel/qwidget.cpp:10018
#31 0x0153e3ce in QWidget::setParent (this=0x0, parent=0x119b) at kernel/qwidget.cpp:9937
#32 0x01541a66 in QWidgetAction::releaseWidget (this=0xa6a1b98, widget=0xa68f978) at kernel/qwidgetaction.cpp:207
#33 0x019e5e22 in QToolBarLayout::~QToolBarLayout (this=0xa68e938, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#34 0x015397f3 in QWidget::~QWidget (this=0xa68e750, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#35 0x019e32ed in QToolBar::~QToolBar (this=0xa68e750, __in_chrg=<value optimized out>) at widgets/qtoolbar.cpp:597
#36 0x012f8e09 in KToolBar::~KToolBar (this=0xa68e750, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#37 0x00731816 in QObjectPrivate::deleteChildren (this=0xa68e568) at kernel/qobject.cpp:1957
#38 0x015398fc in QWidget::~QWidget (this=0xa68e050, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#39 0x00f2cb5d in DocumentationView::~DocumentationView (this=0xa68e050, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#40 0x00731816 in QObjectPrivate::deleteChildren (this=0xbbc1508) at kernel/qobject.cpp:1957
#41 0x015398fc in QWidget::~QWidget (this=0xa682f20, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#42 0x0193d1d1 in QDockWidget::~QDockWidget (this=0xa682f20, __in_chrg=<value optimized out>) at widgets/qdockwidget.cpp:1181
#43 0x00dbf8d2 in ?? () from /usr/lib/libsublime.so.1
#44 0x00731816 in QObjectPrivate::deleteChildren (this=0xa682f20) at kernel/qobject.cpp:1957
#45 0x015398fc in QWidget::~QWidget (this=0xa6188a8, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#46 0x00dc67d7 in ?? () from /usr/lib/libsublime.so.1
#47 0x00731816 in QObjectPrivate::deleteChildren (this=0xa6188a8) at kernel/qobject.cpp:1957
#48 0x015398fc in QWidget::~QWidget (this=0x9f18bf0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#49 0x01973c31 in QMainWindow::~QMainWindow (this=0x9f18bf0, __in_chrg=<value optimized out>) at widgets/qmainwindow.cpp:329
#50 0x012c3864 in KMainWindow::~KMainWindow (this=0x9f18bf0, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#51 0x013098b8 in KXmlGuiWindow::~KXmlGuiWindow (this=0x9f18bf0, __vtt_parm=0xfec20c, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#52 0x008cb429 in KParts::MainWindow::~MainWindow (this=0x9f18bf0, __vtt_parm=0xfec208, __in_chrg=<value optimized out>) at ../../kparts/mainwindow.cpp:77
#53 0x00db0276 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#54 0x00f3e89e in KDevelop::MainWindow::~MainWindow (this=0x9f18bf0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#55 0x0072f9a5 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3988
#56 0x007316c8 in QObject::event (this=0x9f18bf0, e=0x6) at kernel/qobject.cpp:1202
#57 0x01533936 in QWidget::event (this=0x9f18bf0, event=0xa0e86a0) at kernel/qwidget.cpp:8646
#58 0x01974917 in QMainWindow::event (this=0x9f18bf0, event=0xa0e86a0) at widgets/qmainwindow.cpp:1417
#59 0x012c18a4 in KMainWindow::event (this=0x9f18bf0, ev=0xa0e86a0) at ../../kdeui/widgets/kmainwindow.cpp:1100
#60 0x0130a14f in KXmlGuiWindow::event (this=0x9f18bf0, ev=0xa0e86a0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#61 0x014d5fdc in QApplicationPrivate::notify_helper (this=0x9d7fc18, receiver=0x9f18bf0, e=0xa0e86a0) at kernel/qapplication.cpp:4396
#62 0x014dc0e9 in QApplication::notify (this=0xbfeddf88, receiver=0x9f18bf0, e=0xa0e86a0) at kernel/qapplication.cpp:4361
#63 0x011cb68a in KApplication::notify (this=0xbfeddf88, receiver=0x9f18bf0, event=0xa0e86a0) at ../../kdeui/kernel/kapplication.cpp:310
#64 0x0071eb3b in QCoreApplication::notifyInternal (this=0xbfeddf88, receiver=0x9f18bf0, event=0xa0e86a0) at kernel/qcoreapplication.cpp:732
#65 0x00721d8b in sendEvent (receiver=0x0, event_type=0, data=0x9d36f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9d36f00) at kernel/qcoreapplication.cpp:1373
#67 0x00721f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#68 0x0074da74 in sendPostedEvents (s=0x9d81f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#69 postEventSourceDispatch (s=0x9d81f10) at kernel/qeventdispatcher_glib.cpp:277
#70 0x055f4855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#71 0x055f8668 in ?? () from /lib/libglib-2.0.so.0
#72 0x055f8848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#73 0x0074d565 in QEventDispatcherGlib::processEvents (this=0x9d36a18, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#74 0x01597be5 in QGuiEventDispatcherGlib::processEvents (this=0x9d36a18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#75 0x0071d609 in QEventLoop::processEvents (this=0xbfedde44, flags=) at kernel/qeventloop.cpp:149
#76 0x0071da8a in QEventLoop::exec (this=0xbfedde44, flags=...) at kernel/qeventloop.cpp:201
#77 0x0072200f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#78 0x014d4e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#79 0x08050023 in _start ()

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

Possible duplicates by query: bug 265732, bug 265324, bug 265213, bug 264522, bug 264098.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-02-12 19:54:29 UTC
fixed since months in KDevelop 4.1 and above, please update.

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