[GHC] #11108: Weak references related crash

GHC ghc-devs at haskell.org
Thu May 12 15:30:25 UTC 2016


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

Comment (by Ben Gamari <ben@…>):

 In [changeset:"7c0b595e55d31f9f89e6dede11981e942c5bb32f/ghc"
 7c0b595e/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="7c0b595e55d31f9f89e6dede11981e942c5bb32f"
 Fix comments about scavenging WEAK objects

 This is a follow-up of D2189. If fixes some comments, deletes a section
 in the User's Guide about the bug, and updates .mailmap as suggested on
 the WorkinConventions wiki page.

 Test Plan: It compiles.

 Reviewers: austin, simonmar, bgamari

 Reviewed By: bgamari

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D2202

 GHC Trac Issues: #11108
 }}}

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


More information about the ghc-tickets mailing list