Bug 216782 - kded4 crashes, and until I log out, all my "custom" global shortcuts do not work
Summary: kded4 crashes, and until I log out, all my "custom" global shortcuts do not work
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-11-30 11:22 UTC by Hossam Elgabarty
Modified: 2009-12-03 21:39 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-11-30 11:22:45 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 every couple of hours, the behavior is quite erratic, the only thing that is consistent is that my custom keyboard shortcuts do not work anymore until I logout.

 -- 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  0x00007fbe732c6b93 in KDirWatchPrivate::Entry::findSubEntry (this=<value optimized out>, path=...) at ../../kio/kio/kdirwatch_p.h:157
#8  0x00007fbe732c6297 in KDirWatchPrivate::inotifyEventReceived (this=0xd09fd0) at ../../kio/kio/kdirwatch.cpp:296
#9  0x00007fbe732c6828 in KDirWatchPrivate::qt_metacall (this=0xd09fd0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff030aaba0) at ./kdirwatch_p.moc:75
#10 0x00007fbe741c2df2 in QMetaObject::activate (sender=0xd09320, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xd494d0) at kernel/qobject.cpp:3112
#11 0x00007fbe741f937e in QSocketNotifier::activated (this=0x6564656572662e67, _t1=9) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#12 0x00007fbe741c7893 in QSocketNotifier::event (this=0xd09320, e=0x7fff030ab170) at kernel/qsocketnotifier.cpp:316
#13 0x00007fbe7213701d in QApplicationPrivate::notify_helper (this=0xc19790, receiver=0xd09320, e=0x7fff030ab170) at kernel/qapplication.cpp:4065
#14 0x00007fbe7213f07a in QApplication::notify (this=0x7fff030ab490, receiver=0xd09320, e=0x7fff030ab170) at kernel/qapplication.cpp:4030
#15 0x00007fbe72d900db in KApplication::notify (this=0x7fff030ab490, receiver=0xd09320, event=0x7fff030ab170) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007fbe741adc9c in QCoreApplication::notifyInternal (this=0x7fff030ab490, receiver=0xd09320, event=0x7fff030ab170) at kernel/qcoreapplication.cpp:610
#17 0x00007fbe741d66d9 in QCoreApplication::sendEvent (source=0xc24d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (source=0xc24d90) at kernel/qeventdispatcher_glib.cpp:110
#19 0x00007fbe7104f12a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007fbe71052988 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007fbe71052b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007fbe741d639c in QEventDispatcherGlib::processEvents (this=0xc19930, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007fbe721cdf1f in QGuiEventDispatcherGlib::processEvents (this=0x6564656572662e67, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fbe741ac562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fbe741ac934 in QEventLoop::exec (this=0x7fff030ab3d0, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007fbe741aeba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00007fbe694c3b95 in kdemain (argc=1, argv=0xbe5d20) 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=0x7fff030abf98, envp=0x7fff030abfb0) at ../../kinit/kinit.cpp:1740

Reported using DrKonqi
Comment 1 Christoph Feck 2009-12-03 21:39:18 UTC

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