#4251: GHC hangs during Network.HTTP.simpleHTTP on Windows XP SP3, Windows 7
------------------------------------------+---------------------------------
  Reporter:  balta2ar                     |          Owner:  igloo           
      Type:  bug                          |         Status:  closed          
  Priority:  high                         |      Milestone:  6.14.1          
 Component:  libraries (other)            |        Version:  6.12.3          
Resolution:  invalid                      |       Keywords:  hang, simplehttp
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Windows         
  Blocking:                               |   Architecture:  x86             
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------

Comment(by maeder):

 I've also experienced this loop under x86 and sparc solaris. The
 workaround is to use HTTP-4000.0.8. It works under linux by accident,
 because after some loops a non-EOF error is thrown, namely

 {{{
 shutdown: invalid argument (Transport endpoint is not connected)
 }}}

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