<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> * **Version**: v10.0.0-pre (master) * **Platform**: win10 vs2017 * **Subsystem**: test trace_events <!-- Enter your issue details below this comment. --> https://ci.nodejs.org/job/node-test-binary-windows/16687/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=3/console ```console not ok 439 parallel/test-trace-events-api --- duration_ms: 0.257 severity: crashed exitcode: -1073741819 stack: |- oh no! exit code: CRASHED ``` Not sure if the exit code reveals anything useful about the probable cause of the crash. @nodejs/platform-windows @nodejs/trace-events
https://ci.nodejs.org/job/node-test-binary-windows/16687/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=3/console
Not sure if the exit code reveals anything useful about the probable cause of the crash.
@nodejs/platform-windows @nodejs/trace-events