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

GHCi memory leak #56

Open
4 tasks
dramforever opened this issue Apr 8, 2020 · 0 comments
Open
4 tasks

GHCi memory leak #56

dramforever opened this issue Apr 8, 2020 · 0 comments
Labels
blocked Nothing to do for now

Comments

@dramforever
Copy link
Owner

dramforever commented Apr 8, 2020

Status

  • A workaround is available
  • A fix is written
  • A fix is released
  • The fixed version is on the marketplace.

Tracking issue for: GHCi gradually leaks memory

Symptom of this issue: A GHCi process gradually leaks memory on it's own. There shouldn't be any 'stray and rogue' GHCi processes consuming CPU and memory non-stop.

Non-symptoms of this issue: Multiple GHCi processes, with some going rogue: Should be fixed since 0.1.16. If you're still getting this, open a new issue (or find one that someone else opened and comment).

Seems to be problem within GHCi itself: https://gitlab.haskell.org/ghc/ghc/issues/12848

This issue obsoletes #43 and #41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Nothing to do for now
Projects
None yet
Development

No branches or pull requests

1 participant