[GHC] #9314: Huge space leak of GHC API 7.8.x

GHC ghc-devs at haskell.org
Mon Jul 14 11:06:27 UTC 2014


#9314: Huge space leak of GHC API 7.8.x
-------------------------------------+------------------------------------
        Reporter:  kazu-yamamoto     |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  GHC API           |          Version:  7.8.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Other             |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by JohnWiegley):

 I'm seeing a problem too, with an application that builds fine using
 7.6.3.  When building with -O2 and 7.8.3, GHC exhausts system memory (16G)
 and ultimately is killed.  With 7.8.3 and -O1, or with 7.6.3, it finishes.

 I can't paste my code here, but would be happy to try any suggestions to
 help isolate the problem.

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


More information about the ghc-tickets mailing list