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

v0.0.39 crashes when using Erlang OTP 26 on Windows 10 #1442

Open
fuributas opened this issue Jul 5, 2023 · 2 comments
Open

v0.0.39 crashes when using Erlang OTP 26 on Windows 10 #1442

fuributas opened this issue Jul 5, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@fuributas
Copy link

Describe the bug
The extension crashes when using Erlang OTP 26

To Reproduce

  • Windows 10 Pro 22H2
  • Erlang OTP 26.0.2
  • Clean portable installacion of VSCode-win32-x64-1.79.2
  • Install Erlang LS v0.0.39
  • Open an Erlang source file

Expected behavior
The extension works as with Erlang OTP 25.3.2.3

Actual behavior
The extension crashes. I've attached two files

  • output.log: The output shown in the "Output - Erlang LS" panel
  • server.log: The log generated by raising the extension debug level to "debug"

Context

  • erlang_ls version (tag/sha): v0.0.39
  • Editor used: VSCode-win32-x64-1.79.2
  • LSP client used:
@fuributas fuributas added the bug Something isn't working label Jul 5, 2023
@dgud
Copy link
Contributor

dgud commented Jul 5, 2023

Myabe related to erlang/otp#7459 ?

@plux
Copy link
Contributor

plux commented Feb 1, 2024

Have you tried using the latest OTP 26?
If it's the same issue as @dgud mentioned then it should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants