Re: Is it really necessary for fatal() to dump core?

From: Mark Nottingham <mnot_at_yahoo-inc.com>
Date: Thu, 21 May 2009 12:43:57 +1000

Patch at:
   http://www.squid-cache.org/bugs/show_bug.cgi?id=2673

On 19/05/2009, at 1:50 PM, Mark Nottingham wrote:

> tools.c:fatal() dumps core because it calls abort.
>
> Considering that the core can be quite large (esp. on a 64bit
> system), and that there's fatal_dump() as well if you really want
> one, can we just make fatal() exit(1) instead of abort()ing?
>
> Cheers,
>
> --
> Mark Nottingham mnot_at_yahoo-inc.com
>
>

--
Mark Nottingham       mnot_at_yahoo-inc.com
Received on Thu May 21 2009 - 02:44:11 MDT

This archive was generated by hypermail 2.2.0 : Thu May 21 2009 - 12:00:03 MDT