burrito icon indicating copy to clipboard operation
burrito copied to clipboard

Segmentation fault for MacOS x86_64

Open phanmn opened this issue 1 year ago • 0 comments

Host

Tell us about your Host OS (the machine you're building burrito apps on)

Host OS: MacOS 14.5 Host CPU: arm64

Please run zig version in your Burrito project directory and write the version here: 0.13.0

Please run elixir -v in your Burrito project directory and write the version here:

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

Elixir 1.16.1 (compiled with Erlang/OTP 26)

Target

Host OS: MacOS Sonoma 14.2.1 Host CPU: x86_64 Host LibC and Version (eg. gnu/musl x.y.z ...)


Error when trying to run

zsh: segmentation fault   <binary path>

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

I tested on some MacOs x64, it works but above one does not work. I go to ~/Library/Application Support/.burrito/, and can see the app directory but it's empty.

Please help, thanks!

phanmn avatar Nov 03 '24 10:11 phanmn