Skip to content

AthenaServices: Move fast stack trace earlier.

After a fatal signal, do the fast stack trace before anything that might use the heap.

Trying to make the basic stack trace more robust in situations where the heap is corrupt.

Merge request reports