-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Segfault when dynamically importing inside of Function #51337
Comments
A friend of mine wasn't able to reproduce using his setup but I got it working on a discord bot |
Backtrace:
|
You didnt say you actual node version. |
I think it's a duplicate of #43681. Closing as such, please comment or reopen if I'm missing something. |
oops fixed |
most probably |
Version
v18.17.0
Platform
Linux fedora 6.6.8-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 21 04:01:49 UTC 2023 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
Running the following code:
How often does it reproduce? Is there a required condition?
Always, in less then a second.
What is the expected behavior? Why is that the expected behavior?
Never-ending loop
What do you see instead?
Segmentation Fault
Additional information
stdout:
stderr:
gdb output:
The text was updated successfully, but these errors were encountered: