lnls-dig / bpm-sw

Repository containing the software for the Beam Position Monitor project
GNU General Public License v3.0
0 stars 1 forks source link

[dev_io] Faulty DEVIO children kills the parent #113

Open lerwys opened 8 years ago

lerwys commented 8 years ago

Problem: RFFE DEVIO, on error, such as network timeout, exits and kills the parent

lerwys commented 8 years ago

This should be a simple amtter of handling the SIGCHLD signal

lerwys commented 8 years ago

Not quite. This seems to happen when spawning EPICS IOCs. Maybe faulty IOCs causes this?