Query: core
OS: v7
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CORE(5) File Formats Manual CORE(5)NAMEcore - format of core image fileDESCRIPTIONUNIX writes out a core image of a terminated process when any of various errors occur. See signal(2) for the list of reasons; the most common are memory violations, illegal instructions, bus errors, and user-generated quit signals. The core image is called `core' and is written in the process's working directory (provided it can be; normal access controls apply). The first 1024 bytes of the core image are a copy of the system's per-user data for the process, including the registers as they were at the time of the fault; see the system listings for the format of this area. The remainder represents the actual contents of the user's core area when the core image was written. If the text segment is write-protected and shared, it is not dumped; otherwise the entire address space is dumped. In general the debugger adb(1) is sufficient to deal with core images.SEE ALSOadb(1), signal(2) CORE(5)
Related Man Pages |
---|
core(5) - osx |
core(5) - freebsd |
gcore(1) - v7 |
gcore(1) - linux |
gcore(1) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Where to find Linux functions coresponding to the Solaris DDI/DDK? |
Coredumps and swap - was part of Solaris Mem Consumption |
No core dump |
Lost CPU CORES |
Scoreboard for Host Classification |