Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brain64bit/ede6789a0cca2b0804922630984d356a to your computer and use it in GitHub Desktop.
Save brain64bit/ede6789a0cca2b0804922630984d356a to your computer and use it in GitHub Desktop.
How to debug why linux process being killed
sudo tail -f /var/log/kern.log
run the process who will killed
http://stackoverflow.com/questions/726690/who-killed-my-process-and-why
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment