-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
XMI-MSIM crash on Apple M2 laptop #105
Comments
Try installing via Homebrew on macOS. |
Apologies, I sent you the wrong link. Instructions can be found in the Wiki. |
Hi, If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): Before this another error came out (the same reported by https://github.com/diegofelixdias) so i followed the instruction linked by tschoonj about Xcode and Command line tools. Thanks for your attention. |
Now i also have this type of error If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): Warning: Unable to query GitHub for recent issues on the tap The warning at the end i don't know how it comes and how to fix it, please if anyone can help me, thanks |
I installed the latest version of XMI-MSIM (8.1) on my MacBook air (M2) and when i press the ‘add’ button in ‘composition’ (first page) the program shut down with this type of error:
Code Type: x86-64 (Translated)
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000bf37 Exception Codes: 0x0000000000000001, 0x000000000000bf37
I try to virtualize Windows 11 with UTM (RAM 6-8 gb, 4 core CPU, 64 gb of memory) on my laptop but the architecture still the same (ARM) infact the software didn't even start and an error pop up:
“This program can only be installed on versions of Windows designed for the following processor architectures”
So, i try even emulating Windows 7 also with UTM (RAM 8-10 gb, 4 core CPU, 64 gb of memory) changing the architecture (ARM to x86-64) but another error came out when i try to open the win64.exe file:
“The file size exceeds the limit allowed and cannot be saved”
Let me know if anybody can fix this type of problem or if It’s impossibile due to the architecture of the new Apple processors.
The text was updated successfully, but these errors were encountered: