#1780: runInteractiveProcess broken with >2 processes on POSIX
-----------------------+----------------------------------------------------
  Reporter:  guest     |          Owner:       
      Type:  bug       |         Status:  new  
  Priority:  normal    |      Milestone:       
 Component:  Compiler  |        Version:  6.6.1
  Severity:  normal    |       Keywords:       
Difficulty:  Unknown   |             Os:  Linux
  Testcase:            |   Architecture:  x86  
-----------------------+----------------------------------------------------
 Using runInteractiveProcess to build pipelines involving >2 processes
 doesn't work due to not closing enough FDs in the child post-fork.

 Initial problem report:
   http://news.gmane.org/find-
 root.php?group=gmane.comp.lang.haskell.cafe&article=30209

 Suggested fix:
   http://news.gmane.org/find-
 root.php?group=gmane.comp.lang.haskell.cafe&article=30241

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1780>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to