[GHC] #9168: reading/writing blocking FDs over FD_SETSIZE is broken
GHC
ghc-devs at haskell.org
Wed Jun 4 22:47:07 UTC 2014
#9168: reading/writing blocking FDs over FD_SETSIZE is broken
-------------------------------------+------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.8.1
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 rwbarton):
A reproducer, based on https://github.com/smurphy8/broken-acid-test. Note:
you need a max open files ulimit of more than about 1030 to reproduce the
bug with this program.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9168#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list