[GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
cvs-ghc at haskell.org
Mon Mar 11 15:29:09 CET 2013
#7762: internal error: evacuate(static): strange closure type 4
--------------------------+-------------------------------------------------
Reporter: rthiemann | Owner:
Type: bug | Status: new
Priority: normal | Component: Runtime System
Version: 7.0.4 | Keywords:
Os: Linux | Architecture: x86_64 (amd64)
Failure: Runtime crash | Blockedby:
Blocking: | Related:
--------------------------+-------------------------------------------------
resample: internal error: evacuate(static): strange closure type 4
(GHC version 7.0.4 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Bug occurs reproducable after running the main program for around 8
minutes and consuming 25 GB of RAM.
ghc -rtsopts --make Main -o main
./main +RTS -K3000m -RTS > someFile.txt
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7762>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list