#1109: lockFile: fd out of range
----------------------------+-----------------------------------------------
 Reporter:  guest           |          Owner:         
     Type:  bug             |         Status:  new    
 Priority:  normal          |      Milestone:  6.6.1  
Component:  Runtime System  |        Version:  6.6    
 Severity:  normal          |     Resolution:         
 Keywords:                  |     Difficulty:  Unknown
 Testcase:                  |   Architecture:  Unknown
       Os:  Linux           |  
----------------------------+-----------------------------------------------
Comment (by simonmar):

 Oh, even if we used `sysconf(_SC_OPEN_MAX)`. the IO manager thread would
 probably crash because it is using `FD_SETSIZE` sized tables.  What's the
 real story here - is `FD_SETSIZE` supposed to be large enough, or not?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1109>
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