From owner-freebsd-questions Sun May 25 17:34:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA18081 for questions-outgoing; Sun, 25 May 1997 17:34:32 -0700 (PDT) Received: from d2si.com (macbeth.d2si.com [206.8.31.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA18072 for ; Sun, 25 May 1997 17:34:27 -0700 (PDT) Received: (from alec@localhost) by d2si.com (8.8.5/8.8.5) id TAA14329; Sun, 25 May 1997 19:34:05 -0500 (CDT) From: Alec Kloss Message-Id: <199705260034.TAA14329@d2si.com> Subject: Re: core dumps In-Reply-To: from recal at "May 25, 97 08:06:57 pm" To: recal@europa.humberc.on.ca (recal) Date: Sun, 25 May 1997 19:34:04 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk recal is responsible for: > From owner-freebsd-questions@FreeBSD.ORG Sun May 25 18:39:09 1997 > Date: Sun, 25 May 1997 20:06:57 -0400 (EDT) > From: recal > To: freebsd-questions@FreeBSD.ORG > Subject: core dumps > Message-ID: > Sender: owner-questions@FreeBSD.ORG > X-Loop: FreeBSD.org > Precedence: bulk > Ok i have a question. I've recently been handed this FreeBSD box to run > and for some reason its not creating core dumps for my users or me. > Can anyone tell me what i might be doing wrong? > > > It is probably a problem with your limits. type limit at a csh prompt and check the coredumpsize to see if it is 0. If so, increase it.