Application that crashed: kate Version of the application: 3.3.5 KDE Version: 4.3.5 (KDE 4.3.5) Qt Version: 4.5.2 Operating System: Linux 2.6.31-19-generic x86_64 Distribution: Ubuntu 9.10 What I was doing when the application crashed: - A set of source files is opened in kate - Some of the files are modified (by git) - One of the files is saved to overwrite the changes made by git => In some cases, kate crashes. -- Backtrace: Application: Kate (kate), signal: Segmentation fault [KCrash Handler] #5 QString::size (this=<value optimized out>, other=...) at ../../include/QtCore/../../src/corelib/tools/qstring.h:104 #6 QString::operator== (this=<value optimized out>, other=...) at tools/qstring.cpp:1912 #7 0x00007f3a9556406b in ?? () from /usr/lib/libkio.so.5 #8 0x00007f3a955656c4 in ?? () from /usr/lib/libkio.so.5 #9 0x00007f3a994caddc in QMetaObject::activate (sender=0x167d6e0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x29ebf60) at kernel/qobject.cpp:3113 #10 0x00007f3a99500e9e in QSocketNotifier::activated (this=0x6c006f00760072, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:83 #11 0x00007f3a994cf773 in QSocketNotifier::event (this=0x167d6e0, e=0x7fff06247c80) at kernel/qsocketnotifier.cpp:316 #12 0x00007f3a9a8fcefc in QApplicationPrivate::notify_helper (this=0x163ae70, receiver=0x167d6e0, e=0x7fff06247c80) at kernel/qapplication.cpp:4056 #13 0x00007f3a9a9041ce in QApplication::notify (this=0x7fff06247fe0, receiver=0x167d6e0, e=0x7fff06247c80) at kernel/qapplication.cpp:4021 #14 0x00007f3a99c3cf46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #15 0x00007f3a994b5c2c in QCoreApplication::notifyInternal (this=0x7fff06247fe0, receiver=0x167d6e0, event=0x7fff06247c80) at kernel/qcoreapplication.cpp:610 #16 0x00007f3a994de42a in QCoreApplication::sendEvent (source=0x163e990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #17 socketNotifierSourceDispatch (source=0x163e990) at kernel/qeventdispatcher_glib.cpp:110 #18 0x00007f3a97e8ebce in g_main_dispatch (context=0x163d920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #19 IA__g_main_context_dispatch (context=0x163d920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #20 0x00007f3a97e92598 in g_main_context_iterate (context=0x163d920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #21 0x00007f3a97e926c0 in IA__g_main_context_iteration (context=0x163d920, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654 #22 0x00007f3a994de1a6 in QEventDispatcherGlib::processEvents (this=0x161dc80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #23 0x00007f3a9a9914be in QGuiEventDispatcherGlib::processEvents (this=0x6c006f00760072, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #24 0x00007f3a994b4532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #25 0x00007f3a994b4904 in QEventLoop::exec (this=0x7fff06247ee0, flags=) at kernel/qeventloop.cpp:201 #26 0x00007f3a994b6ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #27 0x00007f3a9b683d2d in kdemain () from /usr/lib/libkdeinit4_kate.so #28 0x00007f3a9b32eabd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff062491f8) at libc-start.c:220 #29 0x0000000000400679 in _start () Reported using DrKonqi
As bug 215967,bug 224229 and bug 222974, this was fixed recently. Regards *** This bug has been marked as a duplicate of bug 215967 ***