[GHC] #11746: I encountered an: internal error: evacuate: strange closure type 803645000

GHC ghc-devs at haskell.org
Thu Mar 24 07:24:36 UTC 2016


#11746: I encountered an: internal error: evacuate: strange closure type 803645000
-------------------------------+--------------------------------------
        Reporter:  hkBst       |                Owner:
            Type:  bug         |               Status:  new
        Priority:  high        |            Milestone:  8.0.1
       Component:  Compiler    |              Version:  7.10.3
      Resolution:              |             Keywords:
Operating System:  Linux       |         Architecture:  x86_64 (amd64)
 Type of failure:  GHCi crash  |            Test Case:
      Blocked By:              |             Blocking:
 Related Tickets:              |  Differential Rev(s):
       Wiki Page:              |
-------------------------------+--------------------------------------

Comment (by hkBst):

 I don't know if this is related or not, but after compiling with profiling
 enabled:

 $ ghc -O2 -fforce-recomp -prof -fprof-auto tinychess.hs

 even

 $ $ time ./tinychess 0 +RTS -p

 would exhaust memory on my machine and I had to kill it.  The argument 0
 determines the depth of moves that are considered for evaluating the
 possible next positions.  Without profiling this completes instantly as
 one would expect.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11746#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list