|
[GHC] #641: Cross platform repeatable RTS: msg#00152lang.haskell.glasgow.bugs
#641: Cross platform repeatable RTS -----------------------------------+---------------------------------------- Reporter: cgibbard@xxxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 6.4.1 Severity: normal | Keywords: Os: Linux | Difficulty: Unknown Architecture: x86 | -----------------------------------+---------------------------------------- This bug seems to be reproducible on Linux, Windows, and OpenBSD, at least. In the included package, run ./build.sh, which will build and run a program as follows: ghc -lz -threaded --make unstuff.hs -o unstuff ./unstuff trace.dat The program forks a lot of OS threads. After several seconds of running, it dies with: --------------------- unstuff: user error (ORANGE ALERT: 0s, 4s, SrvServerInfo, ix1: 6, size: 49722) unstuff: internal error: scavenge_stack: weird activation record found on stack: 64384 Please report this as a bug to glasgow-haskell-bugs@xxxxxxxxxxx, or http://www.sourceforge.net/projects/ghc/ --------------------- The first message is simply an error printed by the program reporting that it took too long to compute a result. -- Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/641> 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: | Re: [GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/etc., GHC |
|---|---|
| Next by Date: | Re: [GHC] #641: Cross platform repeatable RTS, GHC |
| Previous by Thread: | [ ghc-Bugs-1353257 ] Problem with Threading under GHC, SourceForge.net |
| Next by Thread: | Re: [GHC] #641: Cross platform repeatable RTS, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |