Bug 216914 - kded4 crashes while opening openoffice
Summary: kded4 crashes while opening openoffice
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 10:44 UTC by Hossam Elgabarty
Modified: 2009-12-03 21:38 UTC (History)
0 users

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 Hossam Elgabarty 2009-12-01 10:44:18 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
Kded4 crashes frequently on my machine, today it crashed directly after I typed alt+F2 and then oocalc.



 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[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  0x00007ff9293cbb93 in KDirWatchPrivate::Entry::findSubEntry (this=<value optimized out>, path=...) at ../../kio/kio/kdirwatch_p.h:157
#8  0x00007ff9293cb297 in KDirWatchPrivate::inotifyEventReceived (this=0x85c390) at ../../kio/kio/kdirwatch.cpp:296
#9  0x00007ff9293cb828 in KDirWatchPrivate::qt_metacall (this=0x85c390, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffcd969de0) at ./kdirwatch_p.moc:75
#10 0x00007ff92a2c7df2 in QMetaObject::activate (sender=0x85b820, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x580074006f006f) at kernel/qobject.cpp:3112
#11 0x00007ff92a2fe37e in QSocketNotifier::activated (this=0x0, _t1=9) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#12 0x00007ff92a2cc893 in QSocketNotifier::event (this=0x85b820, e=0x7fffcd96a3b0) at kernel/qsocketnotifier.cpp:316
#13 0x00007ff92823c01d in QApplicationPrivate::notify_helper (this=0x76cd60, receiver=0x85b820, e=0x7fffcd96a3b0) at kernel/qapplication.cpp:4065
#14 0x00007ff92824407a in QApplication::notify (this=0x7fffcd96a6d0, receiver=0x85b820, e=0x7fffcd96a3b0) at kernel/qapplication.cpp:4030
#15 0x00007ff928e950db in KApplication::notify (this=0x7fffcd96a6d0, receiver=0x85b820, event=0x7fffcd96a3b0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007ff92a2b2c9c in QCoreApplication::notifyInternal (this=0x7fffcd96a6d0, receiver=0x85b820, event=0x7fffcd96a3b0) at kernel/qcoreapplication.cpp:610
#17 0x00007ff92a2db6d9 in QCoreApplication::sendEvent (source=0x777190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (source=0x777190) at kernel/qeventdispatcher_glib.cpp:110
#19 0x00007ff92715412a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007ff927157988 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007ff927157b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007ff92a2db39c in QEventDispatcherGlib::processEvents (this=0x76cf00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007ff9282d2f1f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007ff92a2b1562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007ff92a2b1934 in QEventLoop::exec (this=0x7fffcd96a610, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007ff92a2b3ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00007ff91f5c8b95 in kdemain (argc=1, argv=0x737d20) at ../../kded/kded.cpp:938
#28 0x0000000000407264 in launch (argc=1, _name=0x40a20c "kded4", args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40a0ff "0")
    at ../../kinit/kinit.cpp:677
#29 0x00000000004089f2 in main (argc=2, argv=0x7fffcd96b1d8, envp=0x7fffcd96b1f0) at ../../kinit/kinit.cpp:1740

Reported using DrKonqi
Comment 1 Christoph Feck 2009-12-03 21:38:40 UTC

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