GNOME Bugzilla – Bug 542698
when gnome-session can't close a process when ending session, ignore it
Last modified: 2009-02-23 21:41:58 UTC
Please describe the problem: when some process is a zombie, GNOME wont shutdown. I don't care what going on, I simply want to logout/shutdown/etc but I can't and I need to kill X and sometimes lose data. great isn't it? Steps to reproduce: 1. turn any process into zombie 2. try to exit GNOME Actual results: I can't click anything and GNOME doesn't exit. Expected results: GNOME should ignore the zombie and do what it should Does this happen every time? it happens too frequent. it shouldn't ever happen. Other information: if that's not because of a zombie tell me what to do so I'll find out what's going on the hell...
What version of gnome-session are you using? Please try attaching strace and gdb to the gnome-session process when it is hung. You will probably want to do this from another session. Then post the results here. Thanks.
this problem is true for 2.18.x, 2.20.x, 2.22.x and sure for newer versions. > Please try attaching strace and gdb to the gnome-session process when it is > hung. You will probably want to do this from another session. Then post the > results here. I'm not sure if it does hang, but it simply doesn't free X server and close the session. how do I to this? should I duplicate gnome session from /usr/share/xsession and in duplicate run gnome-session with gdb and/or strace?
It is probably hung up somewhere. Can you please try attaching strace and gdb to the gnome-session process when it is hung. You will probably want to do this from another session. Then post the results here. Thanks.
Jakub, Ping.
I can't reproduce it anymore with 2.24.x.