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.comReceived on Tue May 19 2009 - 03:51:19 MDT
This archive was generated by hypermail 2.2.0 : Thu May 21 2009 - 12:00:03 MDT