Willy Tarreau wrote:
On Thu, May 24, 2007 at 11:28:15AM +0800, gshan wrote:
This morning, I tried command "kill -7 [pid]" but didn't see the core
file. Anybody has ideas?
do the following before starting your program :
# ulimit -c unlimited
You can check before and after that the cor
On Thu, May 24, 2007 at 11:28:15AM +0800, gshan wrote:
> This morning, I tried command "kill -7 [pid]" but didn't see the core
> file. Anybody has ideas?
do the following before starting your program :
# ulimit -c unlimited
You can check before and after that the core size changed from 0 to
"un
2 matches
Mail list logo