Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 10:24:24 +0400
From:      "Andrey V. Pevnev" <andrey@mgul.ac.ru>
To:        owner-freebsd-ports@FreeBSD.ORG, "Lucky Green" <shamrock@cypherpunks.to>
Cc:        ports@FreeBSD.org
Subject:   Re: How to get Apache to dump a core file?
Message-ID:  <1681570958.20020724102424@mgul.ac.ru>
In-Reply-To: <01aa01c232b9$a0fb5680$6501a8c0@LUCKYVAIO>
References:  <01aa01c232b9$a0fb5680$6501a8c0@LUCKYVAIO>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Lucky,

Wednesday, July 24, 2002, 6:27:14 AM, you wrote:

LG> 1) How do I get Apache to save a core file when it crashes? While other
LG> CoreDumpDirectory "/tmp"
LG> to my httpd.conf to no avail. I still don't get a core file.
Try to set:
 sysctl -w kern.sugid_coredump=1

LG> 2) To facilitate debugging, I would like to compile the port with
LG> symbols, that is to say with option "-g".
IMHO:
 export CFLAGS=-g
 make
 
-- 
Best regards,
MSFU LAN Admin
 Andrey                            mailto:andrey@mgul.ac.ru
 http://www.mgul.ac.ru/~andrey


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1681570958.20020724102424>