[GHC] #9078: Segfault with makeStableName

GHC ghc-devs at haskell.org
Tue May 13 05:28:46 UTC 2014


#9078: Segfault with makeStableName
-------------------------------------+------------------------------------
        Reporter:  robertce          |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by chak):

 @ezyang Thanks for chasing this, but I'm a bit surprised that the problem
 is with freeing stable names as the example program only allocated them
 (and they should never be freed by the GC).

 @robertce Could you please build a GHC with this patch included and check
 whether it solves our problem?

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


More information about the ghc-tickets mailing list