runInteractiveProcess broken with >2 processes on POSIX
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
Trac metadata
Trac field | Value |
---|---|
Version | 6.6.1 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | Compiler |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | jgoerzen@complete.org |
Operating system | Linux |
Architecture | x86 |