-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Seeing a failure PPC after this change was merged https://ci.nodejs.org/job/node-test-commit-plinux/9/. However it looks like it is more likely related to bbdbef9. I'm guessing there was not CI run for that one.
not ok 902 test-debug-args.js # # ## ## Fatal error in , line 0 ## external code buffer is too small ## # #==== C stack trace =============================== # #1: V8_Fatal #2: v8::internal::Assembler::GrowBuffer(int) #3: v8::internal::Assembler::EmitRelocations() #4: v8::internal::Assembler::GetCode(v8::internal::CodeDesc*) #5: v8::internal::Builtins::SetUp(v8::internal::Isolate*, bool) #6: v8::internal::Isolate::Init(v8::internal::Deserializer*) #7: v8::Isolate::New(v8::Isolate::CreateParams const&) #8: node::Start(int, char**) #9: main #10: 0x3fff9b0847ac #11: __libc_start_main --- duration_ms: 0.39
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.