Program logic bugs vs input/environmental errors

via Digitalmars-d digitalmars-d at puremagic.com
Wed Nov 12 13:22:04 PST 2014


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()


More information about the Digitalmars-d mailing list