-
-
Notifications
You must be signed in to change notification settings - Fork 369
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
*** stack smashing detected ***: terminated #2633
Comments
I've seen that error before in the cabal issue tracker: haskell/cabal#7456 |
Yes, the issue is still reproducible when I call @jneira I sent you an email with the logs. |
Thanks, i've took a look and i dont see nothing wrong until the crash. The error is shown just after loading |
Have you tried building an HLS binary from source with https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html#static-binaries |
Which GHC version was this observed with? |
GHC 8.6.5 |
I compiled HLS from source with the same version |
Tentatively closing since old and quiet. |
Your environment
Which OS do you use:
The project has quite a bit of TH: autoexporter and embedding files in binaries.
Steps to reproduce
I honestly don't know what causes this, but it happens every time I open my private project.
Expected behaviour
It does not crash
Actual behaviour
It crashes
Include debug information
Logs from the VS Code Haskell extension:
The text was updated successfully, but these errors were encountered: