#5897: GHC runtime task workers are not released with C FFI
-------------------------------+--------------------------------------------
    Reporter:  sanketr         |       Owner:  simonmar        
        Type:  bug             |      Status:  new             
    Priority:  highest         |   Milestone:  7.4.2           
   Component:  Runtime System  |     Version:  7.4.1           
    Keywords:  worker, ffi     |          Os:  Unknown/Multiple
Architecture:  x86_64 (amd64)  |     Failure:  None/Unknown    
  Difficulty:  Unknown         |    Testcase:                  
   Blockedby:                  |    Blocking:                  
     Related:  #4262           |  
-------------------------------+--------------------------------------------

Comment(by sanketr):

 I am attaching simplified test code, the bare minimum that reproduces the
 bug of unreleased worker threads, and segmentation fault (on mac 10.7.2
 x86_64). The c FFI code is now much simpler.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to