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

Erlang 26.2.3 terminated by signal SIGSEGV (Address boundary error) when running iex #304

Open
cdeyoung opened this issue Mar 19, 2024 · 0 comments

Comments

@cdeyoung
Copy link

I am building Erlang 26.2.3 on an M1 Ultra and an M3 Max. The compilation seems to work on both machines, but when I try to run iex I get the following error:

Erlang/OTP 26 [erts-14.2.3] [source] [64-bit] [smp:20:20] [ds:20:20:10] [async-threads:1] [jit]

fish: Job 1, 'iex' terminated by signal SIGSEGV (Address boundary error)

Both computers are running macOS Sonoma 14.4 and have the following line in the ~/.config/fish/config.fish file:

set -x KERL_CONFIGURE_OPTIONS --with-ssl=/opt/homebrew/opt/openssl/ --with-wx-config=/opt/homebrew/opt/wxwidgets/bin/wx-config --without-javac --without-odbc

Erlang 26.2.2 and previous versions works fine using the same configuration. Only Erlang 26.2.3 is having this issue.

Any ideas?

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

No branches or pull requests

1 participant