Bug 268100 - KDevelop 4 crash on project close
Summary: KDevelop 4 crash on project close
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-03-10 02:03 UTC by christian_meurin
Modified: 2011-03-10 10:57 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 christian_meurin 2011-03-10 02:03:37 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-27-generic x86_64
Distribution: Ubuntu 10.10

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

I started a Qt CMake GUI template project, but forgot to install CMake. I went ahead and closed it to proceed to do so, when a crash notice crossed my screen.

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

Thread 6 (Thread 0x7f46d30f2700 (LWP 6614)):
#0  0x00007f46e0ef0203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f46da6ff009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f46da6ff7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f46d38293c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f46da7247e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f46e0c00971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f46e0efc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f46c1c85700 (LWP 6615)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f46e21fcda2 in wait (this=<value optimized out>, mutex=0x285f8f0, time=200000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x285f8f0, time=200000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f46dd90ac6e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x285f8d0) at ../../language/duchain/duchain.cpp:286
#4  0x00007f46e21fc27e in QThreadPrivate::start (arg=0x285f8d0) at thread/qthread_unix.cpp:266
#5  0x00007f46e0c00971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f46e0efc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f46b682e700 (LWP 6626)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f46e21fce3b in wait (this=<value optimized out>, mutex=0x38f6b40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x38f6b40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f46d84d8524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3891fb0, th=0x38afa80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f46d84db72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x38c6d20, th=0x38afa80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f46d84d9c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f46b682de00, parent=0x3891fb0, th=0x38afa80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f46d84da1f8 in ThreadWeaver::Thread::run (this=0x38afa80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f46e21fc27e in QThreadPrivate::start (arg=0x38afa80) at thread/qthread_unix.cpp:266
#8  0x00007f46e0c00971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f46e0efc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f46b34ea700 (LWP 6632)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f46e21fce3b in wait (this=<value optimized out>, mutex=0x27ec710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x27ec710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f46d84d8524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27edda0, th=0x30e80c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f46d84db72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27ed6e0, th=0x30e80c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f46d84d9c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f46b34e9e00, parent=0x27edda0, th=0x30e80c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f46d84da1f8 in ThreadWeaver::Thread::run (this=0x30e80c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f46e21fc27e in QThreadPrivate::start (arg=0x30e80c0) at thread/qthread_unix.cpp:266
#8  0x00007f46e0c00971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f46e0efc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f46b2ce9700 (LWP 6633)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f46e21fce3b in wait (this=<value optimized out>, mutex=0x27ec710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x27ec710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f46d84d8524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27edda0, th=0x37c76a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f46d84db72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27ed6e0, th=0x37c76a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f46d84db744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27ed6e0, th=0x37c76a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f46d84d9c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f46b2ce8e00, parent=0x27edda0, th=0x37c76a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f46d84da1f8 in ThreadWeaver::Thread::run (this=0x37c76a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f46e21fc27e in QThreadPrivate::start (arg=0x37c76a0) at thread/qthread_unix.cpp:266
#9  0x00007f46e0c00971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f46e0efc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f46e3a9d760 (LWP 6612)):
[KCrash Handler]
#6  0x00007f46e0e49ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f46e0e4d6b0 in abort () at abort.c:92
#8  0x00007f46e12546bd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f46e1252906 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f46e1252933 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f46e125328f in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#12 0x00007f46e2f6bf48 in ProvidersModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../shell/documentationview.cpp:51
#13 0x00007f46e1a4684c in QComboBoxPrivate::itemText (this=0x37285d0, index=...) at widgets/qcombobox.cpp:1270
#14 0x00007f46e1a469e6 in QComboBox::currentText (this=<value optimized out>) at widgets/qcombobox.cpp:2039
#15 0x00007f46e1a474f6 in QComboBox::initStyleOption (this=0x37284a0, option=0x7fff86e627c0) at widgets/qcombobox.cpp:1119
#16 0x00007f46e1a49f26 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x37285d0) at widgets/qcombobox.cpp:1078
#17 0x00007f46e1a4ccb8 in QComboBox::changeEvent (this=0x37284a0, e=0x7fff86e63010) at widgets/qcombobox.cpp:2734
#18 0x00007f46e16ac838 in QWidget::event (this=0x37284a0, event=0x7fff86e63010) at kernel/qwidget.cpp:8477
#19 0x00007f46e1656fdc in QApplicationPrivate::notify_helper (this=0x248d8d0, receiver=0x37284a0, e=0x7fff86e63010) at kernel/qapplication.cpp:4396
#20 0x00007f46e165caed in QApplication::notify (this=0x7fff86e64620, receiver=0x37284a0, e=0x7fff86e63010) at kernel/qapplication.cpp:4277
#21 0x00007f46e2845156 in KApplication::notify (this=0x7fff86e64620, receiver=0x37284a0, event=0x7fff86e63010) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x00007f46e22efcdc in QCoreApplication::notifyInternal (this=0x7fff86e64620, receiver=0x37284a0, event=0x7fff86e63010) at kernel/qcoreapplication.cpp:732
#23 0x00007f46e16a89a5 in sendEvent (this=0x37285d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QWidgetPrivate::propagatePaletteChange (this=0x37285d0) at kernel/qwidget.cpp:1870
#25 0x00007f46e16a8b63 in QWidgetPrivate::setPalette_helper (this=0x37285d0, palette=...) at kernel/qwidget.cpp:4614
#26 0x00007f46e16a8c09 in QWidgetPrivate::resolvePalette (this=0x37285d0) at kernel/qwidget.cpp:4604
#27 0x00007f46e16b63c7 in QWidget::setParent (this=0x37284a0, parent=0x0, f=) at kernel/qwidget.cpp:10018
#28 0x00007f46e16b6872 in QWidget::setParent (this=0x19d4, parent=0x19d4) at kernel/qwidget.cpp:9937
#29 0x00007f46e16b98e0 in QWidgetAction::releaseWidget (this=0x373ed00, widget=0x37284a0) at kernel/qwidgetaction.cpp:207
#30 0x00007f46e1afa953 in QToolBarLayout::~QToolBarLayout (this=0x3726380, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#31 0x00007f46e16b2044 in QWidget::~QWidget (this=0x3722c40, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#32 0x00007f46e2951cae in KToolBar::~KToolBar (this=0x3722c40, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#33 0x00007f46e2301d5f in QObjectPrivate::deleteChildren (this=0x3726bf0) at kernel/qobject.cpp:1957
#34 0x00007f46e16b2168 in QWidget::~QWidget (this=0x37257a0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#35 0x00007f46e2efab6a in DocumentationView::~DocumentationView (this=0x37257a0, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#36 0x00007f46e2301d5f in QObjectPrivate::deleteChildren (this=0x45ba4a0) at kernel/qobject.cpp:1957
#37 0x00007f46e16b2168 in QWidget::~QWidget (this=0x45ba430, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#38 0x00007f46dd63423e in ?? () from /usr/lib/libsublime.so.1
#39 0x00007f46e2301d5f in QObjectPrivate::deleteChildren (this=0x32a1a00) at kernel/qobject.cpp:1957
#40 0x00007f46e16b2168 in QWidget::~QWidget (this=0x3141e90, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#41 0x00007f46dd63a55b in ?? () from /usr/lib/libsublime.so.1
#42 0x00007f46e2301d5f in QObjectPrivate::deleteChildren (this=0x27145c0) at kernel/qobject.cpp:1957
#43 0x00007f46e16b2168 in QWidget::~QWidget (this=0x2718e80, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#44 0x00007f46e2923985 in KMainWindow::~KMainWindow (this=0x2718e80, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#45 0x00007f46dd626bb9 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#46 0x00007f46e2f0b3ae in KDevelop::MainWindow::~MainWindow (this=0x2718e80, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#47 0x00007f46e2301c08 in QObject::event (this=0x2718e80, e=0x19d4) at kernel/qobject.cpp:1202
#48 0x00007f46e16ac6df in QWidget::event (this=0x2718e80, event=0x45b4290) at kernel/qwidget.cpp:8646
#49 0x00007f46e1a9441b in QMainWindow::event (this=0x2718e80, event=0x45b4290) at widgets/qmainwindow.cpp:1417
#50 0x00007f46e2961683 in KXmlGuiWindow::event (this=0x19d4, ev=0x19d4) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#51 0x00007f46e1656fdc in QApplicationPrivate::notify_helper (this=0x248d8d0, receiver=0x2718e80, e=0x45b4290) at kernel/qapplication.cpp:4396
#52 0x00007f46e165caed in QApplication::notify (this=0x7fff86e64620, receiver=0x2718e80, e=0x45b4290) at kernel/qapplication.cpp:4277
#53 0x00007f46e2845156 in KApplication::notify (this=0x7fff86e64620, receiver=0x2718e80, event=0x45b4290) at ../../kdeui/kernel/kapplication.cpp:310
#54 0x00007f46e22efcdc in QCoreApplication::notifyInternal (this=0x7fff86e64620, receiver=0x2718e80, event=0x45b4290) at kernel/qcoreapplication.cpp:732
#55 0x00007f46e22f2c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1c48110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1c48110) at kernel/qcoreapplication.cpp:1373
#57 0x00007f46e231c653 in sendPostedEvents (s=0x24914c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#58 postEventSourceDispatch (s=0x24914c0) at kernel/qeventdispatcher_glib.cpp:277
#59 0x00007f46da6fb342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#60 0x00007f46da6ff2a8 in ?? () from /lib/libglib-2.0.so.0
#61 0x00007f46da6ff45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#62 0x00007f46e231c193 in QEventDispatcherGlib::processEvents (this=0x1c478b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#63 0x00007f46e1709a4e in QGuiEventDispatcherGlib::processEvents (this=0x19d4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#64 0x00007f46e22eea02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#65 0x00007f46e22eedec in QEventLoop::exec (this=0x7fff86e64450, flags=) at kernel/qeventloop.cpp:201
#66 0x00007f46e22f2ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#67 0x00000000004085f7 in _start ()

Possible duplicates by query: bug 267585, bug 267092, bug 267067, bug 267023, bug 266482.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-03-10 10:57:38 UTC
fixed since months, please update to 4.1 or better yet 4.2

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