logo       

[GHC] #641: Cross platform repeatable RTS: msg#00152

lang.haskell.glasgow.bugs

Subject: [GHC] #641: Cross platform repeatable RTS

#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>
Google Custom Search

News | FAQ | advertise