[asterisk-dev] DO_CRASH question
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Sun Nov 5 18:40:26 MST 2006
On Sunday 05 November 2006 14:42, Roy Sigurd Karlsbakk wrote:
> having asterisk compiled with DO_CRASH to ease debugging, I had the
> same issue as dmielink had in http://bugs.digium.com/view.php?
> id=8153, and I keep wonder what the reason for DO_CRASH is if it'll
> crash on non-critical events. Can somone enlighten me here, please?
It's to get core files that can be used to examine memory after something
unexpected happens without having to wait for the memory corruption itself
to cause a crash. It is not at all intended for use in production
environments.
--
Tilghman
More information about the asterisk-dev
mailing list