[GHC] #11108: Weak references related crash

GHC ghc-devs at haskell.org
Tue Mar 29 18:28:15 UTC 2016


#11108: Weak references related crash
-------------------------------------+-------------------------------------
        Reporter:  Saulzar           |                Owner:  jme
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.2.1
       Component:  Runtime System    |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11746            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by jme):

 In case anyone needs a workaround for this bug, try running with `+RTS -G1
 -RTS` (so the garbage collector only uses one generation).

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


More information about the ghc-tickets mailing list