User Tools

Site Tools


tutorials:troubleshooting:coredumpfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorials:troubleshooting:coredumpfile [2018/01/02 11:37]
miconda [What do do with a core file]
tutorials:troubleshooting:coredumpfile [2019/11/05 10:05]
miconda [How do get a core file]
Line 72: Line 72:
 echo "1" > /proc/sys/kernel/core_uses_pid echo "1" > /proc/sys/kernel/core_uses_pid
 </code> </code>
 +
 +A similar command for FreeBSD:
 +
 +<code>
 +sysctl kern.corefile='%N.%P.core'
 +</code>
 +
  
 ===== Useful Links ===== ===== Useful Links =====
tutorials/troubleshooting/coredumpfile.txt ยท Last modified: 2021/04/29 08:22 by miconda