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

Graalvm does not start on Mac OS Big Sur #2984

Closed
valdo404 opened this issue Nov 14, 2020 · 3 comments
Closed

Graalvm does not start on Mac OS Big Sur #2984

valdo404 opened this issue Nov 14, 2020 · 3 comments

Comments

@valdo404
Copy link

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.```
@valdo404 valdo404 added the bug label Nov 14, 2020
@dougxc
Copy link
Member

dougxc commented Nov 15, 2020

Tracked internally by GR-26569.

@oubidar-Abderrahim
Copy link
Member

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.

@rschatz
Copy link
Member

rschatz commented Nov 19, 2020

Should be fixed by d260d68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants