The default signal handling depends on the signal, but is one of these:
- Process is terminated
- Process is terminated and a file image of its state is created (dumps core)
- Process stops until restarted (by a SIGCONT signal)
- No action, process ignores the signal