You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
Graalvm does not start on bigsur
Steps to reproduce the issue
Try to use graalvm on Mac OS X
Describe GraalVM and your environment:
graalvm-ce-java11-20.2.0
OS: Mac OS Big Sur
Architecture: x86-64
More details
Add any other information about the problem here. Especially important are stack traces or log output. Feel free to link to gists or to screenshots if necessary.
ERROR: java.lang.IllegalStateException: com.oracle.truffle.llvm.runtime.except.LLVMLinkerException: Library "/usr/lib/libSystem.B.dylib" does not exist.
org.graalvm.polyglot.PolyglotException: java.lang.IllegalStateException: com.oracle.truffle.llvm.runtime.except.LLVMLinkerException: Library "/usr/lib/libSystem.B.dylib" does not exist.```
The text was updated successfully, but these errors were encountered:
The issue with Big Sur was already mentioned in #2897, but since this one is clearer and easier to search we will keep it for tracking and close the first one.
Describe the issue
Graalvm does not start on bigsur
Steps to reproduce the issue
Try to use graalvm on Mac OS X
Describe GraalVM and your environment:
More details
Add any other information about the problem here. Especially important are stack traces or log output. Feel free to link to gists or to screenshots if necessary.
The text was updated successfully, but these errors were encountered: