probable technique for bypassing atexit

sigsegv_dump
Greg Alexander 5 years ago
parent e204c1ea74
commit 967a1e42a9

@ -965,7 +965,7 @@ XXX - merge back into main branch, because I'll want to keep the dump facility
XXX - make the dump go deeper in the stack
XXX - put a crash in an atexit() to be sure it presents about this way
XXX - test re-start mechanism, which doesn't seem to work on the first try if it crashes
XXX - test bypassing that crash
XXX - test bypassing that crash (register an atexit() just after the fork that calls _Exit(0))
XXX - remove the crash, remove the debug fprintfs (select in/out, sigchld)
--- new release

Loading…
Cancel
Save