[GHC] #9253: "internal error: evacuate(static): strange closure type 0" when running in QEMU

GHC ghc-devs at haskell.org
Mon Jun 30 15:59:50 UTC 2014


#9253: "internal error: evacuate(static): strange closure type 0" when running in
QEMU
------------------------------------+-------------------------------------
       Reporter:  ocharles          |             Owner:  simonmar
           Type:  bug               |            Status:  new
       Priority:  normal            |         Milestone:
      Component:  Runtime System    |           Version:  7.8.2
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  Runtime crash
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 We're trying to use NixOS to automatically run our acceptance tests in a
 VM on commit, in order to guarantee system stability. However, we're
 periodically seeing our web server component, compiled with GHC 7.8.2 is
 failing to start up. When it fails, the error message is always:

 {{{
 internal error: evacuate(static): strange closure type 0
 (GHC version 7.8.2 for x86_64_unknown_linux)
 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
 }}}

 Happy to do more debugging on this, but I'll need to be pointed in the
 right direction.

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


More information about the ghc-tickets mailing list