If an application does a fork() and the child dies with an abort() (due to failing an assert()), will the parent process receive a SIGCHLD?
fork()
abort()
assert()
SIGCHLD
If it's relevant this is on Debian 4 (gcc version 4.1.2).
Aucun commentaire:
Enregistrer un commentaire