Re: NO core dump ?

Bas V. de Bakker (bas@astro.uva.nl)
Wed, 8 May 1996 14:54:53 +0200


Peter Asboeck <pas@servodata.co.at> writes:

> Everybody is happy if no core dump occurs. Ok, I'm not happy. I
> have written a program and made some mistakes. The program crashes
> _Segmentation fault_ - but no core dump.

Presumably you have the core dump size limit set to zero. Check out
the limit or ulimit command, depending on what shell you use.

Bas.