SIGSEGV This! (Cont.) The default handler for the SEGV signal emits a "Segmentation violation - core dumped" message, and dumps the virtual memory image of the process into a file named 'core' in the process's current directory. This file may be debugged by (e.g.) "gdb ".