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

clojure-lsp fails to run on Ahasi Linux #1748

Closed
lasselinkola-yle opened this issue Jan 8, 2024 · 7 comments
Closed

clojure-lsp fails to run on Ahasi Linux #1748

lasselinkola-yle opened this issue Jan 8, 2024 · 7 comments
Labels
bug Something isn't working graalvm Related to GraalVM build
Projects

Comments

@lasselinkola-yle
Copy link

lasselinkola-yle commented Jan 8, 2024

Describe the bug
When I try to run the lsp on ahasi linux I get an error
Fatal error: Failed to create the main Isolate. (code 24)

To Reproduce
run the binary frome the CLI

User details (please complete the following information):

  • OS: Ahasi Linux, M2 Macbook Pro
  • Version: latest

Possible similar issues in other projects:
coursier/coursier#2636
VirtusLab/scala-cli#1714

Maybe setting page size to 64k would help?

@lasselinkola-yle lasselinkola-yle added API Related to API / CLI bug Something isn't working labels Jan 8, 2024
@ericdallo ericdallo added graalvm Related to GraalVM build and removed API Related to API / CLI labels Jan 9, 2024
@ericdallo ericdallo added this to Low priority in clojure-lsp via automation Jan 9, 2024
@ericdallo ericdallo moved this from Low priority to High priority (Probably next release) in clojure-lsp Jan 9, 2024
@ericdallo
Copy link
Member

Thanks for the report, I think we can try the same approach on these other projects

@ericdallo
Copy link
Member

We just need to add a conditional when it's aarch here

@lasselinkola-yle
Copy link
Author

Sounds good! Any estimate when this would be released? I Would like to start using clojure-lsp as soon as possible

@ericdallo
Copy link
Member

@lasselinkola-yle good news, I think I have it fixed, I'm building a native binary which you can test it here, I let you know

@ericdallo
Copy link
Member

@lasselinkola-yle the binary was sucessfully built, you can download it from here, or if you don't have access I can try to send to you somehow, it has 36MB

@ericdallo
Copy link
Member

Next release should include the fix, LMK if not fixed

clojure-lsp automation moved this from High priority (Probably next release) to Next release Jan 13, 2024
@lasselinkola-yle
Copy link
Author

Seems to be working! Thank you!

@ericdallo ericdallo moved this from Next release to Done in clojure-lsp Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working graalvm Related to GraalVM build
Projects
Development

No branches or pull requests

2 participants