tonyc / open890

A web-based remote UI for the Kenwood TS-890.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS binary segmentation fault

tonyc opened this issue · comments

The 1.0.4 binary release quits with segmentation fault on an M1 Mac. This may be related to the Erlang/OTP upgrade performed between 1.0.3 and 1.0.4.

The "quick fix" may be to downgrade Erlang/OTP, although this will block future upgrades of Elixir, and eventually Phoenix.

Otherwise, look into Rosetta 2 and whether it's possible to launch Terminal.app with or without it.

Unfortunately, I don't have dedicated MacOS hardware to put a lot of time into this.

I'm manually creating builds for Apple Silicon for the time being.