Closed ccgauche closed 11 months ago
@ccgauche love your work on Ytermusic! I am working on a similar project and have run into the same error and so may have some useful information:
`Program terminated with signal SIGSEGV, Segmentation fault.
v8::internal::ThreadIsolation::AllocationSource) () at ../../../../v8/src/common/code-memory-access.cc:364 364 ../../../../v8/src/common/code-memory-access.cc: No such file or directory. [Current thread is 1 (Thread 0x7ff36c7f4640 (LWP 40954))]`
I managed to fix the issue I'll make a PR you can always use my fork that fixes the issue
@ccgauche i saw your fork and boa_engine is more stable than js-sandbox! I will implement with the new release 0.6.5! Thanks for the fork.
Here is a minimal reproducible example: