Bug 206972 - pressed some keys in kate
Summary: pressed some keys in kate
Status: RESOLVED DUPLICATE of bug 204865
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-09-10 14:30 UTC by Bella Károly
Modified: 2009-09-12 17:14 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 Bella Károly 2009-09-10 14:30:15 UTC
Application that crashed: kate
Version of the application: 3.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-43.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

 -- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#5  KateLineLayout::viewLineCount (this=0x0) at /usr/src/debug/kdelibs-4.3.0/kate/render/katelinelayout.cpp:173
#6  0x00007fdc7f0c6caa in KateLayoutCache::viewLine (this=0x21f5230, realCursor=@0x7ffff1bc25f0) at /usr/src/debug/kdelibs-4.3.0/kate/render/katelayoutcache.cpp:392
#7  0x00007fdc7f0c7271 in KateLayoutCache::textLayout (this=0x21f5230, realCursor=@0x7ffff1bc25f0) at /usr/src/debug/kdelibs-4.3.0/kate/render/katelayoutcache.cpp:334
#8  0x00007fdc7f11a2c9 in KateViewInternal::makeVisible (this=0x22ba040, c=<value optimized out>, endCol=0, force=false, center=<value optimized out>, calledExternally=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.0/kate/view/kateviewinternal.cpp:685
#9  0x00007fdc7f11e999 in KateViewInternal::contextMenuEvent (this=0x22ba040, e=0x7ffff1bc2d00) at /usr/src/debug/kdelibs-4.3.0/kate/view/kateviewinternal.cpp:2508
#10 0x0000003ec1dde20b in QWidget::event (this=0x22ba040, event=0x7ffff1bc2d00) at kernel/qwidget.cpp:7708
#11 0x0000003ec1d8f69c in QApplicationPrivate::notify_helper (this=0xe09dd0, receiver=0x22ba040, e=0x7ffff1bc2d00) at kernel/qapplication.cpp:4056
#12 0x0000003ec1d96c57 in QApplication::notify (this=0x7ffff1bc4ed0, receiver=0x22ba040, e=0x7ffff1bc2d00) at kernel/qapplication.cpp:3845
#13 0x0000003ec3211296 in KApplication::notify (this=0x7ffff1bc4ed0, receiver=0x22ba040, event=0x7ffff1bc2d00) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#14 0x0000003ebeb3f59c in QCoreApplication::notifyInternal (this=0x7ffff1bc4ed0, receiver=0x22ba040, event=0x7ffff1bc2d00) at kernel/qcoreapplication.cpp:610
#15 0x0000003ec1e1ea20 in QKeyMapper::sendKeyEvent (keyWidget=0x22ba040, grab=<value optimized out>, type=QEvent::KeyPress, code=16777301, modifiers={i = 0}, text=@0x7ffff1bc2ee0, autorepeat=false, 
    count=1, nativeScanCode=135, nativeVirtualKey=65383, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1853
#16 0x0000003ec1e20e50 in QKeyMapperPrivate::translateKeyEvent (this=0xe44a30, keyWidget=0x22ba040, event=<value optimized out>, grab=false) at kernel/qkeymapper_x11.cpp:1831
#17 0x0000003ec1dfa4e4 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7ffff1bc4aa0) at kernel/qapplication_x11.cpp:3438
#18 0x0000003ec1e227dc in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x0000003eb5237abe in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#20 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#21 0x0000003eb523b278 in g_main_context_iterate (context=0xe0c920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#22 0x0000003eb523b3a0 in IA__g_main_context_iteration (context=0xe0c920, may_block=1) at gmain.c:2518
#23 0x0000003ebeb67936 in QEventDispatcherGlib::processEvents (this=0xded190, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x0000003ec1e21f8e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x0000003ebeb3ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#26 0x0000003ebeb3e2a4 in QEventLoop::exec (this=0x7ffff1bc4dd0, flags={i = 0}) at kernel/qeventloop.cpp:201
#27 0x0000003ebeb40439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000003ec5204ae5 in kdemain () from /usr/lib64/libkdeinit4_kate.so
#29 0x0000003eb2e1ea2d in __libc_start_main () from /lib64/libc.so.6
#30 0x00000000004006c9 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-12 17:14:14 UTC
Merging with bug 204865. Thanks

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