Bug 215424 - I was editing a textfile, when crash occured
Summary: I was editing a textfile, when crash occured
Status: RESOLVED DUPLICATE of bug 180082
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-11-20 15:21 UTC by m.wege
Modified: 2009-11-21 14:50 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 m.wege 2009-11-20 15:21:06 UTC
Application that crashed: kate
Version of the application: 3.3.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  KateCodeFoldingNode::getEnd (this=0x85e5070, tree=0x8388804, end=0xbfe5bca8) at ../../kate/syntax/katecodefolding.cpp:86
#7  0x01e90a7c in KateIconBorder::showBlock (this=0x84a93e0, line=1) at ../../kate/view/kateviewhelpers.cpp:1275
#8  0x01e9129a in KateIconBorder::mouseMoveEvent (this=0x84a93e0, e=0xbfe5c2e0) at ../../kate/view/kateviewhelpers.cpp:1328
#9  0x00ff7e63 in QWidget::event (this=0x84a93e0, event=0xbfe5c2e0) at kernel/qwidget.cpp:7534
#10 0x00fa2f54 in QApplicationPrivate::notify_helper (this=0x8200018, receiver=0x84a93e0, e=0xbfe5c2e0) at kernel/qapplication.cpp:4056
#11 0x00fab033 in QApplication::notify (this=0xbfe5dcec, receiver=0x84a93e0, e=0xbfe5c2e0) at kernel/qapplication.cpp:3758
#12 0x00a0a14a in KApplication::notify (this=0xbfe5dcec, receiver=0x84a93e0, event=0xbfe5c2e0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x0025e6cb in QCoreApplication::notifyInternal (this=0xbfe5dcec, receiver=0x84a93e0, event=0xbfe5c2e0) at kernel/qcoreapplication.cpp:610
#14 0x00fa9f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x84a93e0, event=0xbfe5c2e0, alienWidget=0x84a93e0, nativeWidget=0x8394b38, buttonDown=0x181daa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#15 QApplicationPrivate::sendMouseEvent (receiver=0x84a93e0, event=0xbfe5c2e0, alienWidget=0x84a93e0, nativeWidget=0x8394b38, buttonDown=0x181daa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#16 0x010187c0 in QETWidget::translateMouseEvent (this=0x8394b38, event=0xbfe5d92c) at kernel/qapplication_x11.cpp:4409
#17 0x01017c4b in QApplication::x11ProcessEvent (this=0xbfe5dcec, event=0xbfe5d92c) at kernel/qapplication_x11.cpp:3428
#18 0x01044502 in x11EventSourceDispatch (s=0x8202fa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x050ace78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x050b0720 in ?? () from /lib/libglib-2.0.so.0
#21 0x050b0853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x0028902c in QEventDispatcherGlib::processEvents (this=0x8179a58, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#23 0x01043be5 in QGuiEventDispatcherGlib::processEvents (this=0x8179a58, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x0025cc79 in QEventLoop::processEvents (this=0xbfe5dc24, flags=) at kernel/qeventloop.cpp:149
#25 0x0025d0ca in QEventLoop::exec (this=0xbfe5dc24, flags=...) at kernel/qeventloop.cpp:201
#26 0x0025f53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00fa2dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#28 0x05066aed in kdemain (argc=2, argv=0x81b9200) at ../../../kate/app/katemain.cpp:257
#29 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x81b8ed9 "DISPLAY=:0.0", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x81b8eea "penguin;1258726527;309003;2248_TIME7440572") at ../../kinit/kinit.cpp:677
#30 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#31 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#32 0x0804fbaf in main (argc=2, argv=0xbfe5e904, envp=0xbfe5e910) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 14:50:10 UTC
Merging with bug 180082. Thanks

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