Shutdown SIGKILLs processes

Bug #534210 reported by Ben Giles
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-session (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

When I use the indicator-applet-session to shutdown Gnome, any applications that are still running appear to be SIGKILL'd. Consequently when I next start a session various applications (eg, Google Chrome, Firefox) complain that they were not shutdown properly.

Wouldn't it be cleaner to send a SIGTERM to running processes to give them a chance to exit gracefully? If after a short period they're still running, then a SIGKILL can be sent.

I realise this can be solved by manually closing each open application. Do I have to shut them all down manually to get clean exits from them?

I'm using Karmic Koala.

Revision history for this message
lavinog (lavinog) wrote :

I think I noticed this while testing lucid.
I also noticed in lucid that the shutdown sound gets interrupted, which might be due to this issue.
I will check again if this was the case.

Revision history for this message
pinzia (pinzia) wrote :
Revision history for this message
pinzia (pinzia) wrote :
Ted Gould (ted)
affects: indicator-applet → null
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

gnome-session only stops the processes that it knows about (ie, clients that register with it via XSMP or D-Bus), and it negotiates the shutdown of these processes via the session protocol. It doesn't kill them at all.

gnome-session doesn't touch the processes that didn't register with it (which I assume are the ones you have a problem with) - these processes likely just die when the X server goes away

Changed in gnome-session (Ubuntu):
status: New → Invalid
Curtis Hovey (sinzui)
no longer affects: null
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.