Closed
Description
Testing out adding Debug builds to CI and I have some failures that need looking at that'll need someone cleverer than me.
Current master, fails via parallel/test-error-reporting:
$ ./out/Debug/node ./test/fixtures/throws_error7.js
#
# Fatal error in ../deps/v8/src/api.cc, line 230
# Debug check failed: !isolate_->external_caught_exception().
#
Illegal instruction: 4
/cc @nodejs/v8