Bug 257252 - kded crashes while opening firefox
Summary: kded crashes while opening firefox
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 16:20 UTC by Hossam Elgabarty
Modified: 2010-11-18 16:32 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 2010-11-18 16:20:51 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
Occasionally (many times daily) kded crashes while iceweasel is opening, or a few seconds after the window actually opens.
After that, the custom global keyboard shortcuts are no longer working

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently asm".
[KCrash Handler]
#5  0x00007f6234454be6 in QString::operator== (this=0x163d190, other=...) at tools/qstring.cpp:2060
#6  0x00007f6234f9d86b in KDirWatchPrivate::Entry::findSubEntry (this=0x157e270) at ../../kio/kio/kdirwatch_p.h:160
#7  KDirWatchPrivate::inotifyEventReceived (this=0x157e270) at ../../kio/kio/kdirwatch.cpp:309
#8  0x00007f6234f9f164 in KDirWatchPrivate::qt_metacall (this=0x157e270, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff6606550) at ./kdirwatch_p.moc:81
#9  0x00007f62345152e6 in QMetaObject::activate (sender=0x15d9fc0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1922fe0) at kernel/qobject.cpp:3295
#10 0x00007f6234561e5e in QSocketNotifier::activated (this=0x163d190, _t1=9) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#11 0x00007f623451c143 in QSocketNotifier::event (this=0x15d9fc0, e=0x7ffff6606c00) at kernel/qsocketnotifier.cpp:317
#12 0x00007f62338a232c in QApplicationPrivate::notify_helper (this=0x1588220, receiver=0x15d9fc0, e=0x7ffff6606c00) at kernel/qapplication.cpp:4302
#13 0x00007f62338a880b in QApplication::notify (this=0x7ffff6606f10, receiver=0x15d9fc0, e=0x7ffff6606c00) at kernel/qapplication.cpp:4185
#14 0x00007f6234a4b836 in KApplication::notify (this=0x7ffff6606f10, receiver=0x15d9fc0, event=0x7ffff6606c00) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f623450209c in QCoreApplication::notifyInternal (this=0x7ffff6606f10, receiver=0x15d9fc0, event=0x7ffff6606c00) at kernel/qcoreapplication.cpp:726
#16 0x00007f623452ba6a in QCoreApplication::sendEvent (source=0x158bd50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 socketNotifierSourceDispatch (source=0x158bd50) at kernel/qeventdispatcher_glib.cpp:110
#18 0x00007f622f8d26f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f622f8d6568 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f622f8d671c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f623452b6b3 in QEventDispatcherGlib::processEvents (this=0x14f0980, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007f623395219e in QGuiEventDispatcherGlib::processEvents (this=0x163d190, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f62345009c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f6234500d9c in QEventLoop::exec (this=0x7ffff6606e60, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f6234505a2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#26 0x00007f6225036c87 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:932
#27 0x00000000004073d4 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a62b "0") at ../../kinit/kinit.cpp:729
#28 0x0000000000409052 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1800

Possible duplicates by query: bug 228401, bug 225793, bug 224229, bug 222974, bug 216914.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-18 16:32:57 UTC

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