Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#33343 - 26/06/2001 05:54 Signals
schofiel
carpal tunnel

Registered: 25/06/1999
Posts: 2993
Loc: Wareham, Dorset, UK
Can anyone say what the player application's behaviours are for:

- SIGHUP
- SIGINT
- SIGQUIT
- SIGKILL
- SIGTERM
- SIGALRM
- SIGUSR1 & 2
- SIGPWR

Additionally, are the behaviours set for BSD (self-recovering), or LINUX (defaulting) mode of operation?

One of the few remaining Mk1 owners... #00015
_________________________
One of the few remaining Mk1 owners... #00015

Top
#33344 - 26/06/2001 08:06 Re: Signals [Re: schofiel]
fvgestel
old hand

Registered: 12/08/2000
Posts: 702
Loc: Netherlands
AFAICS, the player exits at all signals.
It acknowledges the signal by printing the signal number :

Abnormal player termination
Player received signal xx


Additionally, are the behaviours set for BSD (self-recovering), or LINUX (defaulting) mode of operation?

It seems the player app handles all signals as termination. Maybe that's a feature that's caused by the realtime scheduling.

Frank van Gestel

Edited by fvgestel on 26/06/01 06:10 PM.

_________________________
Frank van Gestel

Top
#33345 - 26/06/2001 08:54 Re: Signals [Re: fvgestel]
schofiel
carpal tunnel

Registered: 25/06/1999
Posts: 2993
Loc: Wareham, Dorset, UK
No, unforch that means there's no signal handlers installed and the signals are carrying out default BSD behaviour (KILL). Damn

One of the few remaining Mk1 owners... #00015
_________________________
One of the few remaining Mk1 owners... #00015

Top