On Wednesday, 12 November 2014 at 20:52:28 UTC, Ola Fosheim Grøstad wrote:
In order to be consistent it with your line of reasoning it should simply HLT, then a SIGSEGV handler should set up a preallocated stack, obtain the information and send it off to a logging service using pure system calls before terminating (or send it to the parent process).

Btw, in C you should get SIGABRT on assert()

Reply via email to