Bug 274456 - Kile crashes while clicking the structure tab
Summary: Kile crashes while clicking the structure tab
Status: RESOLVED DUPLICATE of bug 202007
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.0.85
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 21:11 UTC by Alexander Kohout
Modified: 2011-06-13 22:50 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 Alexander Kohout 2011-05-29 21:11:47 UTC
Application: kile (2.0.85)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-31-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Not reproducable crash that occured while changing to the "document structure" tab

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  KateSmartCursor (this=0x9cff140, position=..., doc=0x8fc5ce8, insertBehavior=KTextEditor::SmartCursor::MoveOnInsert) at ../../kate/smart/katesmartcursor.cpp:50
#7  0x023d73dc in KateSmartRange (this=0x9cfcc18, range=..., doc=0x8fc5ce8, parent=0x0, insertBehavior=...) at ../../kate/smart/katesmartrange.cpp:36
#8  0x023dd1f1 in KateSmartManager::newSmartRange (this=0x8fbd328, range=..., parent=0x0, insertBehavior=..., internal=false) at ../../kate/smart/katesmartmanager.cpp:211
#9  0x02364af8 in KateDocument::newSmartRange (this=0x8fc5ce8, range=..., parent=0x0, insertBehavior=...) at ../../kate/document/katedocument.cpp:4838
#10 0x0248450b in KateSpellCheckDialog::spellcheck (this=0x938bcf0, from=..., to=...) at ../../kate/spellcheck/spellcheckdialog.cpp:153
#11 0x02484813 in KateSpellCheckDialog::spellcheckFromCursor (this=0x938bcf0) at ../../kate/spellcheck/spellcheckdialog.cpp:89
#12 0x02484993 in KateSpellCheckDialog::qt_metacall (this=0x938bcf0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf9e39e8) at ./spellcheckdialog.moc:90
#13 0x04ec8c9a in QMetaObject::metacall (object=0x938bcf0, cl=164623296, idx=4, argv=0xbf9e39e8) at kernel/qmetaobject.cpp:237
#14 0x04ed73d5 in QMetaObject::activate (sender=0x941cd18, m=0x30bed58, local_signal_index=1, argv=0xbf9e39e8) at kernel/qobject.cpp:3293
#15 0x0278fbd9 in QAction::triggered (this=0x941cd18, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x02791dcc in QAction::activate (this=0x941cd18, event=QAction::Trigger) at kernel/qaction.cpp:1255
#17 0x02c3560c in QMenuPrivate::activateCausedStack (this=0x945f638, causedStack=..., action=0x941cd18, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#18 0x02c3babb in QMenuPrivate::activateAction (this=0x945f638, action=0x941cd18, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#19 0x02c3cac7 in QMenu::mouseReleaseEvent (this=0x945e410, e=0xbf9e4280) at widgets/qmenu.cpp:2312
#20 0x06403745 in KMenu::mouseReleaseEvent (this=0x945e410, e=0xbf9e4280) at ../../kdeui/widgets/kmenu.cpp:471
#21 0x027f47f8 in QWidget::event (this=0x945e410, event=0xbf9e4280) at kernel/qwidget.cpp:7998
#22 0x02c3e0cc in QMenu::event (this=0x945e410, e=0xbf9e4280) at widgets/qmenu.cpp:2414
#23 0x027964dc in QApplicationPrivate::notify_helper (this=0x87d9090, receiver=0x945e410, e=0xbf9e4280) at kernel/qapplication.cpp:4300
#24 0x0279d9f7 in QApplication::notify (this=0xbf9e4b4c, receiver=0x945e410, e=0xbf9e4280) at kernel/qapplication.cpp:3865
#25 0x0630d40a in KApplication::notify (this=0xbf9e4b4c, receiver=0x945e410, event=0xbf9e4280) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x04ec3a3b in QCoreApplication::notifyInternal (this=0xbf9e4b4c, receiver=0x945e410, event=0xbf9e4280) at kernel/qcoreapplication.cpp:704
#27 0x0279c952 in QCoreApplication::sendEvent (receiver=0x945e410, event=0xbf9e4280, alienWidget=0x0, nativeWidget=0x945e410, buttonDown=0x30da058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QApplicationPrivate::sendMouseEvent (receiver=0x945e410, event=0xbf9e4280, alienWidget=0x0, nativeWidget=0x945e410, buttonDown=0x30da058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#29 0x028285cf in QETWidget::translateMouseEvent (this=0x945e410, event=0xbf9e479c) at kernel/qapplication_x11.cpp:4302
#30 0x02827511 in QApplication::x11ProcessEvent (this=0xbf9e4b4c, event=0xbf9e479c) at kernel/qapplication_x11.cpp:3379
#31 0x0285660a in x11EventSourceDispatch (s=0x87dbf40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x06cd45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x06cd82d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x06cd84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x04eef5d5 in QEventDispatcherGlib::processEvents (this=0x87bc178, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x02856135 in QGuiEventDispatcherGlib::processEvents (this=0x87bc178, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x04ec2059 in QEventLoop::processEvents (this=0xbf9e4a94, flags=) at kernel/qeventloop.cpp:149
#38 0x04ec24aa in QEventLoop::exec (this=0xbf9e4a94, flags=...) at kernel/qeventloop.cpp:201
#39 0x04ec669f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x02796577 in QApplication::exec () at kernel/qapplication.cpp:3579
#41 0x081f7af3 in _start ()

Possible duplicates by query: bug 268055, bug 261901, bug 255820, bug 252379, bug 250896.

Reported using DrKonqi
Comment 1 Michel Ludwig 2011-06-13 22:50:19 UTC
Please update to KDE 4.5 or 4.6. These problems have been fixed there.

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