Hacker News new | ask | show | jobs
Troubleshooting a Stuck Process (joshmcguigan.com)
3 points by JoshMcguigan 1943 days ago
1 comments

I wrote this blog post after spending some time troubleshooting a linux process which seemed to be getting stalled, to capture a few one-liners that I found to be really useful for gathering initial informatoin about the problem.

I'm no expert on these things, so I'd appreciate any feedback on these techniques, or other alternatives!