#1760: ghc 6.6.1: internal error: asyncRead# on threaded RTS
------------------------------------------+---------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                        |       Status:  closed 
    Priority:  normal                     |    Milestone:         
   Component:  Compiler                   |      Version:  6.6.1  
    Severity:  normal                     |   Resolution:  fixed  
    Keywords:                             |   Difficulty:  Unknown
          Os:  Windows                    |     Testcase:         
Architecture:  x86                        |  
------------------------------------------+---------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Was fixed by this patch, I think:

 {{{
 Wed Sep 27 15:58:11 BST 2006  Simon Marlow <[EMAIL PROTECTED]>
   * make hGetBufNonBlocking do something on Windows w/ -threaded
   hGetBufNonBlocking will behave the same as hGetBuf on Windows now, which
   is better than just crashing (which it did previously).
 }}}

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