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 revisionPrevious revision
Next revisionBoth sides next revision
tutorials:troubleshooting:coredumpfile [2018/01/02 10:37] – [What do do with a core file] micondatutorials:troubleshooting:coredumpfile [2019/11/05 09:05] – [How do get a core file] miconda
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 06:22 by miconda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki