Results 1 to 2 of 2
I see my system going to non-responsive mode several times and hitting hard on my work. I have tried almost all the possible steps mentioned in the docs i got ...
- 06-29-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 1
How to configure Kernel Crash dump in OpenSuSE10
I see my system going to non-responsive mode several times and hitting hard on my work. I have tried almost all the possible steps mentioned in the docs i got from web, but could not succeed on that front. So some one can point me out to some article.
My kernal version: 2.6.13-15
- 06-29-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You need to configure core dumps using ulimit
You may be able to set this permanently by editing /etc/profile.Code:ulimit -c


Reply With Quote