简体   繁体   English

如何解决`非法指令:4` elixir 包崩溃

[英]How to solve`illegal instruction: 4` crash of elixir package

The jaxon elixir package crashes systematically on only one of my two macs even though they are running the same version of MacOS, XCode, clang, erlang and elixir.即使我的两台 Mac 运行相同版本的 MacOS、XCode、clang、erlang 和 elixir, jaxon elixir 包也仅在我的两台jaxon系统性崩溃。

Here is the more detailed bug report这是更详细的错误报告

How can I investigate this, or what other dependencies can I check to try to resolve this?我该如何调查这个问题,或者我可以检查哪些其他依赖项来尝试解决这个问题?

Your CPU could not handle the instructions it tries to execute.您的 CPU 无法处理它尝试执行的指令。

Check the CPU model of your "MacPro 5,1", and whether it can handle AVX2 or other optimizations of the compiler.检查您的“MacPro 5,1”的 CPU 型号,以及它是否可以处理 AVX2 或编译器的其他优化。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM