René's URL Explorer Experiment


Title: Signing a `darwin-x64` node executable on `darwin-arm64` leads to a segmentation fault when started [SOLVED] · Issue #97 · nodejs/postject · GitHub

Open Graph Title: Signing a `darwin-x64` node executable on `darwin-arm64` leads to a segmentation fault when started [SOLVED] · Issue #97 · nodejs/postject

X Title: Signing a `darwin-x64` node executable on `darwin-arm64` leads to a segmentation fault when started [SOLVED] · Issue #97 · nodejs/postject

Description: macOS Ventura 13.6.4 (darwin-arm64) MacBook Air M1 Node v20.11.1 (darwin-arm64) Exactly following these docs I tried to inject a 7MB JS blob into a darwin-x64 node executable on the platform described above. This works without showing an...

Open Graph Description: macOS Ventura 13.6.4 (darwin-arm64) MacBook Air M1 Node v20.11.1 (darwin-arm64) Exactly following these docs I tried to inject a 7MB JS blob into a darwin-x64 node executable on the platform descri...

X Description: macOS Ventura 13.6.4 (darwin-arm64) MacBook Air M1 Node v20.11.1 (darwin-arm64) Exactly following these docs I tried to inject a 7MB JS blob into a darwin-x64 node executable on the platform descri...

Opengraph URL: https://github.com/nodejs/postject/issues/97

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Signing a `darwin-x64` node executable on `darwin-arm64` leads to a segmentation fault when started [SOLVED]","articleBody":"macOS Ventura 13.6.4 (`darwin-arm64`)\r\nMacBook Air M1\r\nNode v20.11.1 (`darwin-arm64`)\r\n\r\nExactly following these [docs](https://nodejs.org/dist/latest-v20.x/docs/api/single-executable-applications.html#single-executable-applications) I tried to inject a 7MB JS blob into a `darwin-x64` node executable on the platform described above. This works without showing any error. But if I start the generated executable it fails with `Segmentation fault: 11`. It doesn't matter if I sign the generated executable or not, the error remains the same.\r\n\r\nDoing the exact same thing but with a `darwin-arm64` node executable works without problems. Below is the full content from the error report dialog which appears afterwards and shows a lot of V8 related error messages (note: the original app name has been replaced with ```[REDACTED]```). Is it a known problem, that this kind of cross-platform doesn't work?\r\n\r\n*Edit: the same is true vice versa: injecting into a `darwin-arm64` node executable on `darwin-x64` also works but leads to the same error.*\r\n\r\nFull error report:\r\n\u003cdetails\u003e\r\n\r\n```\r\n-------------------------------------\r\nTranslated Report (Full Report Below)\r\n-------------------------------------\r\n\r\nProcess:               [REDACTED] [12252]\r\nPath:                  /Users/USER/Desktop/*/[REDACTED]\r\nIdentifier:            [REDACTED]\r\nVersion:               ???\r\nCode Type:             X86-64 (Translated)\r\nParent Process:        bash [32872]\r\nResponsible:           Terminal [12207]\r\nUser ID:               501\r\n\r\nDate/Time:             2024-03-25 22:42:21.6204 +0100\r\nOS Version:            macOS 13.6.4 (22G513)\r\nReport Version:        12\r\nAnonymous UUID:        3CABB938-C8EF-4CBE-71AF-3607E1507D8F\r\n\r\nSleep/Wake UUID:       83FF30EA-4A13-45D7-9F61-B5DAF41335B4\r\n\r\nTime Awake Since Boot: 1500000 seconds\r\nTime Since Wake:       1324 seconds\r\n\r\nSystem Integrity Protection: enabled\r\n\r\nCrashed Thread:        0  Dispatch queue: com.apple.main-thread\r\n\r\nException Type:        EXC_BAD_ACCESS (SIGSEGV)\r\nException Codes:       KERN_INVALID_ADDRESS at 0x0000000000000e18\r\nException Codes:       0x0000000000000001, 0x0000000000000e18\r\n\r\nVM Region Info: 0xe18 is not in any region.  Bytes before following region: 140722841039336\r\n      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL\r\n      UNUSED SPACE AT START\r\n---\u003e  \r\n      mapped file              7ffc96f3c000-7ffcaa4d0000 [309.6M] r-x/r-x SM=COW  ...t_id=cb8ac79b\r\n\r\nThread 0 Crashed::  Dispatch queue: com.apple.main-thread\r\n0   \u003ctranslation info unavailable\u003e\t       0x10deeca30 ???\r\n1   [REDACTED]                   \t       0x10540529d v8::internal::HashTable\u003cv8::internal::NameToIndexHashTable, v8::internal::NameToIndexShape\u003e::Rehash(v8::internal::PtrComprCageBase) + 493\r\n2   libsystem_platform.dylib      \t    0x7ff808a7c603 _sigtramp + 51\r\n3   [REDACTED]                   \t       0x105404b30 void v8::internal::HeapObject::RehashBasedOnMap\u003cv8::internal::Isolate\u003e(v8::internal::Isolate*) + 240\r\n4   [REDACTED]                   \t       0x105585396 v8::internal::Deserializer\u003cv8::internal::Isolate\u003e::Rehash() + 70\r\n5   [REDACTED]                   \t       0x1055909ee v8::internal::ObjectDeserializer::Deserialize() + 142\r\n6   [REDACTED]                   \t       0x105590934 v8::internal::ObjectDeserializer::DeserializeSharedFunctionInfo(v8::internal::Isolate*, v8::internal::SerializedCodeData const*, v8::internal::Handle\u003cv8::internal::String\u003e) + 116\r\n7   [REDACTED]                   \t       0x105580490 v8::internal::CodeSerializer::Deserialize(v8::internal::Isolate*, v8::internal::AlignedCachedData*, v8::internal::Handle\u003cv8::internal::String\u003e, v8::ScriptOriginOptions, v8::internal::MaybeHandle\u003cv8::internal::Script\u003e) + 576\r\n8   [REDACTED]                   \t       0x104fd6fd1 v8::internal::Compiler::GetWrappedFunction(v8::internal::Handle\u003cv8::internal::String\u003e, v8::internal::Handle\u003cv8::internal::FixedArray\u003e, v8::internal::Handle\u003cv8::internal::Context\u003e, v8::internal::ScriptDetails const\u0026, v8::internal::AlignedCachedData*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason) + 721\r\n9   [REDACTED]                   \t       0x104f2047a v8::ScriptCompiler::CompileFunctionInternal(v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, unsigned long, v8::Local\u003cv8::String\u003e*, unsigned long, v8::Local\u003cv8::Object\u003e*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::Local\u003cv8::ScriptOrModule\u003e*) + 778\r\n10  [REDACTED]                   \t       0x104f20169 v8::ScriptCompiler::CompileFunction(v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, unsigned long, v8::Local\u003cv8::String\u003e*, unsigned long, v8::Local\u003cv8::Object\u003e*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason) + 25\r\n11  [REDACTED]                   \t       0x104d57075 node::contextify::ContextifyContext::CompileFunctionAndCacheResult(node::Environment*, v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, std::__1::vector\u003cv8::Local\u003cv8::String\u003e, std::__1::allocator\u003cv8::Local\u003cv8::String\u003e\u003e\u003e, std::__1::vector\u003cv8::Local\u003cv8::Object\u003e, std::__1::allocator\u003cv8::Local\u003cv8::Object\u003e\u003e\u003e, v8::ScriptCompiler::CompileOptions, bool, v8::Local\u003cv8::Symbol\u003e, node::errors::TryCatchScope const\u0026) + 101\r\n12  [REDACTED]                   \t       0x104d543a6 node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026) + 2934\r\n13  [REDACTED]                   \t       0x104f7eda8 v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, unsigned long*, int) + 856\r\n14  [REDACTED]                   \t       0x104f7e36a v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) + 186\r\n15  [REDACTED]                   \t       0x10592b1b6 Builtins_CEntry_Return1_ArgvOnStack_BuiltinExit + 54\r\n16  [REDACTED]                   \t       0x10589cc9c Builtins_InterpreterEntryTrampoline + 220\r\n17  [REDACTED]                   \t       0x10589cc9c Builtins_InterpreterEntryTrampoline + 220\r\n18  [REDACTED]                   \t       0x10589cc9c Builtins_InterpreterEntryTrampoline + 220\r\n19  [REDACTED]                   \t       0x10589b05c Builtins_JSEntryTrampoline + 92\r\n20  [REDACTED]                   \t       0x10589ad83 Builtins_JSEntry + 131\r\n21  [REDACTED]                   \t       0x1050629df v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026) + 3279\r\n22  [REDACTED]                   \t       0x105061cf5 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*) + 213\r\n23  [REDACTED]                   \t       0x104f30a76 v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*) + 502\r\n24  [REDACTED]                   \t       0x104c803d9 std::__1::__function::__func\u003cnode::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e)::$_0, std::__1::allocator\u003cnode::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e)::$_0\u003e, v8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e::operator()(node::StartExecutionCallbackInfo const\u0026) + 153\r\n25  [REDACTED]                   \t       0x104e06789 node::RunEmbedderEntryPoint(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026) + 249\r\n26  [REDACTED]                   \t       0x104f7eda8 v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, unsigned long*, int) + 856\r\n27  [REDACTED]                   \t       0x104f7e36a v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) + 186\r\n28  [REDACTED]                   \t       0x10592b1b6 Builtins_CEntry_Return1_ArgvOnStack_BuiltinExit + 54\r\n29  [REDACTED]                   \t       0x10589cc9c Builtins_InterpreterEntryTrampoline + 220\r\n30  [REDACTED]                   \t       0x10589b05c Builtins_JSEntryTrampoline + 92\r\n31  [REDACTED]                   \t       0x10589ad83 Builtins_JSEntry + 131\r\n32  [REDACTED]                   \t       0x1050629df v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026) + 3279\r\n33  [REDACTED]                   \t       0x105061cf5 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*) + 213\r\n34  [REDACTED]                   \t       0x104f30a76 v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*) + 502\r\n35  [REDACTED]                   \t       0x104d44537 node::builtins::BuiltinLoader::CompileAndCall(v8::Local\u003cv8::Context\u003e, char const*, node::Realm*) + 311\r\n36  [REDACTED]                   \t       0x104de3ee0 node::Realm::ExecuteBootstrapper(char const*) + 64\r\n37  [REDACTED]                   \t       0x104d257c6 node::StartExecution(node::Environment*, std::__1::function\u003cv8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e) + 534\r\n38  [REDACTED]                   \t       0x104c7e846 node::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e) + 182\r\n39  [REDACTED]                   \t       0x104dac933 node::NodeMainInstance::Run(node::ExitCode*, node::Environment*) + 147\r\n40  [REDACTED]                   \t       0x104dac6ac node::NodeMainInstance::Run() + 124\r\n41  [REDACTED]                   \t       0x104d28b93 node::Start(int, char**) + 883\r\n42  dyld                          \t       0x20ad0d41f start + 1903\r\n\r\nThread 1:: com.apple.rosetta.exceptionserver\r\n0   runtime                       \t    0x7ff7ffd35634 0x7ff7ffd31000 + 17972\r\n\r\nThread 2:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a1518a kevent + 10\r\n2   [REDACTED]                   \t       0x1058901b9 uv__io_poll + 985\r\n3   [REDACTED]                   \t       0x10587cf36 uv_run + 566\r\n4   [REDACTED]                   \t       0x104dd58b2 node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Run() + 338\r\n5   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n6   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\nThread 3:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a1308e __psynch_cvwait + 10\r\n2   libsystem_pthread.dylib       \t    0x7ff808a4f758 _pthread_cond_wait + 1242\r\n3   [REDACTED]                   \t       0x10588b609 uv_cond_wait + 9\r\n4   [REDACTED]                   \t       0x104dd5ae8 node::TaskQueue\u003cv8::Task\u003e::BlockingPop() + 72\r\n5   [REDACTED]                   \t       0x104dd29fd node::(anonymous namespace)::PlatformWorkerThread(void*) + 317\r\n6   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n7   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\nThread 4:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a1308e __psynch_cvwait + 10\r\n2   libsystem_pthread.dylib       \t    0x7ff808a4f758 _pthread_cond_wait + 1242\r\n3   [REDACTED]                   \t       0x10588b609 uv_cond_wait + 9\r\n4   [REDACTED]                   \t       0x104dd5ae8 node::TaskQueue\u003cv8::Task\u003e::BlockingPop() + 72\r\n5   [REDACTED]                   \t       0x104dd29fd node::(anonymous namespace)::PlatformWorkerThread(void*) + 317\r\n6   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n7   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\nThread 5:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a1308e __psynch_cvwait + 10\r\n2   libsystem_pthread.dylib       \t    0x7ff808a4f758 _pthread_cond_wait + 1242\r\n3   [REDACTED]                   \t       0x10588b609 uv_cond_wait + 9\r\n4   [REDACTED]                   \t       0x104dd5ae8 node::TaskQueue\u003cv8::Task\u003e::BlockingPop() + 72\r\n5   [REDACTED]                   \t       0x104dd29fd node::(anonymous namespace)::PlatformWorkerThread(void*) + 317\r\n6   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n7   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\nThread 6:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a1308e __psynch_cvwait + 10\r\n2   libsystem_pthread.dylib       \t    0x7ff808a4f758 _pthread_cond_wait + 1242\r\n3   [REDACTED]                   \t       0x10588b609 uv_cond_wait + 9\r\n4   [REDACTED]                   \t       0x104dd5ae8 node::TaskQueue\u003cv8::Task\u003e::BlockingPop() + 72\r\n5   [REDACTED]                   \t       0x104dd29fd node::(anonymous namespace)::PlatformWorkerThread(void*) + 317\r\n6   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n7   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\nThread 7:\r\n0   ???                           \t    0x7ff8986669a8 ???\r\n1   libsystem_kernel.dylib        \t    0x7ff808a104ce semaphore_wait_trap + 10\r\n2   [REDACTED]                   \t       0x10588b4b7 uv_sem_wait + 23\r\n3   [REDACTED]                   \t       0x104e62653 node::inspector::(anonymous namespace)::StartIoThreadMain(void*) + 19\r\n4   libsystem_pthread.dylib       \t    0x7ff808a4f1d3 _pthread_start + 125\r\n5   libsystem_pthread.dylib       \t    0x7ff808a4abd3 thread_start + 15\r\n\r\n\r\nThread 0 crashed with X86 Thread State (64-bit):\r\n  rax: 0x000000000ba20029  rbx: 0x00000000000000db  rcx: 0x0000000000000000  rdx: 0x00003f51d935ae91\r\n  rdi: 0x0000000313a7b998  rsi: 0x00003f51d935ae91  rbp: 0x0000000313a7b980  rsp: 0x0000000313a7b930\r\n   r8: 0x0000000000001000   r9: 0x00007f9848218000  r10: 0x00000000000c7201  r11: 0x00000000000bd90e\r\n  r12: 0x0000000000000015  r13: 0x0000000000000001  r14: 0x00007f9856813830  r15: 0x0000000313a7b998\r\n  rip: \u003cunavailable\u003e       rfl: 0x0000000000000203\r\n tmp0: 0x00003f51ba2005b9 tmp1: 0x000000010540529d tmp2: 0x000000010b66c2a0\r\n\r\n\r\nBinary Images:\r\n       0x20ad07000 -        0x20ada2fff dyld (*) \u003c8678e5e0-2643-3c19-8d09-b66e9040182c\u003e /usr/lib/dyld\r\n    0x7ff7ffd31000 -     0x7ff7ffd60fff runtime (*) \u003c2583ff4d-96e5-316e-b62f-d032f09c96c6\u003e /usr/libexec/rosetta/runtime\r\n       0x115edc000 -        0x115f2ffff libRosettaRuntime (*) \u003c429951a9-d91e-35d5-aaea-eecb0a38f677\u003e /Library/Apple/*/libRosettaRuntime\r\n       0x104c77000 -        0x109032fff [REDACTED] (*) \u003c3c689eeb-7883-3908-a086-542366b40dad\u003e /Users/USER/Desktop/*/[REDACTED]\r\n               0x0 - 0xffffffffffffffff ??? (*) \u003c00000000-0000-0000-0000-000000000000\u003e ???\r\n    0x7ff808a79000 -     0x7ff808a82fef libsystem_platform.dylib (*) \u003c982c4eec-b380-3c37-ab95-14150e14dd61\u003e /usr/lib/system/libsystem_platform.dylib\r\n    0x7ff808a0f000 -     0x7ff808a48fff libsystem_kernel.dylib (*) \u003c32a5f9a6-e115-35ca-a4a6-abee9ebfc910\u003e /usr/lib/system/libsystem_kernel.dylib\r\n    0x7ff808a49000 -     0x7ff808a54fff libsystem_pthread.dylib (*) \u003c60b15e1f-39ea-33a1-8616-3af57dc1094a\u003e /usr/lib/system/libsystem_pthread.dylib\r\n\r\nExternal Modification Summary:\r\n  Calls made by other processes targeting this process:\r\n    task_for_pid: 0\r\n    thread_create: 0\r\n    thread_set_state: 0\r\n  Calls made by this process:\r\n    task_for_pid: 0\r\n    thread_create: 0\r\n    thread_set_state: 0\r\n  Calls made by all processes on this machine:\r\n    task_for_pid: 0\r\n    thread_create: 0\r\n    thread_set_state: 0\r\n\r\nVM Region Summary:\r\nReadOnly portion of Libraries: Total=378.4M resident=0K(0%) swapped_out_or_unallocated=378.4M(100%)\r\nWritable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)\r\n\r\n                                VIRTUAL   REGION \r\nREGION TYPE                        SIZE    COUNT (non-coalesced) \r\n===========                     =======  ======= \r\nActivity Tracing                   256K        1 \r\nKernel Alloc Once                    8K        1 \r\nMALLOC                           162.1M       15 \r\nMALLOC guard page                   96K        4 \r\nMALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)\r\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\r\nMemory Tag 255                   530.6M       28 \r\nMemory Tag 255 (reserved)           16K        1         reserved VM address space (unallocated)\r\nNODE_SEA                          7544K        1 \r\nRosetta Arena                     4096K        2 \r\nRosetta Generic                    760K      187 \r\nRosetta IndirectBranch              64K        1 \r\nRosetta JIT                      128.0M        1 \r\nRosetta Return Stack               140K       14 \r\nRosetta Thread Context             140K       14 \r\nStack                             48.0M        7 \r\nStack Guard                       56.0M        7 \r\nVM_ALLOCATE                       13.1M        7 \r\n__DATA                            3452K      142 \r\n__DATA_CONST                      6827K       98 \r\n__DATA_DIRTY                       348K       57 \r\n__LINKEDIT                       188.8M        8 \r\n__OBJC_RO                         66.3M        1 \r\n__OBJC_RW                         2011K        2 \r\n__TEXT                           189.6M      153 \r\ndyld private memory                260K        2 \r\nmapped file                        4.3G     1267 \r\nshared memory                       32K        2 \r\nunshared pmap                     2976K        2 \r\n===========                     =======  ======= \r\nTOTAL                              6.3G     2028 \r\nTOTAL, minus reserved VM space     5.7G     2028 \r\n\r\n\r\n\r\n-----------\r\nFull Report\r\n-----------\r\n\r\n{\"app_name\":\"[REDACTED]\",\"timestamp\":\"2024-03-25 22:42:23.00 +0100\",\"app_version\":\"\",\"slice_uuid\":\"3c689eeb-7883-3908-a086-542366b40dad\",\"build_version\":\"\",\"platform\":1,\"share_with_app_devs\":1,\"is_first_party\":1,\"bug_type\":\"309\",\"os_version\":\"macOS 13.6.4 (22G513)\",\"roots_installed\":0,\"incident_id\":\"D31B3AC9-075E-4F82-BD7B-151A5E4E1C1D\",\"name\":\"[REDACTED]\"}\r\n{\r\n  \"uptime\" : 1500000,\r\n  \"procRole\" : \"Unspecified\",\r\n  \"version\" : 2,\r\n  \"userID\" : 501,\r\n  \"deployVersion\" : 210,\r\n  \"modelCode\" : \"MacBookAir10,1\",\r\n  \"coalitionID\" : 276958,\r\n  \"osVersion\" : {\r\n    \"train\" : \"macOS 13.6.4\",\r\n    \"build\" : \"22G513\",\r\n    \"releaseType\" : \"User\"\r\n  },\r\n  \"captureTime\" : \"2024-03-25 22:42:21.6204 +0100\",\r\n  \"incident\" : \"D31B3AC9-075E-4F82-BD7B-151A5E4E1C1D\",\r\n  \"pid\" : 12252,\r\n  \"translated\" : true,\r\n  \"cpuType\" : \"X86-64\",\r\n  \"roots_installed\" : 0,\r\n  \"bug_type\" : \"309\",\r\n  \"procLaunch\" : \"2024-03-25 22:42:17.6789 +0100\",\r\n  \"procStartAbsTime\" : 36615977491776,\r\n  \"procExitAbsTime\" : 36616071188928,\r\n  \"procName\" : \"[REDACTED]\",\r\n  \"procPath\" : \"\\/Users\\/USER\\/Desktop\\/*\\/[REDACTED]\",\r\n  \"parentProc\" : \"bash\",\r\n  \"parentPid\" : 32872,\r\n  \"coalitionName\" : \"com.apple.Terminal\",\r\n  \"crashReporterKey\" : \"3CABB938-C8EF-4CBE-71AF-3607E1507D8F\",\r\n  \"responsiblePid\" : 12207,\r\n  \"responsibleProc\" : \"Terminal\",\r\n  \"codeSigningID\" : \"\",\r\n  \"codeSigningTeamID\" : \"\",\r\n  \"codeSigningValidationCategory\" : 0,\r\n  \"codeSigningTrustLevel\" : 0,\r\n  \"wakeTime\" : 1324,\r\n  \"sleepWakeUUID\" : \"83FF30EA-4A13-45D7-9F61-B5DAF41335B4\",\r\n  \"sip\" : \"enabled\",\r\n  \"vmRegionInfo\" : \"0xe18 is not in any region.  Bytes before following region: 140722841039336\\n      REGION TYPE                    START - END         [ VSIZE] PRT\\/MAX SHRMOD  REGION DETAIL\\n      UNUSED SPACE AT START\\n---\u003e  \\n      mapped file              7ffc96f3c000-7ffcaa4d0000 [309.6M] r-x\\/r-x SM=COW  ...t_id=cb8ac79b\",\r\n  \"exception\" : {\"codes\":\"0x0000000000000001, 0x0000000000000e18\",\"rawCodes\":[1,3608],\"type\":\"EXC_BAD_ACCESS\",\"signal\":\"SIGSEGV\",\"subtype\":\"KERN_INVALID_ADDRESS at 0x0000000000000e18\"},\r\n  \"vmregioninfo\" : \"0xe18 is not in any region.  Bytes before following region: 140722841039336\\n      REGION TYPE                    START - END         [ VSIZE] PRT\\/MAX SHRMOD  REGION DETAIL\\n      UNUSED SPACE AT START\\n---\u003e  \\n      mapped file              7ffc96f3c000-7ffcaa4d0000 [309.6M] r-x\\/r-x SM=COW  ...t_id=cb8ac79b\",\r\n  \"extMods\" : {\"caller\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"system\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"targeted\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"warnings\":0},\r\n  \"faultingThread\" : 0,\r\n  \"threads\" : [{\"triggered\":true,\"id\":46093436,\"threadState\":{\"flavor\":\"x86_THREAD_STATE\",\"rbp\":{\"value\":13214660992},\"r12\":{\"value\":21},\"rosetta\":{\"tmp2\":{\"value\":4486251168},\"tmp1\":{\"value\":4383068829},\"tmp0\":{\"value\":69620247561657}},\"rbx\":{\"value\":219},\"r8\":{\"value\":4096},\"r15\":{\"value\":13214661016},\"r10\":{\"value\":815617},\"rdx\":{\"value\":69620769074833},\"rdi\":{\"value\":13214661016},\"r9\":{\"value\":140292021911552},\"r13\":{\"value\":1},\"rflags\":{\"value\":515},\"rax\":{\"value\":195166249},\"rsp\":{\"value\":13214660912},\"r11\":{\"value\":776462},\"rcx\":{\"value\":0},\"r14\":{\"value\":140292263065648},\"rsi\":{\"value\":69620769074833}},\"queue\":\"com.apple.main-thread\",\"frames\":[{\"imageOffset\":4528720432,\"region\":\"\u003ctranslation info unavailable\u003e\",\"imageIndex\":4},{\"imageOffset\":7922333,\"symbol\":\"v8::internal::HashTable\u003cv8::internal::NameToIndexHashTable, v8::internal::NameToIndexShape\u003e::Rehash(v8::internal::PtrComprCageBase)\",\"symbolLocation\":493,\"imageIndex\":3},{\"imageOffset\":13827,\"symbol\":\"_sigtramp\",\"symbolLocation\":51,\"imageIndex\":5},{\"imageOffset\":7920432,\"symbol\":\"void v8::internal::HeapObject::RehashBasedOnMap\u003cv8::internal::Isolate\u003e(v8::internal::Isolate*)\",\"symbolLocation\":240,\"imageIndex\":3},{\"imageOffset\":9495446,\"symbol\":\"v8::internal::Deserializer\u003cv8::internal::Isolate\u003e::Rehash()\",\"symbolLocation\":70,\"imageIndex\":3},{\"imageOffset\":9542126,\"symbol\":\"v8::internal::ObjectDeserializer::Deserialize()\",\"symbolLocation\":142,\"imageIndex\":3},{\"imageOffset\":9541940,\"symbol\":\"v8::internal::ObjectDeserializer::DeserializeSharedFunctionInfo(v8::internal::Isolate*, v8::internal::SerializedCodeData const*, v8::internal::Handle\u003cv8::internal::String\u003e)\",\"symbolLocation\":116,\"imageIndex\":3},{\"imageOffset\":9475216,\"symbol\":\"v8::internal::CodeSerializer::Deserialize(v8::internal::Isolate*, v8::internal::AlignedCachedData*, v8::internal::Handle\u003cv8::internal::String\u003e, v8::ScriptOriginOptions, v8::internal::MaybeHandle\u003cv8::internal::Script\u003e)\",\"symbolLocation\":576,\"imageIndex\":3},{\"imageOffset\":3538897,\"symbol\":\"v8::internal::Compiler::GetWrappedFunction(v8::internal::Handle\u003cv8::internal::String\u003e, v8::internal::Handle\u003cv8::internal::FixedArray\u003e, v8::internal::Handle\u003cv8::internal::Context\u003e, v8::internal::ScriptDetails const\u0026, v8::internal::AlignedCachedData*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason)\",\"symbolLocation\":721,\"imageIndex\":3},{\"imageOffset\":2790522,\"symbol\":\"v8::ScriptCompiler::CompileFunctionInternal(v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, unsigned long, v8::Local\u003cv8::String\u003e*, unsigned long, v8::Local\u003cv8::Object\u003e*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::Local\u003cv8::ScriptOrModule\u003e*)\",\"symbolLocation\":778,\"imageIndex\":3},{\"imageOffset\":2789737,\"symbol\":\"v8::ScriptCompiler::CompileFunction(v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, unsigned long, v8::Local\u003cv8::String\u003e*, unsigned long, v8::Local\u003cv8::Object\u003e*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason)\",\"symbolLocation\":25,\"imageIndex\":3},{\"imageOffset\":917621,\"symbol\":\"node::contextify::ContextifyContext::CompileFunctionAndCacheResult(node::Environment*, v8::Local\u003cv8::Context\u003e, v8::ScriptCompiler::Source*, std::__1::vector\u003cv8::Local\u003cv8::String\u003e, std::__1::allocator\u003cv8::Local\u003cv8::String\u003e\u003e\u003e, std::__1::vector\u003cv8::Local\u003cv8::Object\u003e, std::__1::allocator\u003cv8::Local\u003cv8::Object\u003e\u003e\u003e, v8::ScriptCompiler::CompileOptions, bool, v8::Local\u003cv8::Symbol\u003e, node::errors::TryCatchScope const\u0026)\",\"symbolLocation\":101,\"imageIndex\":3},{\"imageOffset\":906150,\"symbol\":\"node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026)\",\"symbolLocation\":2934,\"imageIndex\":3},{\"imageOffset\":3177896,\"symbol\":\"v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, unsigned long*, int)\",\"symbolLocation\":856,\"imageIndex\":3},{\"imageOffset\":3175274,\"symbol\":\"v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*)\",\"symbolLocation\":186,\"imageIndex\":3},{\"imageOffset\":13320630,\"symbol\":\"Builtins_CEntry_Return1_ArgvOnStack_BuiltinExit\",\"symbolLocation\":54,\"imageIndex\":3},{\"imageOffset\":12737692,\"symbol\":\"Builtins_InterpreterEntryTrampoline\",\"symbolLocation\":220,\"imageIndex\":3},{\"imageOffset\":12737692,\"symbol\":\"Builtins_InterpreterEntryTrampoline\",\"symbolLocation\":220,\"imageIndex\":3},{\"imageOffset\":12737692,\"symbol\":\"Builtins_InterpreterEntryTrampoline\",\"symbolLocation\":220,\"imageIndex\":3},{\"imageOffset\":12730460,\"symbol\":\"Builtins_JSEntryTrampoline\",\"symbolLocation\":92,\"imageIndex\":3},{\"imageOffset\":12729731,\"symbol\":\"Builtins_JSEntry\",\"symbolLocation\":131,\"imageIndex\":3},{\"imageOffset\":4110815,\"symbol\":\"v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026)\",\"symbolLocation\":3279,\"imageIndex\":3},{\"imageOffset\":4107509,\"symbol\":\"v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*)\",\"symbolLocation\":213,\"imageIndex\":3},{\"imageOffset\":2857590,\"symbol\":\"v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*)\",\"symbolLocation\":502,\"imageIndex\":3},{\"imageOffset\":37849,\"symbol\":\"std::__1::__function::__func\u003cnode::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e)::$_0, std::__1::allocator\u003cnode::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e)::$_0\u003e, v8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e::operator()(node::StartExecutionCallbackInfo const\u0026)\",\"symbolLocation\":153,\"imageIndex\":3},{\"imageOffset\":1636233,\"symbol\":\"node::RunEmbedderEntryPoint(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026)\",\"symbolLocation\":249,\"imageIndex\":3},{\"imageOffset\":3177896,\"symbol\":\"v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, unsigned long*, int)\",\"symbolLocation\":856,\"imageIndex\":3},{\"imageOffset\":3175274,\"symbol\":\"v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*)\",\"symbolLocation\":186,\"imageIndex\":3},{\"imageOffset\":13320630,\"symbol\":\"Builtins_CEntry_Return1_ArgvOnStack_BuiltinExit\",\"symbolLocation\":54,\"imageIndex\":3},{\"imageOffset\":12737692,\"symbol\":\"Builtins_InterpreterEntryTrampoline\",\"symbolLocation\":220,\"imageIndex\":3},{\"imageOffset\":12730460,\"symbol\":\"Builtins_JSEntryTrampoline\",\"symbolLocation\":92,\"imageIndex\":3},{\"imageOffset\":12729731,\"symbol\":\"Builtins_JSEntry\",\"symbolLocation\":131,\"imageIndex\":3},{\"imageOffset\":4110815,\"symbol\":\"v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026)\",\"symbolLocation\":3279,\"imageIndex\":3},{\"imageOffset\":4107509,\"symbol\":\"v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*)\",\"symbolLocation\":213,\"imageIndex\":3},{\"imageOffset\":2857590,\"symbol\":\"v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*)\",\"symbolLocation\":502,\"imageIndex\":3},{\"imageOffset\":841015,\"symbol\":\"node::builtins::BuiltinLoader::CompileAndCall(v8::Local\u003cv8::Context\u003e, char const*, node::Realm*)\",\"symbolLocation\":311,\"imageIndex\":3},{\"imageOffset\":1494752,\"symbol\":\"node::Realm::ExecuteBootstrapper(char const*)\",\"symbolLocation\":64,\"imageIndex\":3},{\"imageOffset\":714694,\"symbol\":\"node::StartExecution(node::Environment*, std::__1::function\u003cv8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e)\",\"symbolLocation\":534,\"imageIndex\":3},{\"imageOffset\":30790,\"symbol\":\"node::LoadEnvironment(node::Environment*, std::__1::basic_string_view\u003cchar, std::__1::char_traits\u003cchar\u003e\u003e)\",\"symbolLocation\":182,\"imageIndex\":3},{\"imageOffset\":1268019,\"symbol\":\"node::NodeMainInstance::Run(node::ExitCode*, node::Environment*)\",\"symbolLocation\":147,\"imageIndex\":3},{\"imageOffset\":1267372,\"symbol\":\"node::NodeMainInstance::Run()\",\"symbolLocation\":124,\"imageIndex\":3},{\"imageOffset\":727955,\"symbol\":\"node::Start(int, char**)\",\"symbolLocation\":883,\"imageIndex\":3},{\"imageOffset\":25631,\"symbol\":\"start\",\"symbolLocation\":1903,\"imageIndex\":0}]},{\"id\":46093488,\"name\":\"com.apple.rosetta.exceptionserver\",\"frames\":[{\"imageOffset\":17972,\"imageIndex\":1}]},{\"id\":46093489,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":24970,\"symbol\":\"kevent\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":12685753,\"symbol\":\"uv__io_poll\",\"symbolLocation\":985,\"imageIndex\":3},{\"imageOffset\":12607286,\"symbol\":\"uv_run\",\"symbolLocation\":566,\"imageIndex\":3},{\"imageOffset\":1435826,\"symbol\":\"node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Run()\",\"symbolLocation\":338,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]},{\"id\":46093490,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":16526,\"symbol\":\"__psynch_cvwait\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":26456,\"symbol\":\"_pthread_cond_wait\",\"symbolLocation\":1242,\"imageIndex\":7},{\"imageOffset\":12666377,\"symbol\":\"uv_cond_wait\",\"symbolLocation\":9,\"imageIndex\":3},{\"imageOffset\":1436392,\"symbol\":\"node::TaskQueue\u003cv8::Task\u003e::BlockingPop()\",\"symbolLocation\":72,\"imageIndex\":3},{\"imageOffset\":1423869,\"symbol\":\"node::(anonymous namespace)::PlatformWorkerThread(void*)\",\"symbolLocation\":317,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]},{\"id\":46093491,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":16526,\"symbol\":\"__psynch_cvwait\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":26456,\"symbol\":\"_pthread_cond_wait\",\"symbolLocation\":1242,\"imageIndex\":7},{\"imageOffset\":12666377,\"symbol\":\"uv_cond_wait\",\"symbolLocation\":9,\"imageIndex\":3},{\"imageOffset\":1436392,\"symbol\":\"node::TaskQueue\u003cv8::Task\u003e::BlockingPop()\",\"symbolLocation\":72,\"imageIndex\":3},{\"imageOffset\":1423869,\"symbol\":\"node::(anonymous namespace)::PlatformWorkerThread(void*)\",\"symbolLocation\":317,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]},{\"id\":46093492,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":16526,\"symbol\":\"__psynch_cvwait\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":26456,\"symbol\":\"_pthread_cond_wait\",\"symbolLocation\":1242,\"imageIndex\":7},{\"imageOffset\":12666377,\"symbol\":\"uv_cond_wait\",\"symbolLocation\":9,\"imageIndex\":3},{\"imageOffset\":1436392,\"symbol\":\"node::TaskQueue\u003cv8::Task\u003e::BlockingPop()\",\"symbolLocation\":72,\"imageIndex\":3},{\"imageOffset\":1423869,\"symbol\":\"node::(anonymous namespace)::PlatformWorkerThread(void*)\",\"symbolLocation\":317,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]},{\"id\":46093493,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":16526,\"symbol\":\"__psynch_cvwait\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":26456,\"symbol\":\"_pthread_cond_wait\",\"symbolLocation\":1242,\"imageIndex\":7},{\"imageOffset\":12666377,\"symbol\":\"uv_cond_wait\",\"symbolLocation\":9,\"imageIndex\":3},{\"imageOffset\":1436392,\"symbol\":\"node::TaskQueue\u003cv8::Task\u003e::BlockingPop()\",\"symbolLocation\":72,\"imageIndex\":3},{\"imageOffset\":1423869,\"symbol\":\"node::(anonymous namespace)::PlatformWorkerThread(void*)\",\"symbolLocation\":317,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]},{\"id\":46093494,\"frames\":[{\"imageOffset\":140705685465512,\"imageIndex\":4},{\"imageOffset\":5326,\"symbol\":\"semaphore_wait_trap\",\"symbolLocation\":10,\"imageIndex\":6},{\"imageOffset\":12666039,\"symbol\":\"uv_sem_wait\",\"symbolLocation\":23,\"imageIndex\":3},{\"imageOffset\":2012755,\"symbol\":\"node::inspector::(anonymous namespace)::StartIoThreadMain(void*)\",\"symbolLocation\":19,\"imageIndex\":3},{\"imageOffset\":25043,\"symbol\":\"_pthread_start\",\"symbolLocation\":125,\"imageIndex\":7},{\"imageOffset\":7123,\"symbol\":\"thread_start\",\"symbolLocation\":15,\"imageIndex\":7}]}],\r\n  \"usedImages\" : [\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"x86_64\",\r\n    \"base\" : 8771366912,\r\n    \"size\" : 638976,\r\n    \"uuid\" : \"8678e5e0-2643-3c19-8d09-b66e9040182c\",\r\n    \"path\" : \"\\/usr\\/lib\\/dyld\",\r\n    \"name\" : \"dyld\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"arm64\",\r\n    \"base\" : 140703125671936,\r\n    \"size\" : 196608,\r\n    \"uuid\" : \"2583ff4d-96e5-316e-b62f-d032f09c96c6\",\r\n    \"path\" : \"\\/usr\\/libexec\\/rosetta\\/runtime\",\r\n    \"name\" : \"runtime\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"arm64\",\r\n    \"base\" : 4662870016,\r\n    \"size\" : 344064,\r\n    \"uuid\" : \"429951a9-d91e-35d5-aaea-eecb0a38f677\",\r\n    \"path\" : \"\\/Library\\/Apple\\/*\\/libRosettaRuntime\",\r\n    \"name\" : \"libRosettaRuntime\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"x86_64\",\r\n    \"base\" : 4375146496,\r\n    \"size\" : 71024640,\r\n    \"uuid\" : \"3c689eeb-7883-3908-a086-542366b40dad\",\r\n    \"path\" : \"\\/Users\\/USER\\/Desktop\\/*\\/[REDACTED]\",\r\n    \"name\" : \"[REDACTED]\"\r\n  },\r\n  {\r\n    \"size\" : 0,\r\n    \"source\" : \"A\",\r\n    \"base\" : 0,\r\n    \"uuid\" : \"00000000-0000-0000-0000-000000000000\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"x86_64\",\r\n    \"base\" : 140703273816064,\r\n    \"size\" : 40944,\r\n    \"uuid\" : \"982c4eec-b380-3c37-ab95-14150e14dd61\",\r\n    \"path\" : \"\\/usr\\/lib\\/system\\/libsystem_platform.dylib\",\r\n    \"name\" : \"libsystem_platform.dylib\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"x86_64\",\r\n    \"base\" : 140703273381888,\r\n    \"size\" : 237568,\r\n    \"uuid\" : \"32a5f9a6-e115-35ca-a4a6-abee9ebfc910\",\r\n    \"path\" : \"\\/usr\\/lib\\/system\\/libsystem_kernel.dylib\",\r\n    \"name\" : \"libsystem_kernel.dylib\"\r\n  },\r\n  {\r\n    \"source\" : \"P\",\r\n    \"arch\" : \"x86_64\",\r\n    \"base\" : 140703273619456,\r\n    \"size\" : 49152,\r\n    \"uuid\" : \"60b15e1f-39ea-33a1-8616-3af57dc1094a\",\r\n    \"path\" : \"\\/usr\\/lib\\/system\\/libsystem_pthread.dylib\",\r\n    \"name\" : \"libsystem_pthread.dylib\"\r\n  }\r\n],\r\n  \"sharedCache\" : {\r\n  \"base\" : 140703269486592,\r\n  \"size\" : 21474836480,\r\n  \"uuid\" : \"f923a52e-db00-3075-b1a9-3fdae7809671\"\r\n},\r\n  \"vmSummary\" : \"ReadOnly portion of Libraries: Total=378.4M resident=0K(0%) swapped_out_or_unallocated=378.4M(100%)\\nWritable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)\\n\\n                                VIRTUAL   REGION \\nREGION TYPE                        SIZE    COUNT (non-coalesced) \\n===========                     =======  ======= \\nActivity Tracing                   256K        1 \\nKernel Alloc Once                    8K        1 \\nMALLOC                           162.1M       15 \\nMALLOC guard page                   96K        4 \\nMALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)\\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\\nMemory Tag 255                   530.6M       28 \\nMemory Tag 255 (reserved)           16K        1         reserved VM address space (unallocated)\\nNODE_SEA                          7544K        1 \\nRosetta Arena                     4096K        2 \\nRosetta Generic                    760K      187 \\nRosetta IndirectBranch              64K        1 \\nRosetta JIT                      128.0M        1 \\nRosetta Return Stack               140K       14 \\nRosetta Thread Context             140K       14 \\nStack                             48.0M        7 \\nStack Guard                       56.0M        7 \\nVM_ALLOCATE                       13.1M        7 \\n__DATA                            3452K      142 \\n__DATA_CONST                      6827K       98 \\n__DATA_DIRTY                       348K       57 \\n__LINKEDIT                       188.8M        8 \\n__OBJC_RO                         66.3M        1 \\n__OBJC_RW                         2011K        2 \\n__TEXT                           189.6M      153 \\ndyld private memory                260K        2 \\nmapped file                        4.3G     1267 \\nshared memory                       32K        2 \\nunshared pmap                     2976K        2 \\n===========                     =======  ======= \\nTOTAL                              6.3G     2028 \\nTOTAL, minus reserved VM space     5.7G     2028 \\n\",\r\n  \"legacyInfo\" : {\r\n  \"threadTriggered\" : {\r\n    \"queue\" : \"com.apple.main-thread\"\r\n  }\r\n},\r\n  \"logWritingSignature\" : \"33b38e69a85a97bad98f692555a076c7b41d047d\",\r\n  \"trialInfo\" : {\r\n  \"rollouts\" : [\r\n    {\r\n      \"rolloutId\" : \"62fe74515312cd4599bd3c80\",\r\n      \"factorPackIds\" : {\r\n        \"MYRIAD_BOOSTS\" : \"62fe74805312cd4599bd3c81\"\r\n      },\r\n      \"deploymentId\" : 240000006\r\n    },\r\n    {\r\n      \"rolloutId\" : \"6425c75e4327780c10cc4252\",\r\n      \"factorPackIds\" : {\r\n        \"SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE\" : \"642600a457e7664b1698eb32\"\r\n      },\r\n      \"deploymentId\" : 240000004\r\n    }\r\n  ],\r\n  \"experiments\" : [\r\n    {\r\n      \"treatmentId\" : \"5d51a80d-93ec-47e1-9027-675002e78e4a\",\r\n      \"experimentId\" : \"6384d56b96e8d228551ec182\",\r\n      \"deploymentId\" : 400000031\r\n    },\r\n    {\r\n      \"treatmentId\" : \"a3f9ec09-b145-49f3-8142-da4a1f338456\",\r\n      \"experimentId\" : \"65f21aa774b6f500a45abd7d\",\r\n      \"deploymentId\" : 400000002\r\n    }\r\n  ]\r\n}\r\n}\r\n\r\nModel: MacBookAir10,1, BootROM 10151.81.1, proc 8:4:4 processors, 16 GB, SMC \r\nGraphics: Apple M1, Apple M1, Built-In\r\nDisplay: Retina-Display, 2560 x 1600 Retina, Main, MirrorOff, Online\r\nMemory Module: LPDDR4, Hynix\r\nAirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: May 13 2023 07:20:48 version 18.20.383.15.7.8.150 FWID 01-b37727a5\r\nBluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports\r\nNetwork Service: Wi-Fi, AirPort, en0\r\nUSB Device: USB31Bus\r\nUSB Device: USB31Bus\r\nThunderbolt Bus: MacBook Air, Apple Inc.\r\nThunderbolt Bus: MacBook Air, Apple Inc.\r\n```\r\n\r\n\u003c/details\u003e","author":{"url":"https://github.com/mn4367","@type":"Person","name":"mn4367"},"datePublished":"2024-03-25T22:10:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/97/postject/issues/97"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:376687cb-109a-0e25-78e8-27530f6302c5
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC4F2:306DA5:C60542:10D20C2:6A4C9605
html-safe-nonced686f80a5fd3f26e5c407496db370300f384c9cecc61b58706eecaf76b5d298b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNEYyOjMwNkRBNTpDNjA1NDI6MTBEMjBDMjo2QTRDOTYwNSIsInZpc2l0b3JfaWQiOiIzODUzMTIyODI0OTcwMjEyODY5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaced6df75ccaea5e3e1b639d84f381bb0acde8e42421df529b31035d09342c1836
hovercard-subject-tagissue:2206810278
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/postject/97/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1e91466969ef9371cbba8651d1312b216f6609907c9269c97164fae7dcd2c0d3/nodejs/postject/issues/97
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1e91466969ef9371cbba8651d1312b216f6609907c9269c97164fae7dcd2c0d3/nodejs/postject/issues/97
og:image:altmacOS Ventura 13.6.4 (darwin-arm64) MacBook Air M1 Node v20.11.1 (darwin-arm64) Exactly following these docs I tried to inject a 7MB JS blob into a darwin-x64 node executable on the platform descri...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemn4367
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/nodejs/postject git https://github.com/nodejs/postject.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id512770283
octolytics-dimension-repository_nwonodejs/postject
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id512770283
octolytics-dimension-repository_network_root_nwonodejs/postject
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7a2dede45637df6b92ddcfe2a557e67d4b5854ae
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/postject/issues/97#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fpostject%2Fissues%2F97
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fpostject%2Fissues%2F97
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodejs%2Fpostject
Reloadhttps://github.com/nodejs/postject/issues/97
Reloadhttps://github.com/nodejs/postject/issues/97
Reloadhttps://github.com/nodejs/postject/issues/97
Please reload this pagehttps://github.com/nodejs/postject/issues/97
nodejs https://github.com/nodejs
postjecthttps://github.com/nodejs/postject
Please reload this pagehttps://github.com/nodejs/postject/issues/97
Notifications https://github.com/login?return_to=%2Fnodejs%2Fpostject
Fork 16 https://github.com/login?return_to=%2Fnodejs%2Fpostject
Star 247 https://github.com/login?return_to=%2Fnodejs%2Fpostject
Code https://github.com/nodejs/postject
Issues 23 https://github.com/nodejs/postject/issues
Pull requests 6 https://github.com/nodejs/postject/pulls
Discussions https://github.com/nodejs/postject/discussions
Actions https://github.com/nodejs/postject/actions
Projects https://github.com/nodejs/postject/projects
Security and quality 0 https://github.com/nodejs/postject/security
Insights https://github.com/nodejs/postject/pulse
Code https://github.com/nodejs/postject
Issues https://github.com/nodejs/postject/issues
Pull requests https://github.com/nodejs/postject/pulls
Discussions https://github.com/nodejs/postject/discussions
Actions https://github.com/nodejs/postject/actions
Projects https://github.com/nodejs/postject/projects
Security and quality https://github.com/nodejs/postject/security
Insights https://github.com/nodejs/postject/pulse
Signing a darwin-x64 node executable on darwin-arm64 leads to a segmentation fault when started [SOLVED]https://github.com/nodejs/postject/issues/97#top
https://github.com/mn4367
mn4367https://github.com/mn4367
on Mar 25, 2024https://github.com/nodejs/postject/issues/97#issue-2206810278
docshttps://nodejs.org/dist/latest-v20.x/docs/api/single-executable-applications.html#single-executable-applications
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.