[GHC] #9332: Memory blowing up for strict sum/strict foldl in ghci

GHC ghc-devs at haskell.org
Mon Jul 28 22:03:49 UTC 2014


#9332: Memory blowing up for strict sum/strict foldl in ghci
-------------------------------------+-------------------------------------
              Reporter:              |            Owner:
  artella.coding                     |           Status:  closed
                  Type:  bug         |        Milestone:  7.8.4
              Priority:  high        |          Version:  7.8.3
             Component:  GHCi        |         Keywords:  ghci, strict,
            Resolution:  fixed       |  memory
      Operating System:  Linux       |     Architecture:  x86_64 (amd64)
       Type of failure:  Runtime     |       Difficulty:  Unknown
  performance bug                    |       Blocked By:
             Test Case:              |  Related Tickets:
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 artella, your observations seem correct to me. I am not sure, but I think
 that perhaps GHCi does not garbage collect CAFs, ever. Perhaps a feature
 request?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9332#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list