-
-
Notifications
You must be signed in to change notification settings - Fork 389
Adding a plugin with TH code causes segfault on linux #936
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
Comments
@hamishmack Can you please update this issue with what you discovered about the effect of |
Switching off I have added a flag to the test case here that can be used to switch |
Any workarounds for this? Trying to make use of |
I have been using ghcide with |
@matthewess Have you tried linking dynamically like @hamishmack suggested above? |
@cocreature should have mentioned, I’m using ghcide-nix so i believe id have to use the fork they used in their example. for now i’m just not using plugins |
Not sure if haskell/ghcide#836 could help with this, @matthewess @hamishmack could you give a try? |
will close this one optimistically in a few days |
Here is a smallish example to reproduce the issue:
Not sure why, but it seems not to crash on macOS.
GDB back trace (I'll try to get one with debug info)
strace output ends with
The text was updated successfully, but these errors were encountered: