Bug 259329 - crashes on exit program
Summary: crashes on exit program
Status: RESOLVED DUPLICATE of bug 236037
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 15:15 UTC by Stanley Petrek
Modified: 2010-12-09 15:42 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 Stanley Petrek 2010-12-09 15:15:32 UTC
Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2))
KDE Platform Version: 4.5.1 (KDE 4.5.1) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Linux Mint 10 Julia

-- Information about the crash:
- What I was doing when the application crashed: only closing application kdevelop 4.0.1,
I have succesfully running Hello World GUI before closing it.

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

Thread 10 (Thread 0xb6a27b70 (LWP 17931)):
#0  0x055bd000 in g_main_context_query () from /lib/libglib-2.0.so.0
#1  0x055c22c4 in ?? () from /lib/libglib-2.0.so.0
#2  0x055c2ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x06bde6b4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x055e948f in ?? () from /lib/libglib-2.0.so.0
#5  0x0017ccc9 in start_thread (arg=0xb6a27b70) at pthread_create.c:304
#6  0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb30edb70 (LWP 17959)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x00181884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x0090ee14 in __pthread_cond_timedwait (cond=0x95c9160, mutex=0x95c9148, abstime=0xb30ed2b0) at forward.c:152
#3  0x00ecb94f in wait (this=0x95c0634, mutex=0x95c0638, time=200000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x95c0634, mutex=0x95c0638, time=200000) at thread/qwaitcondition_unix.cpp:160
#5  0x05e195b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x95c0628) at ../../language/duchain/duchain.cpp:286
#6  0x00ecadf9 in QThreadPrivate::start (arg=0x95c0628) at thread/qthread_unix.cpp:266
#7  0x0017ccc9 in start_thread (arg=0xb30edb70) at pthread_create.c:304
#8  0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xb28ecb70 (LWP 17962)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x974dbf8, mutex=0x974dbe0) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x974a1b8, th=0x945c370) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95fe938, th=0x945c370) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x974a1b8, th=0x945c370) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0x945c370) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0x945c370, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0x945c370) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0x945c370, previous=0x9a25cc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xb28ec2f4, parent=0x974a1b8, th=0x945c370) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0687807b in ThreadWeaver::Thread::run (this=0x945c370) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x00ecadf9 in QThreadPrivate::start (arg=0x945c370) at thread/qthread_unix.cpp:266
#15 0x0017ccc9 in start_thread (arg=0xb28ecb70) at pthread_create.c:304
#16 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xafecbb70 (LWP 18138)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x4b8d290, mutex=0x4b8d278) at forward.c:139
#3  0x04a89877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x4b881a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x04a898c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x4b881a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x0017ccc9 in start_thread (arg=0xafecbb70) at pthread_create.c:304
#6  0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa5b05b70 (LWP 18172)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x9568c00, mutex=0x9568be8) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x95670f0, mutex=0x9568ad8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95670f0, mutex=0x9568ad8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95670d8, th=0x9d1bbc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9567500, th=0x9d1bbc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95670d8, th=0x9d1bbc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9567500, th=0x9d1bbc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95670d8, th=0x9d1bbc8, previous=0x952ca00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xa5b052f4, parent=0x95670d8, th=0x9d1bbc8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0687807b in ThreadWeaver::Thread::run (this=0x9d1bbc8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00ecadf9 in QThreadPrivate::start (arg=0x9d1bbc8) at thread/qthread_unix.cpp:266
#13 0x0017ccc9 in start_thread (arg=0xa5b05b70) at pthread_create.c:304
#14 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa5304b70 (LWP 18173)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x9568c00, mutex=0x9568be8) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x95670f0, mutex=0x9568ad8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95670f0, mutex=0x9568ad8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95670d8, th=0x9d797c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9567500, th=0x9d797c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95670d8, th=0x9d797c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9567500, th=0x9d797c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95670d8, th=0x9d797c0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9567500, th=0x9d797c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95670d8, th=0x9d797c0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9567500, th=0x9d797c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95670d8, th=0x9d797c0, previous=0xa143828) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xa53042f4, parent=0x95670d8, th=0x9d797c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x0687807b in ThreadWeaver::Thread::run (this=0x9d797c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x00ecadf9 in QThreadPrivate::start (arg=0x9d797c0) at thread/qthread_unix.cpp:266
#17 0x0017ccc9 in start_thread (arg=0xa5304b70) at pthread_create.c:304
#18 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb20ebb70 (LWP 20700)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x974dbf8, mutex=0x974dbe0) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x974a1b8, th=0xa05ce78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x974a1b8, th=0xa05ce78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa05ce78) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#23 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa05ce78, previous=0xa863828) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#24 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xb20eb2f4, parent=0x974a1b8, th=0xa05ce78) at ../../../threadweaver/Weaver/Thread.cpp:87
#25 0x0687807b in ThreadWeaver::Thread::run (this=0xa05ce78) at ../../../threadweaver/Weaver/Thread.cpp:142
#26 0x00ecadf9 in QThreadPrivate::start (arg=0xa05ce78) at thread/qthread_unix.cpp:266
#27 0x0017ccc9 in start_thread (arg=0xb20ebb70) at pthread_create.c:304
#28 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa4718b70 (LWP 20701)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x974dbf8, mutex=0x974dbe0) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x974a1b8, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95fe938, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x974a1b8, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xaf5ae8e8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xaf5ae8e8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x068798f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xaf5ae8e8, previous=0x9abba88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xa47182f4, parent=0x974a1b8, th=0xaf5ae8e8) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x0687807b in ThreadWeaver::Thread::run (this=0xaf5ae8e8) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x00ecadf9 in QThreadPrivate::start (arg=0xaf5ae8e8) at thread/qthread_unix.cpp:266
#17 0x0017ccc9 in start_thread (arg=0xa4718b70) at pthread_create.c:304
#18 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa27ebb70 (LWP 25980)):
#0  0x00ae2416 in __kernel_vsyscall ()
#1  0x001814dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0090edbd in __pthread_cond_wait (cond=0x974dbf8, mutex=0x974dbe0) at forward.c:139
#3  0x00ecb9c7 in wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x974a1d0, mutex=0x95fba78, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06876030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x974a1b8, th=0xa276378) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x068797dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95fe938, th=0xa276378) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0687555b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x974a1b8, th=0xa276378) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x068798d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95fe938, th=0xa276378) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x06876533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x974a1b8, th=0xa276378, previous=0x9ac2050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0687795e in ThreadWeaver::ThreadRunHelper::run (this=0xa27eb2f4, parent=0x974a1b8, th=0xa276378) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0687807b in ThreadWeaver::Thread::run (this=0xa276378) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00ecadf9 in QThreadPrivate::start (arg=0xa276378) at thread/qthread_unix.cpp:266
#13 0x0017ccc9 in start_thread (arg=0xa27ebb70) at pthread_create.c:304
#14 0x009016be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77ec710 (LWP 17903)):
[KCrash Handler]
#7  0x00ae2416 in __kernel_vsyscall ()
#8  0x0085b941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x0085ee42 in abort () at abort.c:92
#10 0x006c4055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x006c1f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x006c1f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x006c2b85 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#14 0x007e5d6a in ProvidersModel::data (this=0x98c4738, index=..., role=0) at ../../shell/documentationview.cpp:51
#15 0x0381fb39 in QComboBoxPrivate::itemText (this=0x98c4270, index=...) at widgets/qcombobox.cpp:1270
#16 0x0381fcd0 in QComboBox::currentText (this=0x98c40c0) at widgets/qcombobox.cpp:2039
#17 0x038208fd in QComboBox::initStyleOption (this=0x98c40c0, option=0xbff553d0) at widgets/qcombobox.cpp:1119
#18 0x03823e61 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x98c4270) at widgets/qcombobox.cpp:1078
#19 0x038270e8 in QComboBox::changeEvent (this=0x98c40c0, e=0xbff55a1c) at widgets/qcombobox.cpp:2734
#20 0x03434a5e in QWidget::event (this=0x98c40c0, event=0xbff55a1c) at kernel/qwidget.cpp:8477
#21 0x03824b7c in QComboBox::event (this=0x98c40c0, event=0xbff55a1c) at widgets/qcombobox.cpp:2834
#22 0x033d6fdc in QApplicationPrivate::notify_helper (this=0x93196d0, receiver=0x98c40c0, e=0xbff55a1c) at kernel/qapplication.cpp:4396
#23 0x033dd0e9 in QApplication::notify (this=0xbff56d40, receiver=0x98c40c0, e=0xbff55a1c) at kernel/qapplication.cpp:4361
#24 0x0043768a in KApplication::notify (this=0xbff56d40, receiver=0x98c40c0, event=0xbff55a1c) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x00fccb3b in QCoreApplication::notifyInternal (this=0xbff56d40, receiver=0x98c40c0, event=0xbff55a1c) at kernel/qcoreapplication.cpp:732
#26 0x03430701 in sendEvent (this=0x98c4270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QWidgetPrivate::propagatePaletteChange (this=0x98c4270) at kernel/qwidget.cpp:1870
#28 0x034308e1 in QWidgetPrivate::setPalette_helper (this=0x98c4270, palette=...) at kernel/qwidget.cpp:4614
#29 0x0343097a in QWidgetPrivate::resolvePalette (this=0x98c4270) at kernel/qwidget.cpp:4604
#30 0x0343ee75 in QWidget::setParent (this=0x98c40c0, parent=0x0, f=...) at kernel/qwidget.cpp:10018
#31 0x0343f3ce in QWidget::setParent (this=0x0, parent=0x45ef) at kernel/qwidget.cpp:9937
#32 0x03442a66 in QWidgetAction::releaseWidget (this=0x98ea558, widget=0x98c40c0) at kernel/qwidgetaction.cpp:207
#33 0x038e6e22 in QToolBarLayout::~QToolBarLayout (this=0x98c4bc8, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#34 0x0343a7f3 in QWidget::~QWidget (this=0x98c4768, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#35 0x038e42ed in QToolBar::~QToolBar (this=0x98c4768, __in_chrg=<value optimized out>) at widgets/qtoolbar.cpp:597
#36 0x00564e09 in KToolBar::~KToolBar (this=0x98c4768, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#37 0x00fdf816 in QObjectPrivate::deleteChildren (this=0x98e7aa0) at kernel/qobject.cpp:1957
#38 0x0343a8fc in QWidget::~QWidget (this=0x98c4850, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#39 0x0076ab5d in DocumentationView::~DocumentationView (this=0x98c4850, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#40 0x00fdf816 in QObjectPrivate::deleteChildren (this=0xa83c418) at kernel/qobject.cpp:1957
#41 0x0343a8fc in QWidget::~QWidget (this=0xa2f9d70, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#42 0x0383e1d1 in QDockWidget::~QDockWidget (this=0xa2f9d70, __in_chrg=<value optimized out>) at widgets/qdockwidget.cpp:1181
#43 0x011368d2 in ?? () from /usr/lib/libsublime.so.1
#44 0x00fdf816 in QObjectPrivate::deleteChildren (this=0xa2f9d70) at kernel/qobject.cpp:1957
#45 0x0343a8fc in QWidget::~QWidget (this=0x9930bb0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#46 0x0113d7d7 in ?? () from /usr/lib/libsublime.so.1
#47 0x00fdf816 in QObjectPrivate::deleteChildren (this=0x9930bb0) at kernel/qobject.cpp:1957
#48 0x0343a8fc in QWidget::~QWidget (this=0x94e4dc0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#49 0x03874c31 in QMainWindow::~QMainWindow (this=0x94e4dc0, __in_chrg=<value optimized out>) at widgets/qmainwindow.cpp:329
#50 0x0052f864 in KMainWindow::~KMainWindow (this=0x94e4dc0, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#51 0x005758b8 in KXmlGuiWindow::~KXmlGuiWindow (this=0x94e4dc0, __vtt_parm=0x82a20c, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#52 0x00a36429 in KParts::MainWindow::~MainWindow (this=0x94e4dc0, __vtt_parm=0x82a208, __in_chrg=<value optimized out>) at ../../kparts/mainwindow.cpp:77
#53 0x01127276 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#54 0x0077c89e in KDevelop::MainWindow::~MainWindow (this=0x94e4dc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#55 0x00fdd9a5 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3988
#56 0x00fdf6c8 in QObject::event (this=0x94e4dc0, e=0x6) at kernel/qobject.cpp:1202
#57 0x03434936 in QWidget::event (this=0x94e4dc0, event=0xa484998) at kernel/qwidget.cpp:8646
#58 0x03875917 in QMainWindow::event (this=0x94e4dc0, event=0xa484998) at widgets/qmainwindow.cpp:1417
#59 0x0052d8a4 in KMainWindow::event (this=0x94e4dc0, ev=0xa484998) at ../../kdeui/widgets/kmainwindow.cpp:1100
#60 0x0057614f in KXmlGuiWindow::event (this=0x94e4dc0, ev=0xa484998) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#61 0x033d6fdc in QApplicationPrivate::notify_helper (this=0x93196d0, receiver=0x94e4dc0, e=0xa484998) at kernel/qapplication.cpp:4396
#62 0x033dd0e9 in QApplication::notify (this=0xbff56d40, receiver=0x94e4dc0, e=0xa484998) at kernel/qapplication.cpp:4361
#63 0x0043768a in KApplication::notify (this=0xbff56d40, receiver=0x94e4dc0, event=0xa484998) at ../../kdeui/kernel/kapplication.cpp:310
#64 0x00fccb3b in QCoreApplication::notifyInternal (this=0xbff56d40, receiver=0x94e4dc0, event=0xa484998) at kernel/qcoreapplication.cpp:732
#65 0x00fcfd8b in sendEvent (receiver=0x0, event_type=0, data=0x92d0f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x92d0f00) at kernel/qcoreapplication.cpp:1373
#67 0x00fcff4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#68 0x00ffba74 in sendPostedEvents (s=0x931bb10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#69 postEventSourceDispatch (s=0x931bb10) at kernel/qeventdispatcher_glib.cpp:277
#70 0x055be855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#71 0x055c2668 in ?? () from /lib/libglib-2.0.so.0
#72 0x055c2848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#73 0x00ffb565 in QEventDispatcherGlib::processEvents (this=0x92d0a18, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#74 0x03498be5 in QGuiEventDispatcherGlib::processEvents (this=0x92d0a18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#75 0x00fcb609 in QEventLoop::processEvents (this=0xbff56bf4, flags=) at kernel/qeventloop.cpp:149
#76 0x00fcba8a in QEventLoop::exec (this=0xbff56bf4, flags=...) at kernel/qeventloop.cpp:201
#77 0x00fd000f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#78 0x033d5e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#79 0x0804fe00 in _start ()

Possible duplicates by query: bug 258335, bug 258330, bug 256399, bug 256265, bug 255931.

Reported using DrKonqi
Comment 1 Milian Wolff 2010-12-09 15:42:33 UTC
fixed already since some weeks, please update to KDevelop 4.1.

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