Michaël Zasso
Michaël Zasso
Then it was reverted in https://github.com/v8/node/pull/193#event-13263934552
New patch: https://github.com/v8/node/pull/196
https://github.com/v8/node/pull/197
Patches adapted and pushed to `canary-base`.
I'm not sure that this is the source of the issue from https://github.com/nodejs/node/pull/57005#issuecomment-2665385631. There are many places where the `citgm` process creates the directories it uses using `mkdir(..., { recursive:...
Commit: https://github.com/nodejs/node-v8/commit/bc4174881a4074548fb3ba66ef802f14273d9422 CI: https://ci.nodejs.org/job/node-test-commit/61701/ V8: https://ci.nodejs.org/job/node-test-commit-v8-linux/5322/
Relevant diff for the trap handler stuff: ```diff diff --git a/BUILD.gn b/BUILD.gn index cdbef4ad38..bca193c467 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -4042,9 +4054,10 @@ v8_header_set("v8_internal_headers") { sources += [ "src/execution/arm64/pointer-authentication-arm64.h" ]...
Commit: https://github.com/nodejs/node-v8/commit/86b6770e1a1a1ca5bd4353e95ae75de434b52d8c CI: https://ci.nodejs.org/job/node-test-commit/61874/ V8: https://ci.nodejs.org/job/node-test-commit-v8-linux/5337/
Commit: https://github.com/nodejs/node-v8/commit/aa670d9d71e9bedff24b75e98b02b32819282dde CI: https://ci.nodejs.org/job/node-test-commit/61902/
Commit: https://github.com/nodejs/node-v8/commit/49db4ec7b4a5bb41b2995275c1fec87bb5b61c64 CI: https://ci.nodejs.org/job/node-test-commit/62135/