KDevelop Crashes

Hamish Rodda rodda at kde.org
Mon Jun 9 09:51:29 UTC 2008


Hi,

Now that I'm using KDevelop4 to work in kdevelop, I'm encountering crashes... 
please check to see if any belong to you.

This is kdevelop from two days ago plus my recent commits.

closefilerace: Crash when closing all documents just after startup, I presume 
the job is created when the text editor exists, and when it goes to parse, it 
no longer exists.  Needs a guarded pointer?

closing: I think this was project related, maybe apaku's recent fix covers 
this?

completion: Crashes commonly occurred in GrepViewPlugin (eg. completing 
m_grepdlg->)

classbrowser: Maybe this is from the cmake stuff?  A declaration without a 
context is a no-no.

ideal: i don't know what's behind this.

sublime: this was a crash on close iirc.

kate: I guess I need to look into this one.

Other devs - I suggest using kdevelop4, it is starting to work nicely... just 
save often for the moment :)

Thanks,
Hamish.
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245079872 (LWP 13820)]
[New Thread -1315443824 (LWP 13898)]
[New Thread -1304433776 (LWP 13882)]
[New Thread -1277658224 (LWP 13821)]
[KCrash handler]
#6  0xb1ac67ef in KateDocument::text (this=0x9025ef0)
    at /opt/kde4/src/kdelibs/kate/document/katedocument.cpp:432
#7  0xb6078cc2 in KDevelop::ParseJob::contentsFromEditor (this=0x9028ef0, 
    saveRevisionToken=true)
    at /opt/kde4/src/kdevplatform/language/backgroundparser/parsejob.cpp:141
#8  0xb2535d82 in PreprocessJob::run (this=0x93c75c8)
    at /opt/kde4/src/kdevelop/languages/cpp/preprocessjob.cpp:170
#9  0xb708fa20 in ThreadWeaver::JobRunHelper::runTheJob (this=0xb197e278, 
    th=0x9191008, job=0x93c75c8)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/Job.cpp:106
#10 0xb708fc36 in ThreadWeaver::Job::execute (this=0x93c75c8, th=0x9191008)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/Job.cpp:135
#11 0xb70929f3 in ThreadWeaver::JobCollectionJobRunner::execute (
    this=0x86a4910, t=0x9191008)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/JobCollection.cpp:82
#12 0xb7092336 in ThreadWeaver::JobCollection::execute (this=0x9028ef0, 
    t=0x9191008)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/JobCollection.cpp:228
#13 0xb708eb12 in ThreadWeaver::ThreadRunHelper::run (this=0xb197e350, 
    parent=0x81aa608, th=0x9191008)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/Thread.cpp:95
#14 0xb708ec35 in ThreadWeaver::Thread::run (this=0x9191008)
    at /opt/kde4/src/kdelibs/threadweaver/Weaver/Thread.cpp:142
#15 0xb7dd270f in QThreadPrivate::start (arg=0x9191008)
    at thread/qthread_unix.cpp:190
#16 0xb7d4c4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb6292e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1245079872 (LWP 13820)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6288c07 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6d00839 in ?? () from /usr/lib/libX11.so.6
#3  0x08070e58 in ?? ()
#4  0x00000001 in ?? ()
#5  0xffffffff in ?? ()
#6  0xb6db0b2c in ?? () from /usr/lib/libX11.so.6
#7  0x0806fcc8 in ?? ()
#8  0xb6db0b2c in ?? () from /usr/lib/libX11.so.6
#9  0x0806fcc8 in ?? ()
#10 0x000003ee in ?? ()
#11 0x00000020 in ?? ()
#12 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245129024 (LWP 14362)]
[New Thread -1318265968 (LWP 14438)]
[New Thread -1307255920 (LWP 14424)]
[New Thread -1280599152 (LWP 14363)]
[KCrash handler]
#6  0xb7def0e7 in QListData::detach2 (this=0xdabb168)
    at tools/qlistdata.cpp:100
#7  0xb17d7fe4 in QList<QPair<KTextEditor::CodeCompletionModel*, QPersistentModelIndex> >::detach_helper (this=0xdabb168)
    at /opt/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:522
#8  0xb17d3de8 in KateCompletionModel::mapToSource (this=0x90d1790, 
    proxyIndex=@0xbf8e83d0)
    at /opt/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:121
#9  0xb17ce10b in KateCompletionModel::data (this=0x90d1790, 
    index=@0xbf8e83d0, role=39)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:241
#10 0xb17eaf3a in ExpandingWidgetModel::isExpandable (this=0x90d1790, 
    idx_=@0xbf8e87d8)
    at /opt/kde4/src/kdelibs/kate/completion/expandingtree/expandingwidgetmodel.cpp:279
#11 0xb17ce09f in KateCompletionModel::data (this=0x90d1790, 
    index=@0xbf8e87d8, role=13)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:165
#12 0xb6911991 in QModelIndex::data (this=0xbf8e87d8, arole=13)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:373
#13 0xb6ac400f in QItemDelegate::sizeHint (this=0x90d33a8, option=@0xbf8e8758, 
    index=@0xbf8e87d8) at itemviews/qitemdelegate.cpp:485
#14 0xb17ef8ca in ExpandingDelegate::sizeHint (this=0x90d33a8, 
    option=@0xbf8e8758, index=@0xbf8e87d8)
    at /opt/kde4/src/kdelibs/kate/completion/expandingtree/expandingdelegate.cpp:85
#15 0xb6ab164e in QTreeView::sizeHintForColumn (this=0x90c7088, column=0)
    at itemviews/qtreeview.cpp:2645
#16 0xb6ab1c3c in QTreeView::resizeColumnToContents (this=0x90c7088, column=0)
    at itemviews/qtreeview.cpp:2463
#17 0xb6ab1d6a in QTreeViewPrivate::_q_forceColumnResizeToFitContents (
    this=0x90d1bf8) at itemviews/qtreeview.cpp:2972
#18 0xb6aba545 in QTreeView::qt_metacall (this=0x90c7088, 
    _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf8e8a04)
    at .moc/debug-shared/moc_qtreeview.cpp:149
#19 0xb17db41a in KateCompletionTree::qt_metacall (this=0x90c7088, 
    _c=QMetaObject::InvokeMetaMethod, _id=91, _a=0xbf8e8a04)
    at /opt/kde4/build/kdelibs/kate/katecompletiontree.moc:60
#20 0xb7ecc813 in QMetaObject::activate (sender=0x90d1790, 
    from_signal_index=9, to_signal_index=9, argv=0xbf8e8a04)
    at kernel/qobject.cpp:3007
#21 0xb7eccc95 in QMetaObject::activate (sender=0x90d1790, m=0xb7f65658, 
    local_signal_index=5, argv=0xbf8e8a04) at kernel/qobject.cpp:3080
#22 0xb7f0ac16 in QAbstractItemModel::rowsInserted (this=0x90d1790, 
    _t1=@0xbf8e8a38, _t2=0, _t3=0)
    at .moc/debug-shared/moc_qabstractitemmodel.cpp:157
#23 0xb7eae552 in QAbstractItemModel::endInsertRows (this=0x90d1790)
    at kernel/qabstractitemmodel.cpp:2089
#24 0xb17d1b3d in KateCompletionModel::hideOrShowGroup (this=0x90d1790, 
    g=0xd7b9e18)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:1087
#25 0xb17d2749 in KateCompletionModel::Group::resort (this=0xd7b9e18)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:1576
#26 0xb17d2872 in KateCompletionModel::resort (this=0x90d1790)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:1602
#27 0xb17d695c in KateCompletionModel::createGroups (this=0x90d1790)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:551
#28 0xb17d6df1 in KateCompletionModel::slotModelReset (this=0x90d1790)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionmodel.cpp:1152
#29 0xb17d6e9d in KateCompletionModel::qt_metacall (this=0x90d1790, 
    _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf8e8cb4)
    at /opt/kde4/build/kdelibs/kate/katecompletionmodel.moc:95
#30 0xb7ecc813 in QMetaObject::activate (sender=0x8ad0f78, 
    from_signal_index=17, to_signal_index=17, argv=0x0)
    at kernel/qobject.cpp:3007
#31 0xb7eccc95 in QMetaObject::activate (sender=0x8ad0f78, m=0xb7f65658, 
    local_signal_index=13, argv=0x0) at kernel/qobject.cpp:3080
#32 0xb7f0a8f1 in QAbstractItemModel::modelReset (this=0x8ad0f78)
    at .moc/debug-shared/moc_qabstractitemmodel.cpp:211
#33 0xb7eae035 in QAbstractItemModel::reset (this=0x8ad0f78)
    at kernel/qabstractitemmodel.cpp:2270
#34 0xb2c5da8d in SnippetCompletionModel::initData (this=0x8ad0f78)
    at /opt/kde4/src/kdevplatform/plugins/snippet/snippetcompletionmodel.cpp:69
#35 0xb2c5dac1 in SnippetCompletionModel::completionInvoked (this=0x8ad0f78, 
    view=0x90c6b00, range=@0xbf8e8ed0, 
    invocationType=KTextEditor::CodeCompletionModel::UserInvocation)
    at /opt/kde4/src/kdevplatform/plugins/snippet/snippetcompletionmodel.cpp:54
#36 0xb17c9332 in KateCompletionWidget::startCompletion (this=0x90d1590, 
    word=@0xbf8e8ed0, model=0x0, 
    invocationType=KTextEditor::CodeCompletionModel::UserInvocation)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionwidget.cpp:230
#37 0xb17c95eb in KateCompletionWidget::userInvokedCompletion (this=0x90d1590)
    at /opt/kde4/src/kdelibs/kate/completion/katecompletionwidget.cpp:776
#38 0xb18a1d05 in KateView::userInvokedCompletion (this=0x90c6b00)
    at /opt/kde4/src/kdelibs/kate/view/kateview.cpp:2487
#39 0xb18aa456 in KateView::qt_metacall (this=0x90c6b00, 
    _c=QMetaObject::InvokeMetaMethod, _id=55, _a=0xbf8e901c)
    at /opt/kde4/build/kdelibs/kate/kateview.moc:290
#40 0xb7ecc813 in QMetaObject::activate (sender=0x911e308, 
    from_signal_index=5, to_signal_index=6, argv=0xbf8e901c)
    at kernel/qobject.cpp:3007
#41 0xb7ecca1c in QMetaObject::activate (sender=0x911e308, m=0xb6c60e58, 
    from_local_signal_index=1, to_local_signal_index=2, argv=0xbf8e901c)
    at kernel/qobject.cpp:3100
#42 0xb6566762 in QAction::triggered (this=0x911e308, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:216
#43 0xb6568620 in QAction::activate (this=0x911e308, event=QAction::Trigger)
    at kernel/qaction.cpp:1119
#44 0xb65687c6 in QAction::event (this=0x911e308, e=0xbf8e94c4)
    at kernel/qaction.cpp:1038
#45 0xb65d6136 in QWidgetAction::event (this=0x911e308, event=0xbf8e94c4)
    at kernel/qwidgetaction.cpp:239
#46 0xb656e427 in QApplicationPrivate::notify_helper (this=0x8066a80, 
    receiver=0x911e308, e=0xbf8e94c4) at kernel/qapplication.cpp:3766
#47 0xb656e719 in QApplication::notify (this=0xbf8ea38c, receiver=0x911e308, 
    e=0xbf8e94c4) at kernel/qapplication.cpp:3360
#48 0xb778824a in KApplication::notify (this=0xbf8ea38c, receiver=0x911e308, 
    event=0xbf8e94c4)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#49 0xb7eb8772 in QCoreApplication::notifyInternal (this=0xbf8ea38c, 
    receiver=0x911e308, event=0xbf8e94c4) at kernel/qcoreapplication.cpp:583
#50 0xb656b1ed in QCoreApplication::sendEvent (receiver=0x911e308, 
    event=0xbf8e94c4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#51 0xb65ad641 in QShortcutMap::dispatchEvent (this=0x8066b1c, e=0xbf8e9944)
    at kernel/qshortcutmap.cpp:768
#52 0xb65ae66c in QShortcutMap::tryShortcutEvent (this=0x8066b1c, w=0x90c7310, 
    e=0xbf8e9944) at kernel/qshortcutmap.cpp:365
#53 0xb656e934 in QApplication::notify (this=0xbf8ea38c, receiver=0x90c7310, 
    e=0xbf8e9944) at kernel/qapplication.cpp:3397
#54 0xb778824a in KApplication::notify (this=0xbf8ea38c, receiver=0x90c7310, 
    event=0xbf8e9944)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#55 0xb7eb8772 in QCoreApplication::notifyInternal (this=0xbf8ea38c, 
    receiver=0x90c7310, event=0xbf8e9944) at kernel/qcoreapplication.cpp:583
#56 0xb657a3a9 in QCoreApplication::sendSpontaneousEvent (receiver=0x90c7310, 
    event=0xbf8e9944)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#57 0xb65d8b38 in qt_sendSpontaneousEvent (receiver=0x90c7310, 
    event=0xbf8e9944) at kernel/qapplication_x11.cpp:4659
#58 0xb661276c in QKeyMapper::sendKeyEvent (keyWidget=0x90c7310, grab=false, 
    type=QEvent::KeyPress, code=32, modifiers=@0xbf8e9af4, text=@0xbf8e9acc, 
    autorepeat=false, count=1, nativeScanCode=65, nativeVirtualKey=32, 
    nativeModifiers=4) at kernel/qkeymapper_x11.cpp:1656
#59 0xb6613af8 in QKeyMapperPrivate::translateKeyEvent (this=0x8088d80, 
    keyWidget=0x90c7310, event=0xbf8ea08c, grab=false)
    at kernel/qkeymapper_x11.cpp:1627
#60 0xb65e6430 in QApplication::x11ProcessEvent (this=0xbf8ea38c, 
    event=0xbf8ea08c) at kernel/qapplication_x11.cpp:3127
#61 0xb6615fd1 in x11EventSourceDispatch (s=0x8069910, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#62 0xb6127bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#63 0xb612ae5e in ?? () from /usr/lib/libglib-2.0.so.0
#64 0x08068c40 in ?? ()
#65 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGABRT
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245018432 (LWP 21432)]
[New Thread -1318151280 (LWP 21516)]
[New Thread -1307141232 (LWP 21494)]
[New Thread -1280488560 (LWP 21433)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb61f6085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb61f7a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7dd7771 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbfc5e710 "ASSERT: \"index < m_items.count()\" in file /opt/kde4/src/kdevplatform/sublime/ideallayout.cpp, line 940") at global/qglobal.cpp:2058
#10 0xb7dd77f5 in qFatal (msg=0xb7f27a9c "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2260
#11 0xb7dd7c6d in qt_assert (assertion=0xb605f2b0 "index < m_items.count()", 
    file=0xb605f1a0 "/opt/kde4/src/kdevplatform/sublime/ideallayout.cpp", 
    line=940) at global/qglobal.cpp:1828
#12 0xb6057cb2 in Sublime::IdealMainLayout::DockArea::removeWidget (
    this=0x9694418, widget=0xec0cd88)
    at /opt/kde4/src/kdevplatform/sublime/ideallayout.cpp:940
#13 0xb60586d9 in Sublime::IdealMainLayout::removeWidget (this=0x96939c0, 
    widget=0xec0cd88, role=Sublime::IdealMainLayout::Bottom)
    at /opt/kde4/src/kdevplatform/sublime/ideallayout.cpp:739
#14 0xb604ec29 in Sublime::IdealMainWidget::showDockWidget (this=0x9584638, 
    dock=0xec0cd88, show=false)
    at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:703
#15 0xb604f6c9 in Sublime::IdealButtonBarWidget::showWidget (this=0x9693280, 
    checked=false) at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:177
#16 0xb604f76c in Sublime::IdealButtonBarWidget::qt_metacall (this=0x9693280, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc6092c)
    at /opt/kde4/build/kdevplatform/sublime/ideal.moc:155
#17 0xb7ee7813 in QMetaObject::activate (sender=0xec6f888, 
    from_signal_index=8, to_signal_index=8, argv=0xbfc6092c)
    at kernel/qobject.cpp:3007
#18 0xb7ee7c95 in QMetaObject::activate (sender=0xec6f888, m=0xb6c7be58, 
    local_signal_index=4, argv=0xbfc6092c) at kernel/qobject.cpp:3080
#19 0xb65817b8 in QAction::toggled (this=0xec6f888, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:229
#20 0xb65834f3 in QAction::setChecked (this=0xec6f888, b=false)
    at kernel/qaction.cpp:939
#21 0xb604e044 in Sublime::IdealMainWidget::showDock (this=0x9584638, 
    role=Sublime::IdealMainLayout::Bottom, show=false)
    at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:821
#22 0xb604e131 in Sublime::IdealMainWidget::showBottomDock (this=0x9584638, 
    show=false) at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:832
#23 0xb604ee72 in Sublime::IdealMainWidget::qt_metacall (this=0x9584638, 
    _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfc60afc)
    at /opt/kde4/build/kdevplatform/sublime/ideal.moc:316
#24 0xb7ee7813 in QMetaObject::activate (sender=0x9695220, 
    from_signal_index=8, to_signal_index=8, argv=0xbfc60afc)
    at kernel/qobject.cpp:3007
#25 0xb7ee7c95 in QMetaObject::activate (sender=0x9695220, m=0xb6c7be58, 
    local_signal_index=4, argv=0xbfc60afc) at kernel/qobject.cpp:3080
#26 0xb65817b8 in QAction::toggled (this=0x9695220, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:229
#27 0xb65834f3 in QAction::setChecked (this=0x9695220, b=false)
    at kernel/qaction.cpp:939
#28 0xb604e587 in Sublime::IdealMainWidget::centralWidgetFocused (
    this=0x9584638) at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:580
#29 0xb6044df0 in Sublime::MainWindowPrivate::eventFilter (this=0x8186048, 
    event=0xbfc60f98)
    at /opt/kde4/src/kdevplatform/sublime/mainwindow_p.cpp:451
#30 0xb7ed1a48 in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x8066a80, receiver=0xeaaa648, event=0xbfc60f98)
    at kernel/qcoreapplication.cpp:694
#31 0xb6589401 in QApplicationPrivate::notify_helper (this=0x8066a80, 
    receiver=0xeaaa648, e=0xbfc60f98) at kernel/qapplication.cpp:3762
#32 0xb658b060 in QApplication::notify (this=0xbfc62efc, receiver=0xeaaa648, 
    e=0xbfc60f98) at kernel/qapplication.cpp:3733
#33 0xb77a324a in KApplication::notify (this=0xbfc62efc, receiver=0xeaaa648, 
    event=0xbfc60f98)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#34 0xb7ed3772 in QCoreApplication::notifyInternal (this=0xbfc62efc, 
    receiver=0xeaaa648, event=0xbfc60f98) at kernel/qcoreapplication.cpp:583
#35 0xb65861ed in QCoreApplication::sendEvent (receiver=0xeaaa648, 
    event=0xbfc60f98)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 0xb658c650 in QApplicationPrivate::setFocusWidget (focus=0xeaaa648, 
    reason=Qt::TabFocusReason) at kernel/qapplication.cpp:1989
#37 0xb65de1f8 in QWidget::setFocus (this=0xeaaa648, reason=Qt::TabFocusReason)
    at kernel/qwidget.cpp:5193
#38 0xb65de300 in QWidget::focusNextPrevChild (this=0x8121790, next=true)
    at kernel/qwidget.cpp:5310
#39 0xb65de2ab in QWidget::focusNextPrevChild (this=0x9584638, next=true)
    at kernel/qwidget.cpp:5305
#40 0xb65de2ab in QWidget::focusNextPrevChild (this=0xaf64b30, next=true)
    at kernel/qwidget.cpp:5305
#41 0xb65e4aa4 in QWidgetPrivate::hide_helper (this=0xaf651e8)
    at kernel/qwidget.cpp:6252
#42 0xb65ebe52 in QWidget::setVisible (this=0xaf64b30, visible=false)
    at kernel/qwidget.cpp:6395
#43 0xb6043629 in QWidget::hide (this=0xaf64b30)
    at /opt/qt-copy/include/QtGui/../../src/gui/kernel/qwidget.h:474
#44 0xb6057d23 in Sublime::IdealMainLayout::DockArea::removeWidget (
    this=0x9694418, widget=0xaf64b30)
    at /opt/kde4/src/kdevplatform/sublime/ideallayout.cpp:944
#45 0xb60586d9 in Sublime::IdealMainLayout::removeWidget (this=0x96939c0, 
    widget=0xaf64b30, role=Sublime::IdealMainLayout::Bottom)
    at /opt/kde4/src/kdevplatform/sublime/ideallayout.cpp:739
#46 0xb604ec29 in Sublime::IdealMainWidget::showDockWidget (this=0x9584638, 
    dock=0xaf64b30, show=false)
    at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:703
#47 0xb604f6c9 in Sublime::IdealButtonBarWidget::showWidget (this=0x9693280, 
    checked=false) at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:177
#48 0xb604f76c in Sublime::IdealButtonBarWidget::qt_metacall (this=0x9693280, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc6138c)
    at /opt/kde4/build/kdevplatform/sublime/ideal.moc:155
#49 0xb7ee7813 in QMetaObject::activate (sender=0xaf72998, 
    from_signal_index=8, to_signal_index=8, argv=0xbfc6138c)
    at kernel/qobject.cpp:3007
#50 0xb7ee7c95 in QMetaObject::activate (sender=0xaf72998, m=0xb6c7be58, 
    local_signal_index=4, argv=0xbfc6138c) at kernel/qobject.cpp:3080
#51 0xb65817b8 in QAction::toggled (this=0xaf72998, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:229
#52 0xb65834f3 in QAction::setChecked (this=0xaf72998, b=false)
    at kernel/qaction.cpp:939
#53 0xb6587e38 in QActionGroupPrivate::_q_actionChanged (this=0x9693410)
    at kernel/qactiongroup.cpp:79
#54 0xb6587fc1 in QActionGroup::qt_metacall (this=0x9638f98, 
    _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfc61494)
    at .moc/debug-shared/moc_qactiongroup.cpp:95
#55 0xb7ee7813 in QMetaObject::activate (sender=0xec6f888, 
    from_signal_index=4, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3007
#56 0xb7ee7c95 in QMetaObject::activate (sender=0xec6f888, m=0xb6c7be58, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3080
#57 0xb6581833 in QAction::changed (this=0xec6f888)
    at .moc/debug-shared/moc_qaction.cpp:209
#58 0xb6583009 in QActionPrivate::sendDataChanged (this=0xec97a28)
    at kernel/qaction.cpp:114
#59 0xb65834cc in QAction::setChecked (this=0xec6f888, b=true)
    at kernel/qaction.cpp:937
#60 0xb604dd69 in Sublime::IdealMainWidget::raiseView (this=0x9584638, 
    view=0xd104508) at /opt/kde4/src/kdevplatform/sublime/ideal.cpp:596
#61 0xb6045807 in Sublime::MainWindowPrivate::raiseToolView (this=0x8186048, 
    view=0xd104508) at /opt/kde4/src/kdevplatform/sublime/mainwindow_p.cpp:298
#62 0xb6042d1e in Sublime::MainWindow::qt_metacall (this=0x8121790, 
    _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbfc6170c)
    at /opt/kde4/build/kdevplatform/sublime/mainwindow.moc:100
#63 0xb79490fa in KDevelop::MainWindow::qt_metacall (this=0x8121790, 
    _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbfc6170c)
    at /opt/kde4/build/kdevplatform/shell/mainwindow.moc:77
#64 0xb7ee7813 in QMetaObject::activate (sender=0x819cc88, 
    from_signal_index=7, to_signal_index=7, argv=0xbfc6170c)
    at kernel/qobject.cpp:3007
#65 0xb7ee7c95 in QMetaObject::activate (sender=0x819cc88, m=0xb6060560, 
    local_signal_index=3, argv=0xbfc6170c) at kernel/qobject.cpp:3080
#66 0xb60360f3 in Sublime::Area::requestToolViewRaise (this=0x819cc88, 
    _t1=0xd104508) at /opt/kde4/build/kdevplatform/sublime/area.moc:113
#67 0xb6036124 in Sublime::Area::raiseToolView (this=0x819cc88, 
    toolView=0xd104508) at /opt/kde4/src/kdevplatform/sublime/area.cpp:206
#68 0xb795de9f in KDevelop::UiController::raiseToolView (this=0x8105cf0, 
    view=0xd104508) at /opt/kde4/src/kdevplatform/shell/uicontroller.cpp:223
#69 0xb795df9b in KDevelop::UiController::qt_metacall (this=0x8105cf0, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc6189c)
    at /opt/kde4/build/kdevplatform/shell/uicontroller.moc:72
#70 0xb7ee7813 in QMetaObject::activate (sender=0xd104508, 
    from_signal_index=4, to_signal_index=4, argv=0xbfc6189c)
    at kernel/qobject.cpp:3007
#71 0xb7ee7c95 in QMetaObject::activate (sender=0xd104508, m=0xb60612f4, 
    local_signal_index=0, argv=0xbfc6189c) at kernel/qobject.cpp:3080
#72 0xb604ab13 in Sublime::View::raise (this=0xd104508, _t1=0xd104508)
    at /opt/kde4/build/kdevplatform/sublime/view.moc:83
#73 0xb604ab41 in Sublime::View::requestRaise (this=0xd104508)
    at /opt/kde4/src/kdevplatform/sublime/view.cpp:71
#74 0xb3fe7cc0 in StandardOutputView::raiseOutput (this=0x82354b0, id=6)
    at /opt/kde4/src/kdevplatform/plugins/standardoutputview/standardoutputview.cpp:204
#75 0xb601fc1e in KDevelop::OutputJob::startOutput (this=0x808c0f8)
    at /opt/kde4/src/kdevplatform/util/outputjob.cpp:82
#76 0xb797c925 in KDevelop::RunJob::start (this=0x808c0f8)
    at /opt/kde4/src/kdevplatform/shell/runcontroller.cpp:312
#77 0xb797c49f in KDevelop::RunController::registerJob (this=0x81f0b88, 
    job=0x808c0f8) at /opt/kde4/src/kdevplatform/shell/runcontroller.cpp:199
#78 0xb797c03a in KDevelop::RunController::execute (this=0x81f0b88, 
    run=@0xbfc61a54) at /opt/kde4/src/kdevplatform/shell/runcontroller.cpp:70
#79 0xb797bc5e in KDevelop::RunController::slotExecute (this=0x81f0b88)
    at /opt/kde4/src/kdevplatform/shell/runcontroller.cpp:146
#80 0xb797cee0 in KDevelop::RunController::qt_metacall (this=0x81f0b88, 
    _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc61b8c)
    at /opt/kde4/build/kdevplatform/shell/runcontroller.moc:79
#81 0xb7ee7813 in QMetaObject::activate (sender=0x81f00e0, 
    from_signal_index=5, to_signal_index=6, argv=0xbfc61b8c)
    at kernel/qobject.cpp:3007
#82 0xb7ee7a1c in QMetaObject::activate (sender=0x81f00e0, m=0xb6c7be58, 
    from_local_signal_index=1, to_local_signal_index=2, argv=0xbfc61b8c)
    at kernel/qobject.cpp:3100
#83 0xb6581762 in QAction::triggered (this=0x81f00e0, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:216
#84 0xb6583620 in QAction::activate (this=0x81f00e0, event=QAction::Trigger)
    at kernel/qaction.cpp:1119
#85 0xb65837c6 in QAction::event (this=0x81f00e0, e=0xbfc62034)
    at kernel/qaction.cpp:1038
#86 0xb65f1136 in QWidgetAction::event (this=0x81f00e0, event=0xbfc62034)
    at kernel/qwidgetaction.cpp:239
#87 0xb6589427 in QApplicationPrivate::notify_helper (this=0x8066a80, 
    receiver=0x81f00e0, e=0xbfc62034) at kernel/qapplication.cpp:3766
#88 0xb6589719 in QApplication::notify (this=0xbfc62efc, receiver=0x81f00e0, 
    e=0xbfc62034) at kernel/qapplication.cpp:3360
#89 0xb77a324a in KApplication::notify (this=0xbfc62efc, receiver=0x81f00e0, 
    event=0xbfc62034)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#90 0xb7ed3772 in QCoreApplication::notifyInternal (this=0xbfc62efc, 
    receiver=0x81f00e0, event=0xbfc62034) at kernel/qcoreapplication.cpp:583
#91 0xb65861ed in QCoreApplication::sendEvent (receiver=0x81f00e0, 
    event=0xbfc62034)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#92 0xb65c8641 in QShortcutMap::dispatchEvent (this=0x8066b1c, e=0xbfc624b4)
    at kernel/qshortcutmap.cpp:768
#93 0xb65c966c in QShortcutMap::tryShortcutEvent (this=0x8066b1c, w=0xaf62510, 
    e=0xbfc624b4) at kernel/qshortcutmap.cpp:365
#94 0xb6589934 in QApplication::notify (this=0xbfc62efc, receiver=0xaf62510, 
    e=0xbfc624b4) at kernel/qapplication.cpp:3397
#95 0xb77a324a in KApplication::notify (this=0xbfc62efc, receiver=0xaf62510, 
    event=0xbfc624b4)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#96 0xb7ed3772 in QCoreApplication::notifyInternal (this=0xbfc62efc, 
    receiver=0xaf62510, event=0xbfc624b4) at kernel/qcoreapplication.cpp:583
#97 0xb65953a9 in QCoreApplication::sendSpontaneousEvent (receiver=0xaf62510, 
    event=0xbfc624b4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#98 0xb65f3b38 in qt_sendSpontaneousEvent (receiver=0xaf62510, 
    event=0xbfc624b4) at kernel/qapplication_x11.cpp:4659
#99 0xb662d76c in QKeyMapper::sendKeyEvent (keyWidget=0xaf62510, grab=false, 
    type=QEvent::KeyPress, code=16777272, modifiers=@0xbfc62664, 
    text=@0xbfc6263c, autorepeat=false, count=1, nativeScanCode=75, 
    nativeVirtualKey=65478, nativeModifiers=1)
    at kernel/qkeymapper_x11.cpp:1656
#100 0xb662eaf8 in QKeyMapperPrivate::translateKeyEvent (this=0x8088da8, 
    keyWidget=0xaf62510, event=0xbfc62bfc, grab=false)
    at kernel/qkeymapper_x11.cpp:1627
#101 0xb6601430 in QApplication::x11ProcessEvent (this=0xbfc62efc, 
    event=0xbfc62bfc) at kernel/qapplication_x11.cpp:3127
#102 0xb6630fd1 in x11EventSourceDispatch (s=0x8069910, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#103 0xb6142bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#104 0xb6145e5e in ?? () from /usr/lib/libglib-2.0.so.0
#105 0x08068c40 in ?? ()
#106 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245055296 (LWP 20007)]
[New Thread -1319752816 (LWP 20085)]
[New Thread -1308742768 (LWP 20075)]
[New Thread -1277842544 (LWP 20008)]
[KCrash handler]
#6  0xb6905916 in QModelIndex::parent (this=0xbff44958)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:364
#7  0xb6aee721 in QSortFilterProxyModelPrivate::source_to_proxy (
    this=0x8d319b8, source_index=@0xbff44958)
    at itemviews/qsortfilterproxymodel.cpp:317
#8  0xb6aee882 in QSortFilterProxyModel::mapFromSource (this=0x8c70398, 
    sourceIndex=@0xbff44958) at itemviews/qsortfilterproxymodel.cpp:2260
#9  0xb6aec69d in QSortFilterProxyModel::parent (this=0x8c70398, 
    child=@0x8ecc858) at itemviews/qsortfilterproxymodel.cpp:1451
#10 0xb7ea12f4 in QModelIndex::parent (this=0x8ecc858)
    at kernel/qabstractitemmodel.h:364
#11 0xb7e9c0e7 in QPersistentModelIndex::parent (this=0x8152a48)
    at kernel/qabstractitemmodel.cpp:369
#12 0xb6abfdf2 in QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved (
    this=0x81529f8, parent=@0xbff44c54, start=0, end=0)
    at itemviews/qitemselectionmodel.cpp:564
#13 0xb6ac047e in QItemSelectionModel::qt_metacall (this=0x8a394e0, 
    _c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbff44b94)
    at .moc/debug-shared/moc_qitemselectionmodel.cpp:129
#14 0xb7ebc813 in QMetaObject::activate (sender=0x8c70398, 
    from_signal_index=10, to_signal_index=10, argv=0xbff44b94)
    at kernel/qobject.cpp:3007
#15 0xb7ebcc95 in QMetaObject::activate (sender=0x8c70398, m=0xb7f55658, 
    local_signal_index=6, argv=0xbff44b94) at kernel/qobject.cpp:3080
#16 0xb7efabac in QAbstractItemModel::rowsAboutToBeRemoved (this=0x8c70398, 
    _t1=@0xbff44c54, _t2=0, _t3=0)
    at .moc/debug-shared/moc_qabstractitemmodel.cpp:164
#17 0xb7e9e4b4 in QAbstractItemModel::beginRemoveRows (this=0x8c70398, 
    parent=@0xbff44c54, first=0, last=0) at kernel/qabstractitemmodel.cpp:2121
#18 0xb6af038c in QSortFilterProxyModelPrivate::remove_proxy_interval (
    this=0x8d319b8, source_to_proxy=@0x817f3a8, proxy_to_source=@0x817f3a0, 
    proxy_start=0, proxy_end=0, proxy_parent=@0xbff44c54, orient=Qt::Vertical, 
    emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:453
#19 0xb6af055f in QSortFilterProxyModelPrivate::remove_source_items (
    this=0x8d319b8, source_to_proxy=@0x817f3a8, proxy_to_source=@0x817f3a0, 
    source_items=@0xbff44cd4, source_parent=@0xbff44ed0, orient=Qt::Vertical, 
    emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:435
#20 0xb6af12b6 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0x8d319b8, source_parent=@0xbff44ed0, start=0, end=0, 
    orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:720
#21 0xb6af1324 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (
    this=0x8d319b8, source_parent=@0xbff44ed0, start=0, end=0)
    at itemviews/qsortfilterproxymodel.cpp:1114
#22 0xb6af159e in QSortFilterProxyModel::qt_metacall (this=0x8c70398, 
    _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbff44e54)
    at .moc/debug-shared/moc_qsortfilterproxymodel.cpp:126
#23 0xb7ebc813 in QMetaObject::activate (sender=0x817ce98, 
    from_signal_index=10, to_signal_index=10, argv=0xbff44e54)
    at kernel/qobject.cpp:3007
#24 0xb7ebcc95 in QMetaObject::activate (sender=0x817ce98, m=0xb7f55658, 
    local_signal_index=6, argv=0xbff44e54) at kernel/qobject.cpp:3080
#25 0xb7efabac in QAbstractItemModel::rowsAboutToBeRemoved (this=0x817ce98, 
    _t1=@0xbff44ed0, _t2=0, _t3=0)
    at .moc/debug-shared/moc_qabstractitemmodel.cpp:164
#26 0xb7e9e4b4 in QAbstractItemModel::beginRemoveRows (this=0x817ce98, 
    parent=@0xbff44ed0, first=0, last=0) at kernel/qabstractitemmodel.cpp:2121
#27 0xb6afa42c in QStandardItemModelPrivate::rowsAboutToBeRemoved (
    this=0x818bdc0, parent=0x818f780, start=0, end=0)
    at itemviews/qstandarditemmodel.cpp:511
#28 0xb6afa4d3 in QStandardItem::removeRows (this=0x818f780, row=0, count=1)
    at itemviews/qstandarditemmodel.cpp:1596
#29 0xb6afa6c0 in QStandardItem::removeRow (this=0x818f780, row=0)
    at itemviews/qstandarditemmodel.cpp:1570
#30 0xb6afa7fe in QStandardItem::takeRow (this=0x818f780, row=0)
    at itemviews/qstandarditemmodel.cpp:1731
#31 0xb793fd6b in KDevelop::Project::close (this=0x86a2808)
    at /opt/kde4/src/kdevplatform/shell/project.cpp:360
#32 0xb793bf10 in KDevelop::ProjectController::closeProject (this=0x8198170, 
    proj=0x86a2808)
    at /opt/kde4/src/kdevplatform/shell/projectcontroller.cpp:453
#33 0xb7939943 in KDevelop::ProjectController::cleanup (this=0x8198170)
    at /opt/kde4/src/kdevplatform/shell/projectcontroller.cpp:218
#34 0xb7932b8a in KDevelop::Core::cleanup (this=0x810a8d8)
    at /opt/kde4/src/kdevplatform/shell/core.cpp:144
#35 0xb791f132 in ~MainWindow (this=0x81233b8)
    at /opt/kde4/src/kdevplatform/shell/mainwindow.cpp:86
#36 0xb7eb70b3 in qDeleteInEventHandler (o=0x81233b8)
    at kernel/qobject.cpp:3595
#37 0xb7ebbada in QObject::event (this=0x81233b8, e=0x8e7d9b0)
    at kernel/qobject.cpp:1124
#38 0xb65c1411 in QWidget::event (this=0x81233b8, event=0x8e7d9b0)
    at kernel/qwidget.cpp:7303
#39 0xb6952aa8 in QMainWindow::event (this=0x81233b8, event=0x8e7d9b0)
    at widgets/qmainwindow.cpp:1252
#40 0xb784722f in KMainWindow::event (this=0x81233b8, ev=0x8e7d9b0)
    at /opt/kde4/src/kdelibs/kdeui/widgets/kmainwindow.cpp:1002
#41 0xb788ae1c in KXmlGuiWindow::event (this=0x81233b8, ev=0x8e7d9b0)
    at /opt/kde4/src/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122
#42 0xb6562427 in QApplicationPrivate::notify_helper (this=0x80679d0, 
    receiver=0x81233b8, e=0x8e7d9b0) at kernel/qapplication.cpp:3766
#43 0xb6564060 in QApplication::notify (this=0xbff459d4, receiver=0x81233b8, 
    e=0x8e7d9b0) at kernel/qapplication.cpp:3733
#44 0xb777c24a in KApplication::notify (this=0xbff459d4, receiver=0x81233b8, 
    event=0x8e7d9b0) at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#45 0xb7ea8772 in QCoreApplication::notifyInternal (this=0xbff459d4, 
    receiver=0x81233b8, event=0x8e7d9b0) at kernel/qcoreapplication.cpp:583
#46 0xb7eac0cf in QCoreApplication::sendEvent (receiver=0x81233b8, 
    event=0x8e7d9b0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#47 0xb7ea8c8a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=52, data=0x8054a40) at kernel/qcoreapplication.cpp:1195
#48 0xb7ea8e3b in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=52) at kernel/qcoreapplication.cpp:1091
#49 0xb7ea8fa9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:850
#50 0xb6562140 in QApplication::exec () at kernel/qapplication.cpp:3298
#51 0x0804e4d5 in main (argc=1, argv=0xbff45e34)
    at /opt/kde4/src/kdevelop/src/main.cpp:209
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245043008 (LWP 10053)]
[New Thread -1318179952 (LWP 10135)]
[New Thread -1307169904 (LWP 10115)]
[New Thread -1280513136 (LWP 10054)]
[KCrash handler]
#6  0xb657fc42 in QObject::parent (this=0x0)
    at ../../include/QtCore/../../src/corelib/kernel/qobject.h:236
#7  0xb658d5fd in QWidget::parentWidget (this=0x0)
    at ../../include/QtGui/../../src/gui/kernel/qwidget.h:982
#8  0xb65e3d23 in QWidget::setParent (this=0x0, parent=0x0)
    at kernel/qwidget.cpp:8442
#9  0xb603f44a in Sublime::MainWindowPrivate::aboutToRemoveView (
    this=0x8186b40, index=0x819bb70, view=0xee952c0)
    at /opt/kde4/src/kdevplatform/sublime/mainwindow_p.cpp:321
#10 0xb603cce3 in Sublime::MainWindow::qt_metacall (this=0x8121748, 
    _c=QMetaObject::InvokeMetaMethod, _id=55, _a=0xbff8e678)
    at /opt/kde4/build/kdevplatform/sublime/mainwindow.moc:98
#11 0xb79430fa in KDevelop::MainWindow::qt_metacall (this=0x8121748, 
    _c=QMetaObject::InvokeMetaMethod, _id=55, _a=0xbff8e678)
    at /opt/kde4/build/kdevplatform/shell/mainwindow.moc:77
#12 0xb7ee1813 in QMetaObject::activate (sender=0x819cd48, 
    from_signal_index=5, to_signal_index=5, argv=0xbff8e678)
    at kernel/qobject.cpp:3007
#13 0xb7ee1c95 in QMetaObject::activate (sender=0x819cd48, m=0xb605a560, 
    local_signal_index=1, argv=0xbff8e678) at kernel/qobject.cpp:3080
#14 0xb60301c9 in Sublime::Area::aboutToRemoveView (this=0x819cd48, 
    _t1=0x819bb70, _t2=0xee952c0)
    at /opt/kde4/build/kdevplatform/sublime/area.moc:99
#15 0xb603149c in Sublime::Area::removeView (this=0x819cd48, view=0xee952c0)
    at /opt/kde4/src/kdevplatform/sublime/area.cpp:175
#16 0xb7966b5f in KDevelop::PartDocument::close (this=0x148b3540, 
    mode=<value optimized out>)
    at /opt/kde4/src/kdevplatform/shell/partdocument.cpp:131
#17 0xb796a76a in KDevelop::DocumentController::closeDocument (this=0x81dc950, 
    url=@0x88455b4)
    at /opt/kde4/src/kdevplatform/shell/documentcontroller.cpp:412
#18 0xb795b05f in KDevelop::ProjectController::closeProject (this=0x81d37d0, 
    proj=0x86d55f0)
    at /opt/kde4/src/kdevplatform/shell/projectcontroller.cpp:417
#19 0xb795c42e in KDevelop::ProjectController::cleanup (this=0x81d37d0)
    at /opt/kde4/src/kdevplatform/shell/projectcontroller.cpp:218
#20 0xb7954a02 in KDevelop::Core::cleanup (this=0x810b7e8)
    at /opt/kde4/src/kdevplatform/shell/core.cpp:144
#21 0xb7943817 in ~MainWindow (this=0x8121748)
    at /opt/kde4/src/kdevplatform/shell/mainwindow.cpp:86
#22 0xb7edc0b3 in qDeleteInEventHandler (o=0x8121748)
    at kernel/qobject.cpp:3595
#23 0xb7ee0ada in QObject::event (this=0x8121748, e=0x81224f8)
    at kernel/qobject.cpp:1124
#24 0xb65e2411 in QWidget::event (this=0x8121748, event=0x81224f8)
    at kernel/qwidget.cpp:7303
#25 0xb6973aa8 in QMainWindow::event (this=0x8121748, event=0x81224f8)
    at widgets/qmainwindow.cpp:1252
#26 0xb786822f in KMainWindow::event (this=0x8121748, ev=0x81224f8)
    at /opt/kde4/src/kdelibs/kdeui/widgets/kmainwindow.cpp:1002
#27 0xb78abe1c in KXmlGuiWindow::event (this=0x8121748, ev=0x81224f8)
    at /opt/kde4/src/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122
#28 0xb6583427 in QApplicationPrivate::notify_helper (this=0x8066a10, 
    receiver=0x8121748, e=0x81224f8) at kernel/qapplication.cpp:3766
#29 0xb6585060 in QApplication::notify (this=0xbff8f20c, receiver=0x8121748, 
    e=0x81224f8) at kernel/qapplication.cpp:3733
#30 0xb779d24a in KApplication::notify (this=0xbff8f20c, receiver=0x8121748, 
    event=0x81224f8) at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#31 0xb7ecd772 in QCoreApplication::notifyInternal (this=0xbff8f20c, 
    receiver=0x8121748, event=0x81224f8) at kernel/qcoreapplication.cpp:583
#32 0xb7ed10cf in QCoreApplication::sendEvent (receiver=0x8121748, 
    event=0x81224f8)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 0xb7ecdc8a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=52, data=0x8053a40) at kernel/qcoreapplication.cpp:1195
#34 0xb7ecde3b in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=52) at kernel/qcoreapplication.cpp:1091
#35 0xb7ecdfa9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:850
#36 0xb6583140 in QApplication::exec () at kernel/qapplication.cpp:3298
#37 0x0804e215 in main (argc=1, argv=0xbff8f664)
    at /opt/kde4/src/kdevelop/src/main.cpp:209
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245493568 (LWP 8662)]
[New Thread -1318630512 (LWP 8736)]
[New Thread -1307620464 (LWP 8725)]
[New Thread -1280963696 (LWP 8664)]
[KCrash handler]
#6  KDevelop::DUContext::type (this=0x0)
    at /opt/kde4/src/kdevplatform/language/duchain/ducontext.cpp:839
#7  0xb604fbf6 in KDevelop::DUChainUtils::completionProperties (dec=0x89895c8)
    at /opt/kde4/src/kdevplatform/language/duchain/duchainutils.cpp:116
#8  0xb604fcaf in KDevelop::DUChainUtils::iconForDeclaration (dec=0x89895c8)
    at /opt/kde4/src/kdevplatform/language/duchain/duchainutils.cpp:209
#9  0xb3243399 in ClassModel::data (node=0x8fbcb18, role=1)
    at /opt/kde4/src/kdevplatform/plugins/classbrowser/classmodel.cpp:647
#10 0xb3244e48 in ClassModel::data (this=0x8aca778, index=@0xbfa390d8, role=1)
    at /opt/kde4/src/kdevplatform/plugins/classbrowser/classmodel.cpp:610
#11 0xb68b8991 in QModelIndex::data (this=0xbfa390d8, arole=1)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:373
#12 0xb6ac18b9 in QStyledItemDelegate::initStyleOption (this=0x8996138, 
    option=0xbfa38f64, index=@0xbfa390d8)
    at itemviews/qstyleditemdelegate.cpp:332
#13 0xb6ac1481 in QStyledItemDelegate::sizeHint (this=0x8996138, 
    option=@0xbfa39058, index=@0xbfa390d8)
    at itemviews/qstyleditemdelegate.cpp:437
#14 0xb6a5864e in QTreeView::sizeHintForColumn (this=0x8fa2458, column=0)
    at itemviews/qtreeview.cpp:2645
#15 0xb6a58c3c in QTreeView::resizeColumnToContents (this=0x8fa2458, column=0)
    at itemviews/qtreeview.cpp:2463
#16 0xb6a58d6a in QTreeViewPrivate::_q_forceColumnResizeToFitContents (
    this=0x8fa5a60) at itemviews/qtreeview.cpp:2972
#17 0xb6a5ef79 in QTreeViewPrivate::expand (this=0x8fa5a60, item=3, 
    emitSignal=true) at itemviews/qtreeview.cpp:2804
#18 0xb6a600d9 in QTreeView::mousePressEvent (this=0x8fa2458, event=0xbfa39c08)
    at itemviews/qtreeview.cpp:1744
#19 0xb65733f9 in QWidget::event (this=0x8fa2458, event=0xbfa39c08)
    at kernel/qwidget.cpp:6916
#20 0xb68e6cc2 in QFrame::event (this=0x8fa2458, e=0xbfa39c08)
    at widgets/qframe.cpp:657
#21 0xb697ed4f in QAbstractScrollArea::viewportEvent (this=0x8fa2458, 
    e=0xbfa39c08) at widgets/qabstractscrollarea.cpp:938
#22 0xb6a224c9 in QAbstractItemView::viewportEvent (this=0x8fa2458, 
    event=0xbfa39c08) at itemviews/qabstractitemview.cpp:1426
#23 0xb6a5d6e0 in QTreeView::viewportEvent (this=0x8fa2458, event=0xbfa39c08)
    at itemviews/qtreeview.cpp:1254
#24 0xb698193a in QAbstractScrollAreaPrivate::viewportEvent (this=0x8fa5a60, 
    event=0xbfa39c08) at widgets/qabstractscrollarea_p.h:102
#25 0xb698196c in QAbstractScrollAreaFilter::eventFilter (this=0x8fa6c20, 
    o=0x8fa23d8, e=0xbfa39c08) at widgets/qabstractscrollarea_p.h:113
#26 0xb7e5da48 in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x80669d0, receiver=0x8fa23d8, event=0xbfa39c08)
    at kernel/qcoreapplication.cpp:694
#27 0xb6515401 in QApplicationPrivate::notify_helper (this=0x80669d0, 
    receiver=0x8fa23d8, e=0xbfa39c08) at kernel/qapplication.cpp:3762
#28 0xb6515f2e in QApplication::notify (this=0xbfa3a4ec, receiver=0x8fa23d8, 
    e=0xbfa39c08) at kernel/qapplication.cpp:3495
#29 0xb772f24a in KApplication::notify (this=0xbfa3a4ec, receiver=0x8fa23d8, 
    event=0xbfa39c08)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#30 0xb7e5f772 in QCoreApplication::notifyInternal (this=0xbfa3a4ec, 
    receiver=0x8fa23d8, event=0xbfa39c08) at kernel/qcoreapplication.cpp:583
#31 0xb65213a9 in QCoreApplication::sendSpontaneousEvent (receiver=0x8fa23d8, 
    event=0xbfa39c08)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#32 0xb651c2a8 in QApplicationPrivate::sendMouseEvent (receiver=0x8fa23d8, 
    event=0xbfa39c08, alienWidget=0x8fa23d8, nativeWidget=0x8120218, 
    buttonDown=0xb6c25be0, lastMouseReceiver=@0xb6c25be4)
    at kernel/qapplication.cpp:2760
#33 0xb658fd20 in QETWidget::translateMouseEvent (this=0x8120218, 
    event=0xbfa3a1ec) at kernel/qapplication_x11.cpp:4112
#34 0xb658d39f in QApplication::x11ProcessEvent (this=0xbfa3a4ec, 
    event=0xbfa3a1ec) at kernel/qapplication_x11.cpp:3112
#35 0xb65bcfd1 in x11EventSourceDispatch (s=0x80698d8, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#36 0xb60cebf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb60d1e5e in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x08068c58 in ?? ()
#39 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
Application: KDevelop (kdevelop), signal SIGABRT
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1244825920 (LWP 9084)]
[New Thread -1317962864 (LWP 9167)]
[New Thread -1306952816 (LWP 9146)]
[New Thread -1280296048 (LWP 9085)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6225085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6226a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7e06771 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbfb66150 "ASSERT: \"valid()\" in file /opt/kde4/src/kdelibs/kate/view/kateviewinternal.cpp, line 784") at global/qglobal.cpp:2058
#10 0xb7e067f5 in qFatal (msg=0xb7f56a9c "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2260
#11 0xb7e06c6d in qt_assert (assertion=0xb1987bf3 "valid()", 
    file=0xb198760c "/opt/kde4/src/kdelibs/kate/view/kateviewinternal.cpp", 
    line=784) at global/qglobal.cpp:1828
#12 0xb190dad9 in KateViewInternal::wordLeft (this=0x110e8878, sel=true)
    at /opt/kde4/src/kdelibs/kate/view/kateviewinternal.cpp:784
#13 0xb190e090 in KateViewInternal::doDeleteWordLeft (this=0x110e8878)
    at /opt/kde4/src/kdelibs/kate/view/kateviewinternal.cpp:755
#14 0xb18eb4b3 in KateView::deleteWordLeft (this=0x110dea70)
    at /opt/kde4/src/kdelibs/kate/view/kateview.cpp:2204
#15 0xb18f4181 in KateView::qt_metacall (this=0x110dea70, 
    _c=QMetaObject::InvokeMetaMethod, _id=83, _a=0xbfb6834c)
    at /opt/kde4/build/kdelibs/kate/kateview.moc:330
#16 0xb7f16813 in QMetaObject::activate (sender=0x111a1388, 
    from_signal_index=5, to_signal_index=6, argv=0xbfb6834c)
    at kernel/qobject.cpp:3007
#17 0xb7f16a1c in QMetaObject::activate (sender=0x111a1388, m=0xb6caae58, 
    from_local_signal_index=1, to_local_signal_index=2, argv=0xbfb6834c)
    at kernel/qobject.cpp:3100
#18 0xb65b0762 in QAction::triggered (this=0x111a1388, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:216
#19 0xb65b2620 in QAction::activate (this=0x111a1388, event=QAction::Trigger)
    at kernel/qaction.cpp:1119
#20 0xb65b27c6 in QAction::event (this=0x111a1388, e=0xbfb687f4)
    at kernel/qaction.cpp:1038
#21 0xb6620136 in QWidgetAction::event (this=0x111a1388, event=0xbfb687f4)
    at kernel/qwidgetaction.cpp:239
#22 0xb65b8427 in QApplicationPrivate::notify_helper (this=0x80669d0, 
    receiver=0x111a1388, e=0xbfb687f4) at kernel/qapplication.cpp:3766
#23 0xb65b8719 in QApplication::notify (this=0xbfb696bc, receiver=0x111a1388, 
    e=0xbfb687f4) at kernel/qapplication.cpp:3360
#24 0xb77d224a in KApplication::notify (this=0xbfb696bc, receiver=0x111a1388, 
    event=0xbfb687f4)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#25 0xb7f02772 in QCoreApplication::notifyInternal (this=0xbfb696bc, 
    receiver=0x111a1388, event=0xbfb687f4) at kernel/qcoreapplication.cpp:583
#26 0xb65b51ed in QCoreApplication::sendEvent (receiver=0x111a1388, 
    event=0xbfb687f4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 0xb65f7641 in QShortcutMap::dispatchEvent (this=0x8066a6c, e=0xbfb68c74)
    at kernel/qshortcutmap.cpp:768
#28 0xb65f866c in QShortcutMap::tryShortcutEvent (this=0x8066a6c, 
    w=0x110e8878, e=0xbfb68c74) at kernel/qshortcutmap.cpp:365
#29 0xb65b8934 in QApplication::notify (this=0xbfb696bc, receiver=0x110e8878, 
    e=0xbfb68c74) at kernel/qapplication.cpp:3397
#30 0xb77d224a in KApplication::notify (this=0xbfb696bc, receiver=0x110e8878, 
    event=0xbfb68c74)
    at /opt/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#31 0xb7f02772 in QCoreApplication::notifyInternal (this=0xbfb696bc, 
    receiver=0x110e8878, event=0xbfb68c74) at kernel/qcoreapplication.cpp:583
#32 0xb65c43a9 in QCoreApplication::sendSpontaneousEvent (receiver=0x110e8878, 
    event=0xbfb68c74)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#33 0xb6622b38 in qt_sendSpontaneousEvent (receiver=0x110e8878, 
    event=0xbfb68c74) at kernel/qapplication_x11.cpp:4659
#34 0xb665c76c in QKeyMapper::sendKeyEvent (keyWidget=0x110e8878, grab=false, 
    type=QEvent::KeyPress, code=16777219, modifiers=@0xbfb68e24, 
    text=@0xbfb68dfc, autorepeat=false, count=1, nativeScanCode=22, 
    nativeVirtualKey=65288, nativeModifiers=4)
    at kernel/qkeymapper_x11.cpp:1656
#35 0xb665daf8 in QKeyMapperPrivate::translateKeyEvent (this=0x8088d68, 
    keyWidget=0x110e8878, event=0xbfb693bc, grab=false)
    at kernel/qkeymapper_x11.cpp:1627
#36 0xb6630430 in QApplication::x11ProcessEvent (this=0xbfb696bc, 
    event=0xbfb693bc) at kernel/qapplication_x11.cpp:3127
#37 0xb665ffd1 in x11EventSourceDispatch (s=0x80698d8, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#38 0xb6171bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb6174e5e in ?? () from /usr/lib/libglib-2.0.so.0
#40 0x08068c58 in ?? ()
#41 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080609/e49fcc08/attachment.sig>


More information about the KDevelop-devel mailing list