Application that crashed: kded4 Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $ KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2)) Qt Version: 4.5.2 Operating System: Linux 2.6.28-gentoo-r6 x86_64 What I was doing when the application crashed: I navigated the menu to Tools->HTML Settings, while waiting for the submenu to open konqueror crashed, just before opening a dialog box saying "Cookies could not be enabled, because the cookie daemon could not be started." I should mention that this is not true since I can navigate multiple sites which require cookies, also my sessions are kept over multiple browser sessions on sites which support this -- Backtrace: Application: KDE Daemon (kdeinit4), signal: Aborted [KCrash Handler] #5 0x00007fe0ea09ea65 in raise () from /lib/libc.so.6 #6 0x00007fe0ea0a04ca in abort () from /lib/libc.so.6 #7 0x00007fe0ed7268b5 in qt_message_output () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007fe0ed7269d0 in qFatal () from /usr/lib64/qt4/libQtCore.so.4 #9 0x00007fe0d71d64df in QList<QString>::operator[] (this=0x7ffff5cf32d0, i=0) at /usr/include/qt4/QtCore/qlist.h:403 #10 0x00007fe0d71d6b57 in KCookieServer::setDomainAdvice (this=0x2703dc0, url=<value optimized out>, advice=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999/kioslave/http/kcookiejar/kcookieserver.cpp:509 #11 0x00007fe0d71df3e8 in KCookieServerAdaptor::qt_metacall (this=0x2709910, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff5cf3440) at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999_build/kioslave/http/kcookiejar/kcookieserveradaptor.moc:171 #12 0x00007fe0eb8bb5eb in QDBusConnectionPrivate::deliverCall () from /usr/lib64/qt4/libQtDBus.so.4 #13 0x00007fe0eb8bc471 in QDBusConnectionPrivate::activateCall () from /usr/lib64/qt4/libQtDBus.so.4 #14 0x00007fe0eb8bca05 in QDBusConnectionPrivate::activateObject () from /usr/lib64/qt4/libQtDBus.so.4 #15 0x00007fe0eb8bccd8 in QDBusActivateObjectEvent::placeMetaCall () from /usr/lib64/qt4/libQtDBus.so.4 #16 0x00007fe0ed80e291 in QObject::event () from /usr/lib64/qt4/libQtCore.so.4 #17 0x00007fe0ead1fc6d in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4 #18 0x00007fe0ead275aa in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4 #19 0x00007fe0ebcf5ea1 in KApplication::notify (this=0x7ffff5cf42f0, receiver=0x2703dc0, event=0x28191c0) at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999/kdeui/kernel/kapplication.cpp:302 #20 0x00007fe0ed7ff7e3 in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4 #21 0x00007fe0ed8000ff in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib64/qt4/libQtCore.so.4 #22 0x00007fe0ed824753 in postEventSourceDispatch () from /usr/lib64/qt4/libQtCore.so.4 #23 0x00007fe0e979f072 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #24 0x00007fe0e97a277d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #25 0x00007fe0e97a293b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #26 0x00007fe0ed8243ff in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4 #27 0x00007fe0eada50ef in QGuiEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtGui.so.4 #28 0x00007fe0ed7fe1e2 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4 #29 0x00007fe0ed7fe37c in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4 #30 0x00007fe0ed800354 in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4 #31 0x00007fe0dd6df487 in kdemain (argc=1, argv=0x2566200) at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999/kded/kded.cpp:938 #32 0x0000000000407323 in launch (argc=1, _name=0x40b392 "kded4", args=0x0, cwd=0x0, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b0f4 "0") at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999/kinit/kinit.cpp:676 #33 0x0000000000408c4c in main (argc=2, argv=0x7ffff5cf4b08, envp=0x7ffff5cf4b20) at /var/tmp/portage/kde-base/kdelibs-4.3.9999/work/kdelibs-4.3.9999/kinit/kinit.cpp:1735 This bug may be a duplicate of or related to bug 190394 Reported using DrKonqi
Indeed, this looks the same as bug 190394, except this is an assert, and the other bug is not showing it. Thanks
*** This bug has been marked as a duplicate of bug 194657 ***