Skip site navigation (1)Skip section navigation (2)
Date:      15 Nov 2002 15:02:48 +0300
From:      Akifyev Sergey <asa@gascom.ru>
To:        Duncan Anker <d.anker@au.darkbluesea.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How can I get a core dump?
Message-ID:  <1037361768.347.12.camel@asa.gascom.net.ru>
In-Reply-To: <1037337431.11730.34.camel@duncan>
References:  <1037337431.11730.34.camel@duncan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-11-15 at 08:17, Duncan Anker wrote:
> Hi folks,
> 
> I'm trying to debug an irritating little apache module problem.
> Periodically httpd is seg-faulting, so I have rebuilt it statically with
> full debugging flags and no strip options in an effort to find out why.

	I didn't look in apache sources, but it could set rlimits on coredump
size to 0 (for security reasons). Maybe you can find from where
setrlimit(2) fn is called, and comment it out.

Regards,
Sergey


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




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