-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Describe the bug
I tried running the gcg-operation-location-migration on a big codebase and I keep getting core dumped
✔ Parse Configuration
❯ Generate outputs
❯ Generate to src/
✔ Load GraphQL schemas
✔ Load GraphQL documents
⠸ Generate
#
# Fatal error in , line 0
# Check failed: (result.ptr) != nullptr.
#
#
#
#FailureMessage Object: 0x7ffc75a49fe0
----- Native stack trace -----
1: 0x101c6e1 [node]
2: 0x29ddbcb V8_Fatal(char const*, ...) [node]
3: 0x14c8a55 heap::base::SlotCallbackResult v8::internal::Scavenger::ScavengeObject<v8::internal::FullHeapObjectSlot>(v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::HeapObject>) [node]
4: 0x14ca05c void v8::internal::BodyDescriptorBase::IteratePointers<v8::internal::IterateAndScavengePromotedObjectsVisitor>(v8::internal::Tagged<v8::internal::HeapObject>, int, int, v8::internal::IterateAndScavengePromotedObjectsVisitor*) [node]
5: 0x14d2c52 v8::internal::Scavenger::IterateAndScavengePromotedObject(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::Map>, int) [node]
6: 0x14d323b v8::internal::Scavenger::Process(v8::JobDelegate*) [node]
7: 0x14d524f v8::internal::ScavengerCollector::JobTask::ProcessItems(v8::JobDelegate*, v8::internal::Scavenger*) [node]
8: 0x14d535c v8::internal::ScavengerCollector::JobTask::Run(v8::JobDelegate*) [node]
9: 0x2343edd v8::platform::DefaultJobState::Join() [node]
10: 0x2344073 v8::platform::DefaultJobHandle::Join() [node]
11: 0x14d6adc v8::internal::ScavengerCollector::CollectGarbage() [node]
12: 0x14312d2 v8::internal::Heap::Scavenge() [node]
13: 0x144f4ba v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::internal::GarbageCollectionReason, char const*) [node]
14: 0x1450f99 [node]
15: 0x1454428 [node]
16: 0x1cba291 [node]
Illegal instruction (core dumped)
ELIFECYCLE Command failed with exit code 132.
ELIFECYCLE Command failed with exit code 132.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels