#4351: internal error: awaitEvent: descriptor out of range
---------------------------------+------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: merge
Priority: normal | Milestone: 7.0.2
Component: Runtime System | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: Other
---------------------------------+------------------------------------------
Changes (by simonmar):
* status: new => merge
* milestone: 7.0.1 => 7.0.2
Comment:
The error message fix was pushed:
{{{
Wed Sep 29 22:29:16 BST 2010 Simon Marlow <[email protected]>
* give a better error message in the non-threaded RTS for out-of-range
FDs
# ./aw
aw: file descriptor 1027 out of range for select (0--1024).
Recompile with -threaded to work around this.
M ./rts/posix/Select.c -2 +10
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4351#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