Bug 226142 - Kate crashes when file is modified outside of Kate
Summary: Kate crashes when file is modified outside of Kate
Status: RESOLVED DUPLICATE of bug 224229
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: 2010-02-10 14:57 UTC by Christopher January
Modified: 2010-02-10 15:55 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 Christopher January 2010-02-10 14:57:00 UTC
Application that crashed: kate
Version of the application: 3.3.5
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-174.2.3.fc12.x86_64 x86_64

What I was doing when the application crashed:
I had some files open in Kate. I modified those files outside of Kate (using quilt - but the program probably doesn't matter). Kate crashed.

 -- Backtrace:
Application: Kate (kate), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  size (this=<value optimized out>, other=...) at ../../src/corelib/tools/qstring.h:104
#6  QString::operator== (this=<value optimized out>, other=...) at tools/qstring.cpp:1912
#7  0x000000329832f476 in KDirWatchPrivate::Entry::findSubEntry (this=<value optimized out>, path=...) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch_p.h:157
#8  0x000000329832c4ce in KDirWatchPrivate::inotifyEventReceived (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:297
#9  0x000000329832f174 in KDirWatchPrivate::qt_metacall (this=0x1ec5580, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8d34cf40)
    at /usr/src/debug/kdelibs-4.3.5/x86_64-redhat-linux-gnu/kio/kdirwatch_p.moc:75
#10 0x000000329515408c in QMetaObject::activate (sender=0x1ec4cf0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff8d34cf40) at kernel/qobject.cpp:3112
#11 0x0000003295189d5e in QSocketNotifier::activated (this=<value optimized out>, _t1=12) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#12 0x00000032951589d3 in QSocketNotifier::event (this=0x1ec4cf0, e=0x7fff8d34d480) at kernel/qsocketnotifier.cpp:316
#13 0x000000329658f65c in QApplicationPrivate::notify_helper (this=0x1da9070, receiver=0x1ec4cf0, e=0x7fff8d34d480) at kernel/qapplication.cpp:4065
#14 0x00000032965968ce in QApplication::notify (this=<value optimized out>, receiver=0x1ec4cf0, e=0x7fff8d34d480) at kernel/qapplication.cpp:4030
#15 0x0000003297df68e6 in KApplication::notify (this=0x7fff8d34d7e0, receiver=0x1ec4cf0, event=0x7fff8d34d480) at /usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#16 0x000000329513ee6c in QCoreApplication::notifyInternal (this=0x7fff8d34d7e0, receiver=0x1ec4cf0, event=0x7fff8d34d480) at kernel/qcoreapplication.cpp:610
#17 0x000000329516746a in sendEvent (source=0x1dacaf0) at kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (source=0x1dacaf0) at kernel/qeventdispatcher_glib.cpp:110
#19 0x000000329203920e in g_main_dispatch (context=0x1dab920) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1dab920) at gmain.c:2513
#21 0x000000329203cbf8 in g_main_context_iterate (context=0x1dab920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x000000329203cd1a in IA__g_main_context_iteration (context=0x1dab920, may_block=1) at gmain.c:2654
#23 0x00000032951671e6 in QEventDispatcherGlib::processEvents (this=0x1d8c180, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x0000003296621ffe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x000000329513d772 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x000000329513db44 in QEventLoop::exec (this=0x7fff8d34d6e0, flags=...) at kernel/qeventloop.cpp:201
#27 0x000000329513fcd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000003299004aed in kdemain () from /usr/lib64/libkdeinit4_kate.so
#29 0x0000003c3181eb1d 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=<value optimized out>) at libc-start.c:226
#30 0x00000000004006c9 in _start ()

This bug may be a duplicate of or related to bug 225905

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-10 15:55:46 UTC
This is being tracked at bug 224229. Regards

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