Bug 245084 - kile segmentation fault while editing
Summary: kile segmentation fault while editing
Status: RESOLVED DUPLICATE of bug 217128
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
: 245152 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-19 01:52 UTC by afylot
Modified: 2010-07-31 12:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description afylot 2010-07-19 01:52:52 UTC
Application that crashed: kile
Version of the application: 2.0.83
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-22-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
kile crashed while I was editing some text

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  0x02288e6a in KateSmartCursor::setPositionInternal (this=0xa4ea8c4, pos=..., internal=false) at ../../kate/smart/katesmartcursor.cpp:186
#7  0x02289595 in KateSmartCursor::setPosition (this=0xa4ea8c4, pos=...) at ../../kate/smart/katesmartcursor.cpp:415
#8  0x022e0f20 in KateSmartCursor::operator= (this=0xa4ea870, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/smart/katesmartcursor.h:68
#9  KateViewInternal::updateCursor (this=0xa4ea870, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/view/kateviewinternal.cpp:1901
#10 0x022e303e in KateViewInternal::cursorDown (this=0xa4ea870, sel=<value optimized out>) at ../../kate/view/kateviewinternal.cpp:1516
#11 0x022be2bb in KateView::down (this=0xa5d3520) at ../../kate/view/kateview.cpp:2593
#12 0x022c9238 in KateView::qt_metacall (this=0xa5d3520, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfe409e8) at ./kateview.moc:373
#13 0x07426263 in QMetaObject::activate (sender=0xa682090, from_signal_index=5, to_signal_index=6, argv=0xbfe409e8) at kernel/qobject.cpp:3113
#14 0x074266d8 in QMetaObject::activate (sender=0xa682090, m=0x950be48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfe409e8) at kernel/qobject.cpp:3207
#15 0x08ca39b1 in QAction::triggered (this=0xa682090, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#16 0x08ca4f32 in QAction::activate (this=0xa682090, event=QAction::Trigger) at kernel/qaction.cpp:1160
#17 0x08ca7a18 in QAction::event (this=0x0, e=0x9c) at kernel/qaction.cpp:1079
#18 0x01045eb3 in KAction::event (this=0xa682090, event=0xbfe40e38) at ../../kdeui/actions/kaction.cpp:88
#19 0x08ca9f54 in QApplicationPrivate::notify_helper (this=0x9a09be0, receiver=0xa682090, e=0xbfe40e38) at kernel/qapplication.cpp:4056
#20 0x08cb167c in QApplication::notify (this=0xbfe42d70, receiver=0xa682090, e=0xbfe40e38) at kernel/qapplication.cpp:3603
#21 0x0112cbfa in KApplication::notify (this=0xbfe42d70, receiver=0xa682090, event=0xbfe40e38) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x074106cb in QCoreApplication::notifyInternal (this=0xbfe42d70, receiver=0xa682090, event=0xbfe40e38) at kernel/qcoreapplication.cpp:610
#23 0x08ce2dfd in QCoreApplication::sendEvent (this=0x9a09c80, e=0xbfe411e4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QShortcutMap::dispatchEvent (this=0x9a09c80, e=0xbfe411e4) at kernel/qshortcutmap.cpp:884
#25 0x08ce4c7e in QShortcutMap::tryShortcutEvent (this=0x9a09c80, o=0xa4ea870, e=0xbfe411e4) at kernel/qshortcutmap.cpp:369
#26 0x08cb2a0d in QApplication::notify (this=0xbfe42d70, receiver=0xa4ea870, e=0xbfe411e4) at kernel/qapplication.cpp:3645
#27 0x0112cbfa in KApplication::notify (this=0xbfe42d70, receiver=0xa4ea870, event=0xbfe411e4) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x074106cb in QCoreApplication::notifyInternal (this=0xbfe42d70, receiver=0xa4ea870, event=0xbfe411e4) at kernel/qcoreapplication.cpp:610
#29 0x08caae2e in QCoreApplication::sendSpontaneousEvent (receiver=0xa4ea870, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#30 qt_sendSpontaneousEvent (receiver=0xa4ea870, event=0x0) at kernel/qapplication.cpp:4958
#31 0x08d47440 in QKeyMapper::sendKeyEvent (keyWidget=0xa4ea870, 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:1861
#32 0x08d49989 in QKeyMapperPrivate::translateKeyEvent (this=0x9a2ffc8, keyWidget=0xa4ea870, event=0xbfe429cc, grab=156) at kernel/qkeymapper_x11.cpp:1831
#33 0x08d1ded7 in QApplication::x11ProcessEvent (this=0xbfe42d70, event=0xbfe429cc) at kernel/qapplication_x11.cpp:3443
#34 0x08d4b502 in x11EventSourceDispatch (s=0x9a0c968, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x04a20e88 in g_main_dispatch (context=0x9a0bc90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#36 IA__g_main_context_dispatch (context=0x9a0bc90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#37 0x04a24730 in g_main_context_iterate (context=0x9a0bc90, block=<value optimized out>, dispatch=1, self=0x9a09818) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#38 0x04a24863 in IA__g_main_context_iteration (context=0x9a0bc90, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#39 0x0743b02c in QEventDispatcherGlib::processEvents (this=0x99ebcc8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#40 0x08d4abe5 in QGuiEventDispatcherGlib::processEvents (this=0x99ebcc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x0740ec79 in QEventLoop::processEvents (this=0xbfe42cc4, flags=) at kernel/qeventloop.cpp:149
#42 0x0740f0ca in QEventLoop::exec (this=0xbfe42cc4, flags=...) at kernel/qeventloop.cpp:201
#43 0x0741153f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#44 0x08ca9dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#45 0x081ee3f3 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-20 12:50:25 UTC
*** Bug 245152 has been marked as a duplicate of this bug. ***
Comment 2 Michel Ludwig 2010-07-31 12:58:54 UTC

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