Bug 265732 - KDevelop 4 crashes on exit
Summary: KDevelop 4 crashes on 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-07 22:31 UTC by Vesa Hytönen
Modified: 2011-02-07 23:24 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 Vesa Hytönen 2011-02-07 22:31:42 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-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
After clean install of Ubuntu 10.10, I installed KDevelop 4 and subversion.
Then I tried to build my first "hello world", and I got a hint to install cmake. While quitting the KDevelop 4, it crashed, and I ended up here by the bug reporting sequence, including installing some debug-libraries.
Last 4 or 5 restarts of KDevelop (after the first one), ended up similarly with a crash.

- Custom settings of the application:
None.

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

Thread 6 (Thread 0xb6b91b70 (LWP 2280)):
#0  0x0012a416 in __kernel_vsyscall ()
#1  0x007aedf6 in __poll (fds=0x845ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x01b8ba1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x01b7e43c in ?? () from /lib/libglib-2.0.so.0
#4  0x01b7eba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x029436b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x01ba548f in ?? () from /lib/libglib-2.0.so.0
#7  0x00115cc9 in start_thread (arg=0xb6b91b70) at pthread_create.c:304
#8  0x007bd69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb3238b70 (LWP 2295)):
#0  0x0012a416 in __kernel_vsyscall ()
#1  0x0011a884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x007cadf4 in __pthread_cond_timedwait (cond=0x92a09e8, mutex=0x92a09d0, abstime=0xb32382b0) at forward.c:152
#3  0x00fc294f in wait (this=0x929e8cc, mutex=0x929e8d0, time=200000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x929e8cc, mutex=0x929e8d0, time=200000) at thread/qwaitcondition_unix.cpp:160
#5  0x068065b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x929e8c0) at ../../language/duchain/duchain.cpp:286
#6  0x00fc1df9 in QThreadPrivate::start (arg=0x929e8c0) at thread/qthread_unix.cpp:266
#7  0x00115cc9 in start_thread (arg=0xb3238b70) at pthread_create.c:304
#8  0x007bd69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb2a37b70 (LWP 2297)):
#0  0x0012a416 in __kernel_vsyscall ()
#1  0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x007cad9d in __pthread_cond_wait (cond=0x93426b8, mutex=0x93426a0) at forward.c:139
#3  0x00fc29c7 in wait (this=0x9344f30, mutex=0x92b9890, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9344f30, mutex=0x92b9890, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05722030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9344f18, th=0x918a5c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x057257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x92dee80, th=0x918a5c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0572155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9344f18, th=0x918a5c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x057258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92dee80, th=0x918a5c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05722533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9344f18, th=0x918a5c0, previous=0x933e260) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0572395e in ThreadWeaver::ThreadRunHelper::run (this=0xb2a372f4, parent=0x9344f18, th=0x918a5c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0572407b in ThreadWeaver::Thread::run (this=0x918a5c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00fc1df9 in QThreadPrivate::start (arg=0x918a5c0) at thread/qthread_unix.cpp:266
#13 0x00115cc9 in start_thread (arg=0xb2a37b70) at pthread_create.c:304
#14 0x007bd69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa6adeb70 (LWP 2442)):
#0  0x0012a416 in __kernel_vsyscall ()
#1  0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x007cad9d in __pthread_cond_wait (cond=0x923eff0, mutex=0x923efd8) at forward.c:139
#3  0x00fc29c7 in wait (this=0x923d9a0, mutex=0x923dbb8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x923d9a0, mutex=0x923dbb8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05722030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x923d988, th=0x96c4028) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x057257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x923d310, th=0x96c4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0572155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x923d988, th=0x96c4028) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x057258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x923d310, th=0x96c4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05722533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x923d988, th=0x96c4028, previous=0x96cb160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0572395e in ThreadWeaver::ThreadRunHelper::run (this=0xa6ade2f4, parent=0x923d988, th=0x96c4028) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0572407b in ThreadWeaver::Thread::run (this=0x96c4028) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00fc1df9 in QThreadPrivate::start (arg=0x96c4028) at thread/qthread_unix.cpp:266
#13 0x00115cc9 in start_thread (arg=0xa6adeb70) at pthread_create.c:304
#14 0x007bd69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa62ddb70 (LWP 2443)):
#0  0x0012a416 in __kernel_vsyscall ()
#1  0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x007cad9d in __pthread_cond_wait (cond=0x923eff0, mutex=0x923efd8) at forward.c:139
#3  0x00fc29c7 in wait (this=0x923d9a0, mutex=0x923dbb8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x923d9a0, mutex=0x923dbb8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05722030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x923d988, th=0x9526db0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x057257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x923d310, th=0x9526db0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0572155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x923d988, th=0x9526db0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x057258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x923d310, th=0x9526db0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05722533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x923d988, th=0x9526db0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0572395e in ThreadWeaver::ThreadRunHelper::run (this=0xa62dd2f4, parent=0x923d988, th=0x9526db0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0572407b in ThreadWeaver::Thread::run (this=0x9526db0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00fc1df9 in QThreadPrivate::start (arg=0x9526db0) at thread/qthread_unix.cpp:266
#13 0x00115cc9 in start_thread (arg=0xa62ddb70) at pthread_create.c:304
#14 0x007bd69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77cc710 (LWP 2276)):
[KCrash Handler]
#7  0x0012a416 in __kernel_vsyscall ()
#8  0x00717941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x0071ae42 in abort () at abort.c:92
#10 0x006b0055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x006adf35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x006adf72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x006aeb85 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#14 0x001dfd6a in ProvidersModel::data (this=0x954cdb0, index=..., role=0) at ../../shell/documentationview.cpp:51
#15 0x03d18b39 in QComboBoxPrivate::itemText (this=0x954c8d8, index=...) at widgets/qcombobox.cpp:1270
#16 0x03d18cd0 in QComboBox::currentText (this=0x954c6f8) at widgets/qcombobox.cpp:2039
#17 0x03d198fd in QComboBox::initStyleOption (this=0x954c6f8, option=0xbf943660) at widgets/qcombobox.cpp:1119
#18 0x03d1ce61 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x954c8d8) at widgets/qcombobox.cpp:1078
#19 0x03d200e8 in QComboBox::changeEvent (this=0x954c6f8, e=0xbf943cac) at widgets/qcombobox.cpp:2734
#20 0x0392da5e in QWidget::event (this=0x954c6f8, event=0xbf943cac) at kernel/qwidget.cpp:8477
#21 0x03d1db7c in QComboBox::event (this=0x954c6f8, event=0xbf943cac) at widgets/qcombobox.cpp:2834
#22 0x038cffdc in QApplicationPrivate::notify_helper (this=0x8fcb598, receiver=0x954c6f8, e=0xbf943cac) at kernel/qapplication.cpp:4396
#23 0x038d60e9 in QApplication::notify (this=0xbf944fd0, receiver=0x954c6f8, e=0xbf943cac) at kernel/qapplication.cpp:4361
#24 0x0042368a in KApplication::notify (this=0xbf944fd0, receiver=0x954c6f8, event=0xbf943cac) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x010c3b3b in QCoreApplication::notifyInternal (this=0xbf944fd0, receiver=0x954c6f8, event=0xbf943cac) at kernel/qcoreapplication.cpp:732
#26 0x03929701 in sendEvent (this=0x954c8d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QWidgetPrivate::propagatePaletteChange (this=0x954c8d8) at kernel/qwidget.cpp:1870
#28 0x039298e1 in QWidgetPrivate::setPalette_helper (this=0x954c8d8, palette=...) at kernel/qwidget.cpp:4614
#29 0x0392997a in QWidgetPrivate::resolvePalette (this=0x954c8d8) at kernel/qwidget.cpp:4604
#30 0x03937e75 in QWidget::setParent (this=0x954c6f8, parent=0x0, f=...) at kernel/qwidget.cpp:10018
#31 0x039383ce in QWidget::setParent (this=0x0, parent=0x8e4) at kernel/qwidget.cpp:9937
#32 0x0393ba66 in QWidgetAction::releaseWidget (this=0x954fe60, widget=0x954c6f8) at kernel/qwidgetaction.cpp:207
#33 0x03ddfe22 in QToolBarLayout::~QToolBarLayout (this=0x954bb68, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#34 0x039337f3 in QWidget::~QWidget (this=0x954b970, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#35 0x03ddd2ed in QToolBar::~QToolBar (this=0x954b970, __in_chrg=<value optimized out>) at widgets/qtoolbar.cpp:597
#36 0x00550e09 in KToolBar::~KToolBar (this=0x954b970, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#37 0x010d6816 in QObjectPrivate::deleteChildren (this=0x954b788) at kernel/qobject.cpp:1957
#38 0x039338fc in QWidget::~QWidget (this=0x954dc10, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#39 0x00164b5d in DocumentationView::~DocumentationView (this=0x954dc10, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#40 0x010d6816 in QObjectPrivate::deleteChildren (this=0x95f9af0) at kernel/qobject.cpp:1957
#41 0x039338fc in QWidget::~QWidget (this=0x95f9298, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#42 0x03d371d1 in QDockWidget::~QDockWidget (this=0x95f9298, __in_chrg=<value optimized out>) at widgets/qdockwidget.cpp:1181
#43 0x026928d2 in ?? () from /usr/lib/libsublime.so.1
#44 0x010d6816 in QObjectPrivate::deleteChildren (this=0x95f9298) at kernel/qobject.cpp:1957
#45 0x039338fc in QWidget::~QWidget (this=0x95ac2e8, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#46 0x026997d7 in ?? () from /usr/lib/libsublime.so.1
#47 0x010d6816 in QObjectPrivate::deleteChildren (this=0x95ac2e8) at kernel/qobject.cpp:1957
#48 0x039338fc in QWidget::~QWidget (this=0x91acf90, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#49 0x03d6dc31 in QMainWindow::~QMainWindow (this=0x91acf90, __in_chrg=<value optimized out>) at widgets/qmainwindow.cpp:329
#50 0x0051b864 in KMainWindow::~KMainWindow (this=0x91acf90, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#51 0x005618b8 in KXmlGuiWindow::~KXmlGuiWindow (this=0x91acf90, __vtt_parm=0x22420c, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#52 0x00dad429 in KParts::MainWindow::~MainWindow (this=0x91acf90, __vtt_parm=0x224208, __in_chrg=<value optimized out>) at ../../kparts/mainwindow.cpp:77
#53 0x02683276 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#54 0x0017689e in KDevelop::MainWindow::~MainWindow (this=0x91acf90, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#55 0x010d49a5 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3988
#56 0x010d66c8 in QObject::event (this=0x91acf90, e=0x6) at kernel/qobject.cpp:1202
#57 0x0392d936 in QWidget::event (this=0x91acf90, event=0x94b4cc8) at kernel/qwidget.cpp:8646
#58 0x03d6e917 in QMainWindow::event (this=0x91acf90, event=0x94b4cc8) at widgets/qmainwindow.cpp:1417
#59 0x005198a4 in KMainWindow::event (this=0x91acf90, ev=0x94b4cc8) at ../../kdeui/widgets/kmainwindow.cpp:1100
#60 0x0056214f in KXmlGuiWindow::event (this=0x91acf90, ev=0x94b4cc8) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#61 0x038cffdc in QApplicationPrivate::notify_helper (this=0x8fcb598, receiver=0x91acf90, e=0x94b4cc8) at kernel/qapplication.cpp:4396
#62 0x038d60e9 in QApplication::notify (this=0xbf944fd0, receiver=0x91acf90, e=0x94b4cc8) at kernel/qapplication.cpp:4361
#63 0x0042368a in KApplication::notify (this=0xbf944fd0, receiver=0x91acf90, event=0x94b4cc8) at ../../kdeui/kernel/kapplication.cpp:310
#64 0x010c3b3b in QCoreApplication::notifyInternal (this=0xbf944fd0, receiver=0x91acf90, event=0x94b4cc8) at kernel/qcoreapplication.cpp:732
#65 0x010c6d8b in sendEvent (receiver=0x0, event_type=0, data=0x8fb0f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8fb0f00) at kernel/qcoreapplication.cpp:1373
#67 0x010c6f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#68 0x010f2a74 in sendPostedEvents (s=0x8fd07a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#69 postEventSourceDispatch (s=0x8fd07a0) at kernel/qeventdispatcher_glib.cpp:277
#70 0x01b7a855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#71 0x01b7e668 in ?? () from /lib/libglib-2.0.so.0
#72 0x01b7e848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#73 0x010f2565 in QEventDispatcherGlib::processEvents (this=0x8fb0a18, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#74 0x03991be5 in QGuiEventDispatcherGlib::processEvents (this=0x8fb0a18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#75 0x010c2609 in QEventLoop::processEvents (this=0xbf944e84, flags=) at kernel/qeventloop.cpp:149
#76 0x010c2a8a in QEventLoop::exec (this=0xbf944e84, flags=...) at kernel/qeventloop.cpp:201
#77 0x010c700f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#78 0x038cee07 in QApplication::exec () at kernel/qapplication.cpp:3672
#79 0x0804fe00 in _start ()

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

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

Reported using DrKonqi
Comment 1 Milian Wolff 2011-02-07 23:24:04 UTC
fixed in kdevelop 4.1, please update

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