Subject: | Your program may not be using sig_child() to reap processes. |
1172: !!! Child process PID:1173 reaped:
1172: !!! Your program may not be using sig_child() to reap processes.
1172: !!! In extreme cases, your program can force a system reboot
1172: !!! if this resource leakage is not corrected.
The attached patch causes sig_child() to be called and gets rid of the
message above.
Subject: | patch |
Message body not shown because it is not plain text.