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

VM crashes on M1 Mac running Sonoma 14.5 #835

Open
f-prime opened this issue Jul 22, 2024 · 0 comments
Open

VM crashes on M1 Mac running Sonoma 14.5 #835

f-prime opened this issue Jul 22, 2024 · 0 comments

Comments

@f-prime
Copy link

f-prime commented Jul 22, 2024

I have an M1 Mac running Sonoma 14.5. I am able to start the VM with a 12.0 image and execute code, but when I attempt to install a package via Metacello the VM crashes with a segmentation fault:

PharoVM version:5.0-Pharo 10.3.0 built on Jun 28 2024 10:46:14 Compiler: Apple LLVM 12.0.5 (clang-1205.0.22.9) Apple LLVM 12.0.5 (clang-1205.0.22.9) [Production Spur 64-bit VM]
Built from: CoInterpreter VMMaker-tonel.1 uuid: 74b785ff-50d8-0d00-86f4-c64e0df24b96 Jun 28 2024
 With:StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 74b785ff-50d8-0d00-86f4-c64e0df24b96 Jun 28 2024
 Revision: v10.3.0 - Commit: ce151716 - Date: 2024-06-28 10:12:41 +0200

This is followed by a stacktrace.

I have tried this on other M1 machines running 12.x and an M3 machine that was also running 14.5. In both cases there were no issues and everything worked as it should. But on my machine I am getting these segfault issues.

I have tried updating the VM via the launcher which does not fix the issue. I have also tried installing without the launcher via the following command: wget -O- https://get.pharo.org/120+vm | bash, but that doesn't resolve the issue either.

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