[#BloombergLP-balst-StackTraceTestAllocator-failAbort] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceTestAllocator.adoc[StackTraceTestAllocator]::failAbort :relfileprefix: ../../../ :mrdocs: Call `bsl::abort()` to terminate the process on failure. == Synopsis Declared in `<balst_stacktracetestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void failAbort(); ---- == Description `d_failureHandler` is initialized to this value by all constructors. Note that in ALL failure situations, errors or warnings will be written to the `ostream` associated with this object prior to the failure handler call. [.small]#Created with https://www.mrdocs.com[MrDocs]#