|
[GHC] #806: internal error: asyncRead# on threaded RTS with HAppS -threaded: msg#00128lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | [GHC] #805: Too many workers; runaway worker creation?, GHC |
|---|---|
| Next by Date: | [GHC] #807: glibc double free error when running program compiled for profiling with -px RTS option, GHC |
| Previous by Thread: | [GHC] #805: Too many workers; runaway worker creation?, GHC |
| Next by Thread: | [GHC] #807: glibc double free error when running program compiled for profiling with -px RTS option, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |