[GHC] #13110: GHC API allocates memory which is never GC'd

GHC ghc-devs at haskell.org
Mon Apr 17 07:00:51 UTC 2017


#13110: GHC API allocates memory which is never GC'd
-------------------------------------+-------------------------------------
        Reporter:  DanielG           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHC API           |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by lukexi):

 * cc: simonmar (added)


Comment:

 Does anyone on specializing in the GHC API have any clues on this? (cc'ing
 simonmar)

 (or, ideas on how to track it down, should I get some time to dig back
 into GHC myself soon)

 It's a pretty major tax to pay on every program that wants to use the GHC
 API and also achieve soft-realtime timing, so would love to get it
 squashed!

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


More information about the ghc-tickets mailing list