Bug 218015 - sudden crash when switching between windows
Summary: sudden crash when switching between windows
Status: RESOLVED DUPLICATE of bug 180082
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 18:29 UTC by Franz Holzinger
Modified: 2009-12-10 18:07 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 Franz Holzinger 2009-12-09 18:29:47 UTC
Version:           3.2.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Mandriva RPMs

Application : Kate (kate), signal SIGSEGV
0x00007f9322d49c00 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f93233fb700 (LWP 3294))]

Thread 1 (Thread 0x7f93233fb700 (LWP 3294)):
[KCrash Handler]
#5  KateCodeFoldingNode::getEnd (this=0x1f66180, tree=0xde00b0, end=0x7fff5599cb00) at /usr/src/debug/kdelibs-4.2.4/kate/syntax/katecodefolding.cpp:86
#6  0x00007f93183b886f in KateIconBorder::showBlock (this=0x18cbbe0, line=198) at /usr/src/debug/kdelibs-4.2.4/kate/view/kateviewhelpers.cpp:1264
#7  0x00007f93183b8cda in KateIconBorder::mouseMoveEvent (this=0x18cbbe0, e=0x7fff5599d420) at /usr/src/debug/kdelibs-4.2.4/kate/view/kateviewhelpers.cpp:1317
#8  0x00007f93222c1ca8 in QWidget::event () from /usr/lib64/libQtGui.so.4
#9  0x00007f9322270d1d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#10 0x00007f932227969c in QApplication::notify () from /usr/lib64/libQtGui.so.4
#11 0x00007f931d22e2bb in KApplication::notify (this=0x7fff5599f3f0, receiver=0x18cbbe0, event=0x7fff5599d420) at /usr/src/debug/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:307
#12 0x00007f9321493c9c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#13 0x00007f93222788e8 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/libQtGui.so.4
#14 0x00007f93222e2879 in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007f93222e18e5 in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4
#16 0x00007f9322308f24 in ?? () from /usr/lib64/libQtGui.so.4
#17 0x00007f932008ee91 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f93200925d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f932009279c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f93214bcfff in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#21 0x00007f93223086af in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007f9321492532 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#23 0x00007f9321492904 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#24 0x00007f9321494bd4 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#25 0x00007f932300f965 in kdemain () from /usr/lib64/libkdeinit4_kate.so
#26 0x00007f9322cc7446 in __libc_start_main () from /lib64/libc.so.6
#27 0x0000000000400609 in _start ()
Comment 1 Dario Andres 2009-12-10 18:07:09 UTC
Similar backtraces are being tracked at bug 180082. Thanks

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