Bug 304640

Summary: sig 11 from KDED after every logout / shutdown / reboot
Product: [openSUSE] openSUSE 10.3 Reporter: Fred van Zwieten <fvzwieten>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: jcea, wstephenson
Version: Beta 2   
Target Milestone: ---   
Hardware: 64bit   
OS: Linux   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: xsession-errors
kdedbacktrace

Description Fred van Zwieten 2007-08-25 06:53:17 UTC
I'm seeing a sig 11 from KDED after every logout / shutdown / reboot. KDE shut's down, the screen blanks and, for a very short moment the crash dialog can be seen. Don't know how to invesitage further
Comment 1 Fred van Zwieten 2007-08-25 06:54:20 UTC
That should be "investigate" :-)
Comment 2 Stephan Binner 2007-08-26 14:29:33 UTC
Can you please in a failsafe session call "export KDE_DEBUG=1" then start KDE session with "startkde" and end it. Does the error happen again? Is some error printed/backtrace in .xsesion-error?
Comment 3 Fred van Zwieten 2007-08-26 18:51:10 UTC
Did as you instructed. The error doesn't happen then. No file .xsession-error has been made.
Comment 4 Will Stephenson 2007-08-27 13:08:27 UTC
Install gdb and the debuginfo package for kdelibs3.  From a different X session, attach gdb to the crashing kded process (without KDE_DEBUG=1), use gdb -p `pidof kded`.

Then logout and switch to the gdb, type bt and paste the resulting backtrace here.
Comment 5 Markus Kriewald 2007-08-30 20:07:45 UTC
Created attachment 161068 [details]
xsession-errors
Comment 6 Markus Kriewald 2007-09-04 08:47:33 UTC
Created attachment 161640 [details]
kdedbacktrace

It seems to be something to do with knetworkmanger.There will be no kded-crash if knetworkmanger is closed before shutdown.
Comment 7 Fred van Zwieten 2007-09-06 20:41:00 UTC
I can confirm this bug still exists on a fresh 10.3 beta 3 install
Comment 9 Dirk Mueller 2007-09-14 14:49:32 UTC
fixed for RC1 hopefully. if you try KDE:KDE3 or home:dirkmueller's kdelibs3 to  doublecheck and can confirm that its fixed then that would be great!
Comment 10 Fred van Zwieten 2007-09-16 19:28:00 UTC
Can't check now. I forgot to take my laptop power cable home from work, and it's out of juice :-(. Maybe tomorrow.
Comment 11 Fred van Zwieten 2007-09-18 14:20:48 UTC
I synced with factory and it's fixed. Thanks.