node/test/abort
Anna Henningsen e256204776
src: reset SIGSEGV handler before crashing
Without this, we would re-enter the signal handler immediately
after re-raising the signal, leading to an infinite loop.

PR-URL: https://github.com/nodejs/node/pull/27775
Refs: https://github.com/nodejs/node/pull/27246
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-14 19:11:40 +02:00
..
test-abort-backtrace.js tools: capitalize sentences 2018-12-10 17:07:18 +01:00
test-abort-uncaught-exception.js vm: never abort on caught syntax error 2017-12-05 23:49:36 +01:00
test-addon-uv-handle-leak.js benchmark,doc,lib,test: capitalize comments 2019-02-28 18:31:10 +01:00
test-http-parser-consume.js test: removed extraneous argument 's' 2018-11-08 21:41:29 -08:00
test-process-abort-exitcode.js test,process: run 'abort' suite on Windows 2017-09-03 17:20:20 -04:00
test-signal-handler.js src: reset SIGSEGV handler before crashing 2019-06-14 19:11:40 +02:00
test-worker-abort-uncaught-exception.js worker: ignore --abort-on-uncaught-exception for terminate() 2019-02-18 09:17:11 +01:00
test-zlib-invalid-internals-usage.js test: remove usage of process.binding() 2019-03-07 17:43:21 +01:00
testcfg.py test: run abort tests 2017-08-26 16:30:35 -07:00