adchpp doesnt shutdown on kill

Bug #907291 reported by DjSlash
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ADCH++
New
Medium
Unassigned

Bug Description

When adchpp is started as a daemon, it can't be shutdown with sending it a TERM/signal 15 (i.e. `kill pid-ofadchpp`). Sending it a HUP/signal 1 doesnt do anything either (something that sometimes is used to save the application data to disk). Sending a INT/signal 2 does shutdown the hub, but this is not documented. This means, when the machine it runs on, is being shutdown the hub won't shutdown properly, since they use TERM/signal 15 to shutdown processes and if that doesnt work, it's getting a KILL/signal 9.

Tags: linux shutdown
Changed in adchpp:
importance: Undecided → Medium
Revision history for this message
Francisco Blas Izquierdo Riera (klondike) (klondike) wrote :

I have had a commit around for this for some time on my branch but I can't remind why I didn't forward it. In case it helps it's at http://bazaar.launchpad.net/~klondike/adchpp/adchpp/revision/662

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.