Bug 231263 - pressed ctrl-end after running LaTeX
Summary: pressed ctrl-end after running LaTeX
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:
Depends on:
Blocks:
 
Reported: 2010-03-19 00:47 UTC by j__n
Modified: 2010-06-03 12:22 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 j__n 2010-03-19 00:47:48 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-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
i hit alt-2, latex ran and created a dvi.  i hit ctrl-end, kile crashed.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  0x019dae6a in KateSmartCursor::setPositionInternal (this=0xaceb8f4, pos=..., internal=false) at ../../kate/smart/katesmartcursor.cpp:186
#7  0x019db595 in KateSmartCursor::setPosition (this=0xaceb8f4, pos=...) at ../../kate/smart/katesmartcursor.cpp:415
#8  0x01a32f20 in KateSmartCursor::operator= (this=0xaceb8a0, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/smart/katesmartcursor.h:68
#9  KateViewInternal::updateCursor (this=0xaceb8a0, newCursor=..., force=false, center=false, calledExternally=false) at ../../kate/view/kateviewinternal.cpp:1901
#10 0x01a33b6d in KateViewInternal::bottom_end (this=0xaceb8a0, sel=false) at ../../kate/view/kateviewinternal.cpp:1750
#11 0x01a100bb in KateView::bottom (this=0xace8fb0) at ../../kate/view/kateview.cpp:2669
#12 0x01a1b318 in KateView::qt_metacall (this=0xace8fb0, _c=QMetaObject::InvokeMetaMethod, _id=83, _a=0xbf956e38) at ./kateview.moc:387
#13 0x0148c263 in QMetaObject::activate (sender=0xad75698, from_signal_index=5, to_signal_index=6, argv=0xbf956e38) at kernel/qobject.cpp:3113
#14 0x0148c6d8 in QMetaObject::activate (sender=0xad75698, m=0x7672e48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbf956e38) at kernel/qobject.cpp:3207
#15 0x06e0a9b1 in QAction::triggered (this=0xad75698, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#16 0x06e0bf32 in QAction::activate (this=0xad75698, event=QAction::Trigger) at kernel/qaction.cpp:1160
#17 0x06e0ea18 in QAction::event (this=0x0, e=0x27f) at kernel/qaction.cpp:1079
#18 0x01090eb3 in KAction::event (this=0xad75698, event=0xbf957288) at ../../kdeui/actions/kaction.cpp:88
#19 0x06e10f54 in QApplicationPrivate::notify_helper (this=0xa350a98, receiver=0xad75698, e=0xbf957288) at kernel/qapplication.cpp:4056
#20 0x06e1867c in QApplication::notify (this=0xbf9591c0, receiver=0xad75698, e=0xbf957288) at kernel/qapplication.cpp:3603
#21 0x01177bfa in KApplication::notify (this=0xbf9591c0, receiver=0xad75698, event=0xbf957288) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x014766cb in QCoreApplication::notifyInternal (this=0xbf9591c0, receiver=0xad75698, event=0xbf957288) at kernel/qcoreapplication.cpp:610
#23 0x06e49dfd in QCoreApplication::sendEvent (this=0xa350b38, e=0xbf957634) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QShortcutMap::dispatchEvent (this=0xa350b38, e=0xbf957634) at kernel/qshortcutmap.cpp:884
#25 0x06e4bc7e in QShortcutMap::tryShortcutEvent (this=0xa350b38, o=0xaceb8a0, e=0xbf957634) at kernel/qshortcutmap.cpp:369
#26 0x06e19a0d in QApplication::notify (this=0xbf9591c0, receiver=0xaceb8a0, e=0xbf957634) at kernel/qapplication.cpp:3645
#27 0x01177bfa in KApplication::notify (this=0xbf9591c0, receiver=0xaceb8a0, event=0xbf957634) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x014766cb in QCoreApplication::notifyInternal (this=0xbf9591c0, receiver=0xaceb8a0, event=0xbf957634) at kernel/qcoreapplication.cpp:610
#29 0x06e11e2e in QCoreApplication::sendSpontaneousEvent (receiver=0xaceb8a0, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#30 qt_sendSpontaneousEvent (receiver=0xaceb8a0, event=0x0) at kernel/qapplication.cpp:4958
#31 0x06eae440 in QKeyMapper::sendKeyEvent (keyWidget=0xaceb8a0, grab=false, type=QEvent::KeyPress, code=16777233, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=115, nativeVirtualKey=65367, nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1861
#32 0x06eb0989 in QKeyMapperPrivate::translateKeyEvent (this=0xa37a340, keyWidget=0xaceb8a0, event=0xbf958e1c, grab=127) at kernel/qkeymapper_x11.cpp:1831
#33 0x06e84ed7 in QApplication::x11ProcessEvent (this=0xbf9591c0, event=0xbf958e1c) at kernel/qapplication_x11.cpp:3443
#34 0x06eb2502 in x11EventSourceDispatch (s=0xa3533b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x0268fe88 in g_main_dispatch (context=0xa352c40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#36 IA__g_main_context_dispatch (context=0xa352c40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#37 0x02693730 in g_main_context_iterate (context=0xa352c40, block=<value optimized out>, dispatch=1, self=0xa3506d0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#38 0x02693863 in IA__g_main_context_iteration (context=0xa352c40, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#39 0x014a102c in QEventDispatcherGlib::processEvents (this=0xa332cc8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#40 0x06eb1be5 in QGuiEventDispatcherGlib::processEvents (this=0xa332cc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x01474c79 in QEventLoop::processEvents (this=0xbf959114, flags=) at kernel/qeventloop.cpp:149
#42 0x014750ca in QEventLoop::exec (this=0xbf959114, flags=...) at kernel/qeventloop.cpp:201
#43 0x0147753f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#44 0x06e10dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#45 0x081ee3f3 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-19 13:51:25 UTC
This is fixed since KDE SC 4.3.5 and 4.4.0
Regards

*** This bug has been marked as a duplicate of bug 199716 ***
Comment 2 Dominik Haumann 2010-06-03 12:22:41 UTC

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