Bug 265324 - Crash on exit after first run
Summary: Crash on exit after first run
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-03 19:12 UTC by A.Anisimov
Modified: 2011-02-07 23:23 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 A.Anisimov 2011-02-03 19:12:36 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 x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
I has'nt CMake installed before first run of the KDevelop so, IDE can't find it in "new project" wizard.
I was suspend laptop for a time. After wake up, I was connected to the Internet over Wi-Fi, "sudo apt-get install cmake" in the console, then I was closed IDE.

-- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f24fd8fb760 (LWP 2862))]

Thread 7 (Thread 0x7f24ece34700 (LWP 2866)):
#0  0x00007f24fad52203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f24f4561009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f24f45617b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f24ed56b0f4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f24f45867e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f24db163700 (LWP 2878)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f24fc05eda2 in wait (this=<value optimized out>, mutex=0x15df1b0, time=200000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x15df1b0, time=200000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f24f776cc6e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x15df190) at ../../language/duchain/duchain.cpp:286
#4  0x00007f24fc05e27e in QThreadPrivate::start (arg=0x15df190) at thread/qthread_unix.cpp:266
#5  0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f24d2d33700 (LWP 4225)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f24fc05ee3b in wait (this=<value optimized out>, mutex=0x26652d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x26652d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f24f233a524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x25fa750, th=0x25ff070) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f24f233d72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1221360, th=0x25ff070) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f24f233bc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f24d2d32e00, parent=0x25fa750, th=0x25ff070) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f24f233c1f8 in ThreadWeaver::Thread::run (this=0x25ff070) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f24fc05e27e in QThreadPrivate::start (arg=0x25ff070) at thread/qthread_unix.cpp:266
#8  0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f24cf26f700 (LWP 4303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f24f36bb334 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f24f39c6160) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f24f36bb369 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f24f39d4234) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f24cc5d0700 (LWP 4322)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f24fc05ee3b in wait (this=<value optimized out>, mutex=0x155d930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x155d930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f24f233a524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x155e4b0, th=0x2675880) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f24f233d72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x155dd70, th=0x2675880) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f24f233bc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f24cc5cfe00, parent=0x155e4b0, th=0x2675880) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f24f233c1f8 in ThreadWeaver::Thread::run (this=0x2675880) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f24fc05e27e in QThreadPrivate::start (arg=0x2675880) at thread/qthread_unix.cpp:266
#8  0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f24cbdcf700 (LWP 4323)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f24fc05ee3b in wait (this=<value optimized out>, mutex=0x155d930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x155d930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f24f233a524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x155e4b0, th=0x7f24e86c13c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f24f233d72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x155dd70, th=0x7f24e86c13c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f24f233d744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x155dd70, th=0x7f24e86c13c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f24f233d744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x155dd70, th=0x7f24e86c13c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f24f233bc9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f24cbdcee00, parent=0x155e4b0, th=0x7f24e86c13c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f24f233c1f8 in ThreadWeaver::Thread::run (this=0x7f24e86c13c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f24fc05e27e in QThreadPrivate::start (arg=0x7f24e86c13c0) at thread/qthread_unix.cpp:266
#10 0x00007f24faa62971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f24fad5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f24fd8fb760 (LWP 2862)):
[KCrash Handler]
#6  0x00007f24fcdcdf45 in ProvidersModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../shell/documentationview.cpp:51
#7  0x00007f24fb8a884c in QComboBoxPrivate::itemText (this=0x24cdbf0, index=...) at widgets/qcombobox.cpp:1270
#8  0x00007f24fb8a89e6 in QComboBox::currentText (this=<value optimized out>) at widgets/qcombobox.cpp:2039
#9  0x00007f24fb8a94f6 in QComboBox::initStyleOption (this=0x24cdac0, option=0x7fff2167fdf0) at widgets/qcombobox.cpp:1119
#10 0x00007f24fb8abf26 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x24cdbf0) at widgets/qcombobox.cpp:1078
#11 0x00007f24fb8aecb8 in QComboBox::changeEvent (this=0x24cdac0, e=0x7fff21680640) at widgets/qcombobox.cpp:2734
#12 0x00007f24fb50e838 in QWidget::event (this=0x24cdac0, event=0x7fff21680640) at kernel/qwidget.cpp:8477
#13 0x00007f24fb4b8fdc in QApplicationPrivate::notify_helper (this=0x11c7d80, receiver=0x24cdac0, e=0x7fff21680640) at kernel/qapplication.cpp:4396
#14 0x00007f24fb4beaed in QApplication::notify (this=0x7fff21681c50, receiver=0x24cdac0, e=0x7fff21680640) at kernel/qapplication.cpp:4277
#15 0x00007f24fc6a7156 in KApplication::notify (this=0x7fff21681c50, receiver=0x24cdac0, event=0x7fff21680640) at ../../kdeui/kernel/kapplication.cpp:310
#16 0x00007f24fc151cdc in QCoreApplication::notifyInternal (this=0x7fff21681c50, receiver=0x24cdac0, event=0x7fff21680640) at kernel/qcoreapplication.cpp:732
#17 0x00007f24fb50a9a5 in sendEvent (this=0x24cdbf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QWidgetPrivate::propagatePaletteChange (this=0x24cdbf0) at kernel/qwidget.cpp:1870
#19 0x00007f24fb50ab63 in QWidgetPrivate::setPalette_helper (this=0x24cdbf0, palette=...) at kernel/qwidget.cpp:4614
#20 0x00007f24fb50ac09 in QWidgetPrivate::resolvePalette (this=0x24cdbf0) at kernel/qwidget.cpp:4604
#21 0x00007f24fb5183c7 in QWidget::setParent (this=0x24cdac0, parent=0x0, f=) at kernel/qwidget.cpp:10018
#22 0x00007f24fb518872 in QWidget::setParent (this=0x7fff2167fd10, parent=0x1e34798) at kernel/qwidget.cpp:9937
#23 0x00007f24fb51b8e0 in QWidgetAction::releaseWidget (this=0x24eb2e0, widget=0x24cdac0) at kernel/qwidgetaction.cpp:207
#24 0x00007f24fb95c953 in QToolBarLayout::~QToolBarLayout (this=0x24cb440, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#25 0x00007f24fb514044 in QWidget::~QWidget (this=0x24c8680, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#26 0x00007f24fc7b3cae in KToolBar::~KToolBar (this=0x24c8680, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#27 0x00007f24fc163d5f in QObjectPrivate::deleteChildren (this=0x24cbb00) at kernel/qobject.cpp:1957
#28 0x00007f24fb514168 in QWidget::~QWidget (this=0x24cae10, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#29 0x00007f24fcd5cb6a in DocumentationView::~DocumentationView (this=0x24cae10, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#30 0x00007f24fc163d5f in QObjectPrivate::deleteChildren (this=0x24c7950) at kernel/qobject.cpp:1957
#31 0x00007f24fb514168 in QWidget::~QWidget (this=0x24c78e0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#32 0x00007f24f749623e in ?? () from /usr/lib/libsublime.so.1
#33 0x00007f24fc163d5f in QObjectPrivate::deleteChildren (this=0x247cb60) at kernel/qobject.cpp:1957
#34 0x00007f24fb514168 in QWidget::~QWidget (this=0x1fbc790, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#35 0x00007f24f749c55b in ?? () from /usr/lib/libsublime.so.1
#36 0x00007f24fc163d5f in QObjectPrivate::deleteChildren (this=0x1492c00) at kernel/qobject.cpp:1957
#37 0x00007f24fb514168 in QWidget::~QWidget (this=0x148fd40, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#38 0x00007f24fc785985 in KMainWindow::~KMainWindow (this=0x148fd40, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#39 0x00007f24f7488bb9 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#40 0x00007f24fcd6d3ae in KDevelop::MainWindow::~MainWindow (this=0x148fd40, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#41 0x00007f24fc163c08 in QObject::event (this=0x148fd40, e=0x1e34798) at kernel/qobject.cpp:1202
#42 0x00007f24fb50e6df in QWidget::event (this=0x148fd40, event=0x7f24c42d1730) at kernel/qwidget.cpp:8646
#43 0x00007f24fb8f641b in QMainWindow::event (this=0x148fd40, event=0x7f24c42d1730) at widgets/qmainwindow.cpp:1417
#44 0x00007f24fc7c3683 in KXmlGuiWindow::event (this=0x7fff2167fd10, ev=0x1e34798) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#45 0x00007f24fb4b8fdc in QApplicationPrivate::notify_helper (this=0x11c7d80, receiver=0x148fd40, e=0x7f24c42d1730) at kernel/qapplication.cpp:4396
#46 0x00007f24fb4beaed in QApplication::notify (this=0x7fff21681c50, receiver=0x148fd40, e=0x7f24c42d1730) at kernel/qapplication.cpp:4277
#47 0x00007f24fc6a7156 in KApplication::notify (this=0x7fff21681c50, receiver=0x148fd40, event=0x7f24c42d1730) at ../../kdeui/kernel/kapplication.cpp:310
#48 0x00007f24fc151cdc in QCoreApplication::notifyInternal (this=0x7fff21681c50, receiver=0x148fd40, event=0x7f24c42d1730) at kernel/qcoreapplication.cpp:732
#49 0x00007f24fc154c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x97f110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x97f110) at kernel/qcoreapplication.cpp:1373
#51 0x00007f24fc17e653 in sendPostedEvents (s=0x11cb920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#52 postEventSourceDispatch (s=0x11cb920) at kernel/qeventdispatcher_glib.cpp:277
#53 0x00007f24f455d342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#54 0x00007f24f45612a8 in ?? () from /lib/libglib-2.0.so.0
#55 0x00007f24f456145c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#56 0x00007f24fc17e193 in QEventDispatcherGlib::processEvents (this=0x97e8b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#57 0x00007f24fb56ba4e in QGuiEventDispatcherGlib::processEvents (this=0x7fff2167fd10, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#58 0x00007f24fc150a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#59 0x00007f24fc150dec in QEventLoop::exec (this=0x7fff21681a80, flags=) at kernel/qeventloop.cpp:201
#60 0x00007f24fc154ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#61 0x00000000004085f7 in _start ()

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

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

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