tonyc / open890

A web-based remote UI for the Kenwood TS-890.
Other
78 stars 5 forks source link

MacOS binary segmentation fault #114

Closed tonyc closed 1 year ago

tonyc commented 1 year ago

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.

tonyc commented 1 year ago

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