[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Dumping core



Try the 'ulimit' command.  I'll bet that somewhere you have 
"ulimit -c 0" set somewhere in your startup scripts.

 You probably want ulimit -c unlimited

-Eric.

David Haynes writes:
 > I am running a slackware 3.0 setup with kernel 2.0.10 . I have written 
 > code that seg faults ( what a shocker! ) but does not dump core . I would 
 > like it dump core . How can I force this ?
 > 
 > 							Thanks,
 > 						 	   David Haynes