-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.
Description
After firing some requests with graphql and express
- v7.1.0:
- Osx:
# # Fatal error in ../deps/v8/src/execution.cc, line 103 # Check failed: AllowJavascriptExecution::IsAllowed(isolate). # ==== C stack trace =============================== 0 node 0x0000000100bca643 v8::base::debug::StackTrace::StackTrace() + 19 1 node 0x0000000100bc77c9 V8_Fatal + 233 2 node 0x00000001004febdb v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, bool, v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*, v8::internal::Handle) + 1499 3 node 0x00000001004fe5eb v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*) + 171 4 node 0x0000000100163103 v8::Function::Call(v8::Local, v8::Local, int, v8::Local*) + 643 5 node 0x0000000100a03622 node::ZCtx::~ZCtx() + 178 6 node 0x0000000100a03392 node::ZCtx::~ZCtx() + 14 7 node 0x000000010053c6c3 v8::internal::GlobalHandles::DispatchPendingPhantomCallbacks(bool) + 163 8 node 0x000000010053c9f1 v8::internal::GlobalHandles::PostGarbageCollectionProcessing(v8::internal::GarbageCollector, v8::GCCallbackFlags) + 49 9 node 0x000000010054dd4f v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) + 2079 10 node 0x000000010054cfa5 v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags) + 949 11 node 0x0000000100509937 v8::internal::Factory::NewFixedArrayWithHoles(int, v8::internal::PretenureFlag) + 103 12 node 0x000000010062f0ec v8::internal::MaybeGrow(v8::internal::Isolate*, v8::internal::Handle, int, int) + 60 13 node 0x000000010062e3d0 v8::internal::Isolate::CaptureSimpleStackTrace(v8::internal::Handle, v8::internal::FrameSkipMode, v8::internal::Handle) + 3920 14 node 0x00000001001ffa31 v8::internal::Builtin_Impl_ErrorCaptureStackTrace(v8::internal::BuiltinArguments, v8::internal::Isolate*) + 289 15 ??? 0x000035b89a306167 0x0 + 59066977116519
Metadata
Metadata
Assignees
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.