erlang-ls / erlang_ls

The Erlang Language Server
https://erlang-ls.github.io/
Apache License 2.0
620 stars 136 forks source link

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

Open fuributas opened 1 year ago

fuributas commented 1 year ago

Describe the bug The extension crashes when using Erlang OTP 26

To Reproduce

Expected behavior The extension works as with Erlang OTP 25.3.2.3

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

Context

dgud commented 1 year ago

Myabe related to https://github.com/erlang/otp/issues/7459 ?

plux commented 5 months ago

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