logo       

[GHC] #806: internal error: asyncRead# on threaded RTS with HAppS -threaded: msg#00128

lang.haskell.glasgow.bugs

Subject: [GHC] #806: internal error: asyncRead# on threaded RTS with HAppS -threaded

#806: internal error: asyncRead# on threaded RTS with HAppS -threaded
-------------------------------+--------------------------------------------
Reporter: titto@xxxxxxxx | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.4.2
Severity: normal | Keywords:
Os: Windows | Difficulty: Unknown
Architecture: x86 |
-------------------------------+--------------------------------------------
All HAppS (http://happs.org/HAppS/README.html) applications fail with an
internal error: asyncRead# when compiled with the -threaded option.

To reproduce the error:
- compile any of the apps in the example subdirectory with -threaded and
access it over the net (http://localhost:8000).

For example:

ghc --make -v -fallow-overlapping-instances -fglasgow-exts -threaded
httpd.hs -o httpd

The same programs compiled without -threaded work fine.

Tested on Windows XP with latest SP/patches and gcc 6.4.2.

Let me know if you would like more info or the full compilation trace.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/806>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise