> 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.