[GHC] #14336: ghci leaks memory
GHC
ghc-devs at haskell.org
Sat Nov 18 18:26:36 UTC 2017
#14336: ghci leaks memory
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Runtime | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by saurabhnanda):
I can confirm that this occurs in GHCi, Intero, and HIE on Mac OSX.
Someone suggested `:set +r` could solve this, but it doesn't seem to help.
However, `:set -fobject-code` *seems* to either slow-down the memory leak
or stop it altogether.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14336#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list