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

From: Adrian Chadd <adrian_at_squid-cache.org>
Date: Tue, 19 May 2009 12:25:57 +0800

just make that behaviour configurable?

core_on_fatal {on|off}

Adrian

2009/5/19 Mark Nottingham <mnot_at_yahoo-inc.com>:
> 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
>
>
>
Received on Tue May 19 2009 - 04:26:10 MDT

This archive was generated by hypermail 2.2.0 : Tue May 19 2009 - 12:00:02 MDT