[GHC] #9284: shutdownCapability sometimes loops indefinitely on OSX after forkProcess

GHC ghc-devs at haskell.org
Thu Jul 10 02:23:52 UTC 2014


#9284: shutdownCapability sometimes loops indefinitely on OSX after forkProcess
-------------------------------------+------------------------------------
        Reporter:  edsko             |            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 AndreasVoellmy):

 I just verified that the bug occurs even if you remove the call to
 `safeFfiFunction 2` in main, and replace it with `return ()`. It takes
 longer to trigger the problem, but it does still occur.

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


More information about the ghc-tickets mailing list