Open
Description
Test
parallel/test-vm-timeout-escape-promise-module
Platform
linux
Console output
..................................................
..
=== release test-vm-timeout-escape-promise-module ===
Path: parallel/test-vm-timeout-escape-promise-module
Error: --- stderr ---
(node:121432) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
#
# Fatal error in , line 0
# Check failed: module->status() == kErrored.
#
#
#
#FailureMessage Object: 0x7ffce66ae000
1: 0xbb4644 node::DumpBacktrace(_IO_FILE*) [out/Release/node]
2: 0xf16d83 [out/Release/node]
3: 0x3f0ce01 V8_Fatal(char const*, ...) [out/Release/node]
4: 0x205790e v8::internal::SourceTextModule::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [out/Release/node]
5: 0x1f93d30 v8::internal::Module::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Module>) [out/Release/node]
6: 0x1321153 v8::Module::Evaluate(v8::Local<v8::Context>) [out/Release/node]
7: 0xcb5a45 node::loader::ModuleWrap::Evaluate(v8::FunctionCallbackInfo<v8::Value> const&) [out/Release/node]
8: 0x1460842 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [out/Release/node]
9: 0x145f65d [out/Release/node]
10: 0x145d4a0 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [out/Release/node]
11: 0x2ee22b9 [out/Release/node]
Command: out/Release/node --experimental-vm-modules /home/runner/work/node/node/test/parallel/test-vm-timeout-escape-promise-module.js
--- CRASHED (Signal: 5) ---
===
=== 1 tests failed
=== 1 tests CRASHED
===
make[1]: *** [Makefile:528: test-ci] Error 1
make: *** [Makefile:557: run-ci] Error 2
Error: Process completed with exit code 2.
0s
Build links
Failed in asan action:
https://github.com/nodejs/node/runs/5056354146?check_suite_focus=true
Additional information
No response