[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Dumping core
- Subject: [ale] Dumping core
- From: eric at compgen.com (Eric Z. Ayers)
- Date: Tue, 22 Oct 1996 07:36:49 -0400
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