Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/node/crash2 #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Chore/node/crash2 #2

wants to merge 2 commits into from

Conversation

rozzilla
Copy link
Owner

@rozzilla rozzilla commented Dec 19, 2024

Starting the project with npm run start will cause the following crash:

FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
----- Native stack trace -----

 1: 0x10039d584 node::OnFatalError(char const*, char const*) [.volta/tools/image/node/20.18.1/bin/node]
 2: 0x10055aaac v8::Utils::ReportApiFailure(char const*, char const*) [.volta/tools/image/node/20.18.1/bin/node]

When the process try to execute this method, it crashes

Signed-off-by: Roberto Bianchi <[email protected]>
Signed-off-by: Roberto Bianchi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant