Bug 209855 - Kile crashed randomly while editing
Summary: Kile crashed randomly while editing
Status: RESOLVED DUPLICATE of bug 217128
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 11:40 UTC by cart
Modified: 2010-01-09 19:11 UTC (History)
1 user (show)

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 cart 2009-10-08 11:40:28 UTC
Application that crashed: kile
Version of the application: 2.0.83
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-6 i686
Distribution: Debian GNU/Linux testing (squeeze)

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  0xb390011f in KateSmartCursor::setPositionInternal (this=0xac862a4, pos=..., internal=false) at ../../kate/smart/katesmartcursor.cpp:186
#7  0xb3900d48 in KateSmartCursor::setPosition (this=0xac862a4, pos=...) at ../../kate/smart/katesmartcursor.cpp:415
#8  0xb3956c0a in KateSmartCursor::operator= (this=0xac86250, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/smart/katesmartcursor.h:68
#9  KateViewInternal::updateCursor (this=0xac86250, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/view/kateviewinternal.cpp:1901
#10 0xb3959516 in KateViewInternal::cursorDown (this=0xac86250, sel=<value optimized out>) at ../../kate/view/kateviewinternal.cpp:1516
#11 0xb393532b in KateView::down (this=0xac89e90) at ../../kate/view/kateview.cpp:2593
#12 0xb393fdc9 in KateView::qt_metacall (this=0xac89e90, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfaab05c) at ./kateview.moc:373
#13 0xb6ac4b33 in QMetaObject::activate (sender=0xad1e9b8, from_signal_index=5, to_signal_index=6, argv=0xbfaab05c) at kernel/qobject.cpp:3112
#14 0xb6ac4f60 in QMetaObject::activate (sender=0xad1e9b8, m=0xb69476c8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfaab05c) at kernel/qobject.cpp:3206
#15 0xb60e9311 in QAction::triggered (this=0xad1e9b8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#16 0xb60ea85f in QAction::activate (this=0xad1e9b8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#17 0xb60ed293 in QAction::event (this=0xad1e9b8, e=0xbfaab484) at kernel/qaction.cpp:1079
#18 0xb6f93d69 in KAction::event (this=0xad1e9b8, event=0xbfaab484) at ../../kdeui/actions/kaction.cpp:88
#19 0xb60ef814 in QApplicationPrivate::notify_helper (this=0xa1ab6d0, receiver=0xad1e9b8, e=0xbfaab484) at kernel/qapplication.cpp:4056
#20 0xb60f797e in QApplication::notify (this=0xbfaad348, receiver=0xad1e9b8, e=0xbfaab484) at kernel/qapplication.cpp:3603
#21 0xb70784ad in KApplication::notify (this=0xbfaad348, receiver=0xad1e9b8, event=0xbfaab484) at ../../kdeui/kernel/kapplication.cpp:302
#22 0xb6aaf9cb in QCoreApplication::notifyInternal (this=0xbfaad348, receiver=0xad1e9b8, event=0xbfaab484) at kernel/qcoreapplication.cpp:610
#23 0xb61284c8 in QCoreApplication::sendEvent (this=0xa1ab770, e=0xbfaab80c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QShortcutMap::dispatchEvent (this=0xa1ab770, e=0xbfaab80c) at kernel/qshortcutmap.cpp:884
#25 0xb612a35f in QShortcutMap::tryShortcutEvent (this=0xa1ab770, o=0xac86250, e=0xbfaab80c) at kernel/qshortcutmap.cpp:369
#26 0xb60f8c00 in QApplication::notify (this=0xbfaad348, receiver=0xac86250, e=0xbfaab80c) at kernel/qapplication.cpp:3645
#27 0xb70784ad in KApplication::notify (this=0xbfaad348, receiver=0xac86250, event=0xbfaab80c) at ../../kdeui/kernel/kapplication.cpp:302
#28 0xb6aaf9cb in QCoreApplication::notifyInternal (this=0xbfaad348, receiver=0xac86250, event=0xbfaab80c) at kernel/qcoreapplication.cpp:610
#29 0xb60f069e in QCoreApplication::sendSpontaneousEvent (receiver=0xac86250, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#30 qt_sendSpontaneousEvent (receiver=0xac86250, event=0x0) at kernel/qapplication.cpp:4958
#31 0xb618be40 in QKeyMapper::sendKeyEvent (keyWidget=0xac86250, grab=false, type=QEvent::KeyPress, code=16777237, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=116, nativeVirtualKey=65364, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1675
#32 0xb618df14 in QKeyMapperPrivate::translateKeyEvent (this=0xa1d4318, keyWidget=0xac86250, event=0xbfaad00c, grab=83) at kernel/qkeymapper_x11.cpp:1645
#33 0xb6164389 in QApplication::x11ProcessEvent (this=0xbfaad348, event=0xbfaad00c) at kernel/qapplication_x11.cpp:3443
#34 0xb618f892 in x11EventSourceDispatch (s=0xa1ae468, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0xb5925e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0xb5929623 in ?? () from /lib/libglib-2.0.so.0
#37 0xb59297a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0xb6ada858 in QEventDispatcherGlib::processEvents (this=0xa1ab510, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#39 0xb618efd5 in QGuiEventDispatcherGlib::processEvents (this=0xa1ab510, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#40 0xb6aae01a in QEventLoop::processEvents (this=0xbfaad270, flags=...) at kernel/qeventloop.cpp:149
#41 0xb6aae462 in QEventLoop::exec (this=0xbfaad270, flags=...) at kernel/qeventloop.cpp:201
#42 0xb6ab08b9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#43 0xb60ef697 in QApplication::exec () at kernel/qapplication.cpp:3525
#44 0x081eb98d in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-09 00:57:46 UTC
This is a Kate part crash related to bug 205181 / bug 199716.
Thanks
Comment 2 Milian Wolff 2010-01-09 19:11:22 UTC
smae bt, marking as duplicate

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