Application that crashed: kate Version of the application: 3.3.5 KDE Version: 4.3.5 (KDE 4.3.5) Qt Version: 4.6.2 Operating System: Linux 2.6.32-gentoo x86_64 What I was doing when the application crashed: Looks like some problem in inotify implementation of KDirWatchPrivate? -- Backtrace: Application: Kate (kate), signal: Segmentation fault [Current thread is 1 (Thread 0x7f2c0e911740 (LWP 19520))] Thread 2 (Thread 0x7f2c02467910 (LWP 19522)): #0 0x00007f2c0b337189 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f2c02dd4326 in ?? () from /usr/lib64/qt4/libQtScript.so.4 #2 0x00007f2c02dd4369 in ?? () from /usr/lib64/qt4/libQtScript.so.4 #3 0x00007f2c0b333297 in start_thread () from /lib/libpthread.so.0 #4 0x00007f2c0a8ff6ad in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f2c0e911740 (LWP 19520)): [KCrash Handler] #5 0x00007f2c0b600b26 in QString::operator==(QString const&) const () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f2c0dca2902 in KDirWatchPrivate::Entry::findSubEntry (this=0x9a11c8, path=...) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/kio/kio/kdirwatch_p.h:157 #7 0x00007f2c0dc9f139 in KDirWatchPrivate::inotifyEventReceived (this=0x7094d0) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:297 #8 0x00007f2c0dc9f9ba in KDirWatchPrivate::qt_metacall (this=0x7094d0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff4d3587d0) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5_build/kio/kdirwatch_p.moc:81 #9 0x00007f2c0b6c41a7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #10 0x00007f2c0b70d84e in QSocketNotifier::activated(int) () from /usr/lib64/qt4/libQtCore.so.4 #11 0x00007f2c0b6cac03 in QSocketNotifier::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #12 0x00007f2c0c28ad5d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #13 0x00007f2c0c291fe4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #14 0x00007f2c0d729b82 in KApplication::notify (this=0x7fff4d359470, receiver=0x709a60, event=0x7fff4d358f40) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302 #15 0x00007f2c0b6b1193 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #16 0x00007f2c0b6db192 in QEventDispatcherUNIX::activateSocketNotifiers() () from /usr/lib64/qt4/libQtCore.so.4 #17 0x00007f2c0b6db440 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) () from /usr/lib64/qt4/libQtCore.so.4 #18 0x00007f2c0b6dc2cd in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #19 0x00007f2c0c339dbe in ?? () from /usr/lib64/qt4/libQtGui.so.4 #20 0x00007f2c0b6afb02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #21 0x00007f2c0b6afed4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #22 0x00007f2c0b6b2206 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 #23 0x00007f2c0e53540c in kdemain (argc=3, argv=0x7fff4d35a738) at /var/tmp/portage/kde-base/kate-4.3.5/work/kate-4.3.5/kate/app/katemain.cpp:257 #24 0x0000000000400947 in main (argc=3, argv=0x7fff4d35a738) at /var/tmp/portage/kde-base/kate-4.3.5/work/kate-4.3.5_build/kate/app/kate_dummy.cpp:3 Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 224229 ***