https://bugs.kde.org/show_bug.cgi?id=271783 Summary: Kdevelop crashes when switching projects Product: kdevelop Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: neilj@procerus.com Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2)) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.7.0 Operating System: Linux 2.6.32-30-generic i686 Distribution: Ubuntu 10.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: I switched from one session to another. Every time I do this, kdevelop crashes and relaunches itself. The crash can be reproduced every time. -- Backtrace: Application: KDevelop (kdevelop.bin), signal: Segmentation fault [Current thread is 1 (Thread 0xb772e970 (LWP 13138))] Thread 9 (Thread 0xb43e8b70 (LWP 13142)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x07284a34 in __pthread_cond_timedwait (cond=0x87d7fd0, mutex=0x87d7fb8, abstime=0xb43e82b0) at forward.c:152 #3 0x00d77a8f in QWaitConditionPrivate::wait (this=0x87d2b24, mutex=0x87d2b28, time=200000) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x87d2b24, mutex=0x87d2b28, time=200000) at thread/qwaitcondition_unix.cpp:160 #5 0x053bc035 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x87d2b18) at ../../language/duchain/duchain.cpp:286 #6 0x00d76f39 in QThreadPrivate::start (arg=0x87d2b18) at thread/qthread_unix.cpp:266 #7 0x0026496e in start_thread (arg=0xb43e8b70) at pthread_create.c:300 #8 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0xb31feb70 (LWP 13145)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x88430e8, mutex=0x88430d0) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x883ec30, mutex=0x8830990, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x883ec30, mutex=0x8830990, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x883ec18, th=0x87667e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x881cf78, th=0x87667e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x883ec18, th=0x87667e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x881cf78, th=0x87667e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x883ec18, th=0x87667e8, previous=0x883eeb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xb31fe2f4, parent=0x883ec18, th=0x87667e8) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x01dd78db in ThreadWeaver::Thread::run (this=0x87667e8) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x00d76f39 in QThreadPrivate::start (arg=0x87667e8) at thread/qthread_unix.cpp:266 #13 0x0026496e in start_thread (arg=0xb31feb70) at pthread_create.c:300 #14 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xad3feb70 (LWP 13158)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x875eb20, mutex=0x875eb08) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x875ea60, th=0x8f35360) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x875ea60, th=0x8f35360) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8f35360, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8f35360, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8f35360, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #15 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8f35360, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #16 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8f35360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #17 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8f35360, previous=0x9941798) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #18 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xad3fe2f4, parent=0x875ea60, th=0x8f35360) at ../../../threadweaver/Weaver/Thread.cpp:87 #19 0x01dd78db in ThreadWeaver::Thread::run (this=0x8f35360) at ../../../threadweaver/Weaver/Thread.cpp:142 #20 0x00d76f39 in QThreadPrivate::start (arg=0x8f35360) at thread/qthread_unix.cpp:266 #21 0x0026496e in start_thread (arg=0xad3feb70) at pthread_create.c:300 #22 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xacbfdb70 (LWP 13159)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x875eb20, mutex=0x875eb08) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x875ea60, th=0x9289e60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x875e8f0, th=0x9289e60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x875ea60, th=0x9289e60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x9289e60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x9289e60, previous=0x980dd78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xacbfd2f4, parent=0x875ea60, th=0x9289e60) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x01dd78db in ThreadWeaver::Thread::run (this=0x9289e60) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x00d76f39 in QThreadPrivate::start (arg=0x9289e60) at thread/qthread_unix.cpp:266 #13 0x0026496e in start_thread (arg=0xacbfdb70) at pthread_create.c:300 #14 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xac3fcb70 (LWP 13160)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x875eb20, mutex=0x875eb08) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x875ea60, th=0xb3a01c98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x875e8f0, th=0xb3a01c98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x875ea60, th=0xb3a01c98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0xb3a01c98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0xb3a01c98, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0xb3a01c98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0xb3a01c98, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0xb3a01c98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0xb3a01c98, previous=0xb0b6448) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xac3fc2f4, parent=0x875ea60, th=0xb3a01c98) at ../../../threadweaver/Weaver/Thread.cpp:87 #15 0x01dd78db in ThreadWeaver::Thread::run (this=0xb3a01c98) at ../../../threadweaver/Weaver/Thread.cpp:142 #16 0x00d76f39 in QThreadPrivate::start (arg=0xb3a01c98) at thread/qthread_unix.cpp:266 #17 0x0026496e in start_thread (arg=0xac3fcb70) at pthread_create.c:300 #18 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xabbfbb70 (LWP 13161)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x875eb20, mutex=0x875eb08) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x875ea60, th=0xb3af4b50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x875e8f0, th=0xb3af4b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x875ea60, th=0xb3af4b50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0xb3af4b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0xb3af4b50, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0xb3af4b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0xb3af4b50, previous=0xcf62830) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xabbfb2f4, parent=0x875ea60, th=0xb3af4b50) at ../../../threadweaver/Weaver/Thread.cpp:87 #13 0x01dd78db in ThreadWeaver::Thread::run (this=0xb3af4b50) at ../../../threadweaver/Weaver/Thread.cpp:142 #14 0x00d76f39 in QThreadPrivate::start (arg=0xb3af4b50) at thread/qthread_unix.cpp:266 #15 0x0026496e in start_thread (arg=0xabbfbb70) at pthread_create.c:300 #16 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xab3fab70 (LWP 13162)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x875eb20, mutex=0x875eb08) at forward.c:139 #3 0x00d77b07 in QWaitConditionPrivate::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x875ea78, mutex=0x875e5a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x01dd5890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x875ea60, th=0x8a43f68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x01dd903c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x875e8f0, th=0x8a43f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x01dd4dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x875ea60, th=0x8a43f68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x01dd9132 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8a43f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8a43f68, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8a43f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8a43f68, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8a43f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8a43f68, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x01dd9151 in ThreadWeaver::WorkingHardState::applyForWork (this=0x875e8f0, th=0x8a43f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #15 0x01dd5d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x875ea60, th=0x8a43f68, previous=0x9755618) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #16 0x01dd71be in ThreadWeaver::ThreadRunHelper::run (this=0xab3fa2f4, parent=0x875ea60, th=0x8a43f68) at ../../../threadweaver/Weaver/Thread.cpp:87 #17 0x01dd78db in ThreadWeaver::Thread::run (this=0x8a43f68) at ../../../threadweaver/Weaver/Thread.cpp:142 #18 0x00d76f39 in QThreadPrivate::start (arg=0x8a43f68) at thread/qthread_unix.cpp:266 #19 0x0026496e in start_thread (arg=0xab3fab70) at pthread_create.c:300 #20 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb29fdb70 (LWP 13194)): #0 0x004ba422 in __kernel_vsyscall () #1 0x00269015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x072849dd in __pthread_cond_wait (cond=0x7c70290, mutex=0x7c70278) at forward.c:139 #3 0x07b6c827 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7c6b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #4 0x07b6c871 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7c6b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #5 0x0026496e in start_thread (arg=0xb29fdb70) at pthread_create.c:300 #6 0x07277a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb772e970 (LWP 13138)): [KCrash Handler] #7 0x001dd4c7 in ProvidersModel::data (this=0x8a3e430, index=..., role=0) at ../../shell/documentationview.cpp:51 #8 0x01530289 in QComboBoxPrivate::itemText (this=0x8a3dee8, index=...) at widgets/qcombobox.cpp:1270 #9 0x01530420 in QComboBox::currentText (this=0x8a3de78) at widgets/qcombobox.cpp:2039 #10 0x0153104d in QComboBox::initStyleOption (this=0x8a3de78, option=0xbf8bfd60) at widgets/qcombobox.cpp:1119 #11 0x015345b1 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x8a3dee8) at widgets/qcombobox.cpp:1078 #12 0x01537818 in QComboBox::changeEvent (this=0x8a3de78, e=0xbf8c03ac) at widgets/qcombobox.cpp:2734 #13 0x0114727e in QWidget::event (this=0x8a3de78, event=0xbf8c03ac) at kernel/qwidget.cpp:8477 #14 0x015352cc in QComboBox::event (this=0x8a3de78, event=0xbf8c03ac) at widgets/qcombobox.cpp:2834 #15 0x010e972c in QApplicationPrivate::notify_helper (this=0x850b8b8, receiver=0x8a3de78, e=0xbf8c03ac) at kernel/qapplication.cpp:4396 #16 0x010ef819 in QApplication::notify (this=0xbf8c16d0, receiver=0x8a3de78, e=0xbf8c03ac) at kernel/qapplication.cpp:4361 #17 0x006a763a in KApplication::notify (this=0xbf8c16d0, receiver=0x8a3de78, event=0xbf8c03ac) at ../../kdeui/kernel/kapplication.cpp:310 #18 0x00e77feb in QCoreApplication::notifyInternal (this=0xbf8c16d0, receiver=0x8a3de78, event=0xbf8c03ac) at kernel/qcoreapplication.cpp:732 #19 0x01142eb1 in QCoreApplication::sendEvent (this=0x8a3dee8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #20 QWidgetPrivate::propagatePaletteChange (this=0x8a3dee8) at kernel/qwidget.cpp:1870 #21 0x01143091 in QWidgetPrivate::setPalette_helper (this=0x8a3dee8, palette=...) at kernel/qwidget.cpp:4614 #22 0x0114312a in QWidgetPrivate::resolvePalette (this=0x8a3dee8) at kernel/qwidget.cpp:4604 #23 0x01151675 in QWidget::setParent (this=0x8a3de78, parent=0x0, f=...) at kernel/qwidget.cpp:10018 #24 0x01151b9e in QWidget::setParent (this=0x8893dec, parent=0x8a3e380) at kernel/qwidget.cpp:9937 #25 0x011551b6 in QWidgetAction::releaseWidget (this=0x8a55840, widget=0x8a3de78) at kernel/qwidgetaction.cpp:207 #26 0x015f73d2 in ~QToolBarLayout (this=0x8a3b430, __in_chrg=) at widgets/qtoolbarlayout.cpp:101 #27 0x0114d033 in ~QWidget (this=0x8a3b898, __in_chrg=) at kernel/qwidget.cpp:1501 #28 0x015f489d in ~QToolBar (this=0x8a3b898, __in_chrg=) at widgets/qtoolbar.cpp:597 #29 0x007d51d9 in ~KToolBar (this=0x8a3b898, __in_chrg=) at ../../kdeui/widgets/ktoolbar.cpp:728 #30 0x00e8ac36 in QObjectPrivate::deleteChildren (this=0x8a3b098) at kernel/qobject.cpp:1957 #31 0x0114d13c in ~QWidget (this=0x8a3b060, __in_chrg=) at kernel/qwidget.cpp:1589 #32 0x0016231d in ~DocumentationView (this=0x8a3b060, __in_chrg=) at ../../shell/documentationview.h:32 #33 0x00e8ac36 in QObjectPrivate::deleteChildren (this=0x8afcaa0) at kernel/qobject.cpp:1957 #34 0x0114d13c in ~QWidget (this=0x8a32fd0, __in_chrg=) at kernel/qwidget.cpp:1589 #35 0x0154e871 in ~QDockWidget (this=0x8a32fd0, __in_chrg=) at widgets/qdockwidget.cpp:1181 #36 0x01b78932 in ?? () from /usr/lib/libsublime.so.1 #37 0x00e8ac36 in QObjectPrivate::deleteChildren (this=0x8a32fd0) at kernel/qobject.cpp:1957 #38 0x0114d13c in ~QWidget (this=0x8aef2f8, __in_chrg=) at kernel/qwidget.cpp:1589 #39 0x01b7f827 in ?? () from /usr/lib/libsublime.so.1 #40 0x00e8ac36 in QObjectPrivate::deleteChildren (this=0x8aef2f8) at kernel/qobject.cpp:1957 #41 0x0114d13c in ~QWidget (this=0x86ceed8, __in_chrg=) at kernel/qwidget.cpp:1589 #42 0x01585501 in ~QMainWindow (this=0x86ceed8, __in_chrg=) at widgets/qmainwindow.cpp:329 #43 0x0079fb04 in ~KMainWindow (this=0x86ceed8, __in_chrg=) at ../../kdeui/widgets/kmainwindow.cpp:473 #44 0x007e5d0a in ~KXmlGuiWindow (this=0x86ceed8, __vtt_parm=0x22120c, __in_chrg=) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:128 #45 0x00cb56c9 in ~MainWindow (this=0x86ceed8, __vtt_parm=0x221208, __in_chrg=) at ../../kparts/mainwindow.cpp:77 #46 0x01b692f6 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1 #47 0x0017406e in ~MainWindow (this=0x86ceed8, __in_chrg=, __vtt_parm=) at ../../shell/mainwindow.cpp:128 #48 0x00e88dc5 in qDeleteInEventHandler (o=0x8893dec) at kernel/qobject.cpp:3988 #49 0x00e8aae8 in QObject::event (this=0x86ceed8, e=0x0) at kernel/qobject.cpp:1202 #50 0x01147156 in QWidget::event (this=0x86ceed8, event=0x879eed0) at kernel/qwidget.cpp:8646 #51 0x015861d7 in QMainWindow::event (this=0x86ceed8, event=0x879eed0) at widgets/qmainwindow.cpp:1417 #52 0x0079dad4 in KMainWindow::event (this=0x86ceed8, ev=0x879eed0) at ../../kdeui/widgets/kmainwindow.cpp:1100 #53 0x007e65bf in KXmlGuiWindow::event (this=0x86ceed8, ev=0x879eed0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:132 #54 0x010e972c in QApplicationPrivate::notify_helper (this=0x850b8b8, receiver=0x86ceed8, e=0x879eed0) at kernel/qapplication.cpp:4396 #55 0x010ef819 in QApplication::notify (this=0xbf8c16d0, receiver=0x86ceed8, e=0x879eed0) at kernel/qapplication.cpp:4361 #56 0x006a763a in KApplication::notify (this=0xbf8c16d0, receiver=0x86ceed8, event=0x879eed0) at ../../kdeui/kernel/kapplication.cpp:310 #57 0x00e77feb in QCoreApplication::notifyInternal (this=0xbf8c16d0, receiver=0x86ceed8, event=0x879eed0) at kernel/qcoreapplication.cpp:732 #58 0x00e7b24b in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x84e96a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #59 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84e96a0) at kernel/qcoreapplication.cpp:1373 #60 0x00e7b40d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266 #61 0x00ea6d04 in QCoreApplication::sendPostedEvents (s=0x850db40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #62 postEventSourceDispatch (s=0x850db40) at kernel/qeventdispatcher_glib.cpp:277 #63 0x083f15e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #64 0x083f52d8 in ?? () from /lib/libglib-2.0.so.0 #65 0x083f54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #66 0x00ea67f5 in QEventDispatcherGlib::processEvents (this=0x84e9230, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #67 0x011aaf85 in QGuiEventDispatcherGlib::processEvents (this=0x84e9230, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #68 0x00e76a99 in QEventLoop::processEvents (this=0xbf8c1584, flags=) at kernel/qeventloop.cpp:149 #69 0x00e76f1a in QEventLoop::exec (this=0xbf8c1584, flags=...) at kernel/qeventloop.cpp:201 #70 0x00e7b4cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #71 0x010e8557 in QApplication::exec () at kernel/qapplication.cpp:3672 #72 0x08050290 in _start () Possible duplicates by query: bug 271428, bug 270679, bug 270124, bug 269349, bug 268788. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs