Bug 269967 - Segmentation fault caused by "Strg+A"
Summary: Segmentation fault caused by "Strg+A"
Status: RESOLVED DUPLICATE of bug 214677
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-04-02 23:50 UTC by Alexander Kohout
Modified: 2011-04-03 12:02 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 Alexander Kohout 2011-04-02 23:50:42 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-30-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I pressed "Strg+A" in a huge document (accidental because i wanted "Strg+S"), and Kile just crashed with a segmentation fault

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  0x03b5b76a in KateSmartCursor::setPositionInternal (this=0x9e5d8a8, pos=..., internal=false) at ../../kate/smart/katesmartcursor.cpp:186
#7  0x03b5be95 in KateSmartCursor::setPosition (this=0x9e5d8a8, pos=...) at ../../kate/smart/katesmartcursor.cpp:415
#8  0x001db44e in KTextEditor::Cursor::operator= (this=0x9e5c0e8, range=...) at ../../../interfaces/ktexteditor/cursor.h:202
#9  KTextEditor::Range::setRange (this=0x9e5c0e8, range=...) at ../../../interfaces/ktexteditor/range.cpp:128
#10 0x001e5c60 in KTextEditor::SmartRange::setRange (this=0x9e5c0e8, range=...) at ../../../interfaces/ktexteditor/smartrange.cpp:239
#11 0x03b9d4cb in KateSmartRange::operator= (this=0x9ac1238, selection=...) at ../../kate/smart/katesmartrange.h:151
#12 KateView::setSelection (this=0x9ac1238, selection=...) at ../../kate/view/kateview.cpp:1701
#13 0x03baa0eb in KateViewInternal::setSelection (this=0x9e7a728, range=...) at ../../kate/view/kateviewinternal.cpp:1871
#14 0x03bae5a2 in KateViewInternal::updateSelection (this=0x9e7a728, _newCursor=..., keepSel=true) at ../../kate/view/kateviewinternal.cpp:1853
#15 0x03bb5f84 in KateViewInternal::bottom_end (this=0x9e7a728, sel=244) at ../../kate/view/kateviewinternal.cpp:1733
#16 0x03b930fb in KateView::shiftBottom (this=0x9ac1238) at ../../kate/view/kateview.cpp:2481
#17 0x03b9c88a in KateView::selectAll (this=0x9ac1238) at ../../kate/view/kateview.cpp:1783
#18 0x03b9cd12 in KateView::qt_metacall (this=0x9ac1238, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbf81c128) at ./kateview.moc:352
#19 0x01350c9a in QMetaObject::metacall (object=0x9ac1238, cl=QMetaObject::QueryPropertyScriptable, idx=72, argv=0xbf81c128) at kernel/qmetaobject.cpp:237
#20 0x0135f3d5 in QMetaObject::activate (sender=0x9ede838, m=0x3815d58, local_signal_index=1, argv=0xbf81c128) at kernel/qobject.cpp:3293
#21 0x02ee6bd9 in QAction::triggered (this=0x9ede838, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#22 0x02ee8dcc in QAction::activate (this=0x9ede838, event=QAction::Trigger) at kernel/qaction.cpp:1255
#23 0x02eea698 in QAction::event (this=0x0, e=0x3f4) at kernel/qaction.cpp:1181
#24 0x0226cdf3 in KAction::event (this=0x9ede838, event=0xbf81c648) at ../../kdeui/actions/kaction.cpp:129
#25 0x02eed4dc in QApplicationPrivate::notify_helper (this=0x930b090, receiver=0x9ede838, e=0xbf81c648) at kernel/qapplication.cpp:4300
#26 0x02ef405e in QApplication::notify (this=0xbf81d53c, receiver=0x9ede838, e=0xbf81c648) at kernel/qapplication.cpp:3704
#27 0x0235940a in KApplication::notify (this=0xbf81d53c, receiver=0x9ede838, event=0xbf81c648) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x0134ba3b in QCoreApplication::notifyInternal (this=0xbf81d53c, receiver=0x9ede838, event=0xbf81c648) at kernel/qcoreapplication.cpp:704
#29 0x02f2f34d in QCoreApplication::sendEvent (this=0x930b13c, e=0xbf81cac4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QShortcutMap::dispatchEvent (this=0x930b13c, e=0xbf81cac4) at kernel/qshortcutmap.cpp:879
#31 0x02f3115e in QShortcutMap::tryShortcutEvent (this=0x930b13c, o=0x9e7a728, e=0xbf81cac4) at kernel/qshortcutmap.cpp:364
#32 0x02ef5e43 in QApplication::notify (this=0xbf81d53c, receiver=0x9e7a728, e=0xbf81cac4) at kernel/qapplication.cpp:3746
#33 0x0235940a in KApplication::notify (this=0xbf81d53c, receiver=0x9e7a728, event=0xbf81cac4) at ../../kdeui/kernel/kapplication.cpp:302
#34 0x0134ba3b in QCoreApplication::notifyInternal (this=0xbf81d53c, receiver=0x9e7a728, event=0xbf81cac4) at kernel/qcoreapplication.cpp:704
#35 0x02eee2be in QCoreApplication::sendSpontaneousEvent (receiver=0x9e7a728, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#36 qt_sendSpontaneousEvent (receiver=0x9e7a728, event=0x0) at kernel/qapplication.cpp:5279
#37 0x02fa7d90 in QKeyMapper::sendKeyEvent (keyWidget=0x9e7a728, grab=false, type=QEvent::KeyPress, code=65, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, 
    nativeScanCode=38, nativeVirtualKey=97, nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1861
#38 0x02faa2f5 in QKeyMapperPrivate::translateKeyEvent (this=0x9335070, keyWidget=0x9e7a728, event=0xbf81d18c, grab=244) at kernel/qkeymapper_x11.cpp:1831
#39 0x02f7d757 in QApplication::x11ProcessEvent (this=0xbf81d53c, event=0xbf81d18c) at kernel/qapplication_x11.cpp:3394
#40 0x02fad60a in x11EventSourceDispatch (s=0x930df40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x03e215e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x03e252d8 in ?? () from /lib/libglib-2.0.so.0
#43 0x03e254b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x013775d5 in QEventDispatcherGlib::processEvents (this=0x92ee178, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#45 0x02fad135 in QGuiEventDispatcherGlib::processEvents (this=0x92ee178, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x0134a059 in QEventLoop::processEvents (this=0xbf81d484, flags=) at kernel/qeventloop.cpp:149
#47 0x0134a4aa in QEventLoop::exec (this=0xbf81d484, flags=...) at kernel/qeventloop.cpp:201
#48 0x0134e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#49 0x02eed577 in QApplication::exec () at kernel/qapplication.cpp:3579
#50 0x081f7af3 in _start ()

Possible duplicates by query: bug 261859.

Reported using DrKonqi
Comment 1 Michel Ludwig 2011-04-03 12:02:58 UTC

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