[GHC] #8087: Bug in IO manager when increasing the number of capabilities

GHC ghc-devs at haskell.org
Tue Jul 23 23:13:26 CEST 2013


#8087: Bug in IO manager when increasing the number of capabilities
-------------------------------------+------------------------------------
        Reporter:  parcs             |            Owner:
            Type:  bug               |           Status:  closed
        Priority:  normal            |        Milestone:
       Component:  libraries/base    |          Version:  7.7
      Resolution:  fixed             |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Runtime crash     |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by igloo):

 * status:  patch => closed
 * resolution:   => fixed


Comment:

 I couldn't find a way to make a test either. I've applied the patch
 though; thanks!

 {{{
 commit a65ce1985d93250274eda16e0529bb5a9c93371b
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Tue Jul 23 21:39:02 2013 +0100

     Fix bug in IO manager when number of capabilities is changed; fixes
 #8087

     Patch from parcs.
 }}}

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




More information about the ghc-tickets mailing list