From owner-freebsd-questions Mon Aug 7 16: 8:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 4E33637BBF9 for ; Mon, 7 Aug 2000 16:08:28 -0700 (PDT) (envelope-from larry147@telocity.com) Received: from LarryAdams (dsl-64-34-99-193.telocity.com [64.34.99.193]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id FAA27706 for ; Mon, 7 Aug 2000 05:12:12 -0700 (PDT) From: "Larry Adams" To: "FreeBSD Questions" Subject: FW: Unable to dump core... Date: Mon, 7 Aug 2000 08:11:50 -0400 Message-ID: <002701c00068$aace00c0$c1632240@LarryAdams> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of C J Michaels Sent: Sunday, August 06, 2000 8:41 PM To: FreeBSD Questions Subject: Unable to dump core... Hi, I have a prog that is supposedly dying and dumping core. I would like to provide the core file to the developers, but am unable to actually generate/find the core file. My login.conf has coredumpsize=infinity. The output of limits has coredumpsize=infinity. > sysctl -a | grep core kern.sugid_coredump: 1 kern.coredump: 1 kern.corefile: %N.core But each time I see this: pid 33276 (fetchmail), uid 1000: exited on signal 11 (core dumped) I find no core. I'm at a loss, can anyone help me? Thanks, -- Chris P.S. Please don't give me Sig 11 troubleshooting tips, this happens in a very specific instance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message