Skip to content

vm: fix segfault when running a file which throws an error#360

Merged
saghul merged 1 commit intomasterfrom
fix-segfault-on-evalFile
Jan 30, 2023
Merged

vm: fix segfault when running a file which throws an error#360
saghul merged 1 commit intomasterfrom
fix-segfault-on-evalFile

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Jan 30, 2023

Pretty much a revert of 446f790.

The reason for this is still unknown to me :-/

Fixes: #359

Pretty much a revert of 446f790.

The reason for this is still unknown to me :-/

Fixes: #359
@saghul saghul merged commit d0e08a8 into master Jan 30, 2023
@saghul saghul deleted the fix-segfault-on-evalFile branch January 30, 2023 16:10
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.

v23.1.0 has unpredictable segfaults when running invalid JS files

1 participant