You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2024. It is now read-only.
Segmentation fault happens if I use 127.0.0.1 as node on arm64.
Instead, the local ip address works fine.
127.0.0.1 works fine on x86_64.
Here is my env, a t4g.micro ec2 instance with amzn2.
gdb said it happens here.
I'm not good at c program, so the best I can do is to add log_debug around and see the output.
Well, it doesn't help.
Any idea?