| concorde$ gmake build
|
|
|
| > build
|
| > vite build
|
|
|
| vite v6.3.5 building for production...
|
| ✓ 7974 modules transformed.
|
|
|
|
|
| #
|
| # Fatal error in , line 0
|
| # Check failed: (result.ptr) != nullptr.
|
| #
|
| #
|
| #
|
| #FailureMessage Object: 0x11bf0d92260
|
| ----- Native stack trace -----
|
|
|
| 1: 0x118efe3d75b node::DumpNativeBacktrace(__sFILE*) [node]
|
| 2: 0x118f030b055 node::NodePlatform::GetPageAllocator() [node]
|
| 3: 0x118f030afef node::NodePlatform::GetPageAllocator() [node]
|
| 4: 0x118f1724910 V8_Fatal(char const*, ...) [node]
|
| 5: 0x118f0b24615 heap::base::Worklist<std::__1::pair<v8::internal::Tagged<v8::internal::HeapObject>, int>, (unsigned short)256>::Local::NewSegment() const [node]
|
| 6: 0x118f0b1ba10 heap::base::SlotCallbackResult v8::internal::Scavenger::ScavengeObject<v8::internal::FullHeapObjectSlot>(v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::HeapObject>) [node]
|
| 7: 0x118f0b14085 v8::internal::Scavenger::Process(v8::JobDelegate*) [node]
|
| 8: 0x118f0b1368c v8::internal::ScavengerCollector::JobTask::ProcessItems(v8::JobDelegate*, v8::internal::Scavenger*) [node]
|
| 9: 0x118f0b13500 v8::internal::ScavengerCollector::JobTask::Run(v8::JobDelegate*) [node]
|
| 10: 0x118f1359701 v8::platform::DefaultJobWorker::Run() [node]
|
| 11: 0x118f03083ae node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
|
| 12: 0x11b67674502 pthread_create [/usr/lib/libpthread.so.27.1]
|
| Trace/BPT trap (core dumped)
|
| gmake: *** [Makefile:118: ui/build/index.html] Error 133
|