Bug 169731 - crash at desktop startup and when restoring session in kded_kcookiejar
Summary: crash at desktop startup and when restoring session in kded_kcookiejar
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: 4.1
Platform: Fedora RPMs Unspecified
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-24 16:49 UTC by Juha Tuomala
Modified: 2008-12-27 17:27 UTC (History)
1 user (show)

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 Juha Tuomala 2008-08-24 16:49:09 UTC
Version:            (using KDE 4.1.0)
Installed from:    Fedora RPMs

Application: KDE Daemon (kded4), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f9d33677800 (LWP 3802)]
[KCrash handler]
#5  0x0000003c2449a607 in QString::operator= () from /usr/lib64/libQtCore.so.4
#6  0x00007f9d2c68ea95 in KDialog::setButtons ()
   from /usr/lib64/kde4/kded_kcookiejar.so
#7  0x00007f9d2c68efe8 in KDialog::setButtons ()
   from /usr/lib64/kde4/kded_kcookiejar.so
#8  0x00007f9d2c6971fd in ?? () from /usr/lib64/kde4/kded_kcookiejar.so
#9  0x00007f9d2c693f08 in ?? () from /usr/lib64/kde4/kded_kcookiejar.so
#10 0x00007f9d2c69483a in ?? () from /usr/lib64/kde4/kded_kcookiejar.so
#11 0x00007f9d2c69b245 in ?? () from /usr/lib64/kde4/kded_kcookiejar.so
#12 0x0000003c24e21f03 in ?? () from /usr/lib64/libQtDBus.so.4
#13 0x0000003c24e231f0 in ?? () from /usr/lib64/libQtDBus.so.4
#14 0x0000003c24e23845 in ?? () from /usr/lib64/libQtDBus.so.4
#15 0x0000003c24e23b68 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x0000003c2455145d in QObject::event () from /usr/lib64/libQtCore.so.4
#17 0x0000003c25d7fd1d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#18 0x0000003c25d87a1a in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#19 0x0000003c269fad6b in KApplication::notify ()
   from /usr/lib64/libkdeui.so.5
#20 0x0000003c245423e1 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#21 0x0000003c2454308a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#22 0x0000003c2456abf3 in ?? () from /usr/lib64/libQtCore.so.4
#23 0x0000003f232374db in g_main_context_dispatch ()
   from /lib64/libglib-2.0.so.0
#24 0x0000003f2323acbd in ?? () from /lib64/libglib-2.0.so.0
#25 0x0000003f2323ae7b in g_main_context_iteration ()
   from /lib64/libglib-2.0.so.0
#26 0x0000003c2456a87f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#27 0x0000003c25e1000f in ?? () from /usr/lib64/libQtGui.so.4
#28 0x0000003c24540cf2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#29 0x0000003c24540e7d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#30 0x0000003c2454334d in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#31 0x0000003be140b3e2 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#32 0x0000003f21a1e32a in __libc_start_main (main=<value optimized out>, 
    argc=<value optimized out>, ubp_av=<value optimized out>, 
    init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=) at libc-start.c:220
#33 0x00000000004007c9 in _start ()


this is x86_64, fedora-testing pkgs.
Comment 1 Dario Andres 2008-12-20 03:48:37 UTC
Have you experienced this bug with an updated KDE version (4.1.3 / 4.2beta1 or 4.2beta2 /4.2svn ) ? Thanks :) 
Comment 2 Juha Tuomala 2008-12-27 17:27:14 UTC
I don't think so. But those sessions are still quite buggy, for example quite often when logging out, the xload or other programs just hang when desktop has already been cleared. killing some daemons from console releases the hangup but wont save the session either.