SyntaxFix
Write A Post
Hire A Developer
Questions
From RMS's GDB debugger tutorial:
prompt > myprogram Segmentation fault (core dumped) prompt > gdb myprogram ... (gdb) core core.pid ...
Make sure your file really is a core image -- check it using file.
core
file