Answer the question
In order to leave comments, you need to log in
How to properly catch a core dump?
In ubuntu, the application periodically falls off on the deploy server, it was advised to do the following to catch the core dump:
ulimit -c unlimited
echo 'core.%e.%p' | sudo tee /proc/sys/kernel/core_pattern
Answer the question
In order to leave comments, you need to log in
1) will this - ulimit -c unlimited be active for the next session, and will it work at all?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question