[GHC] #10864: arm: strange closure type 64008 from cabal-install

GHC ghc-devs at haskell.org
Thu Sep 10 00:10:18 UTC 2015


#10864: arm: strange closure type 64008 from cabal-install
------------------------------------+----------------------------------
              Reporter:  muhmuhten  |             Owner:
                  Type:  bug        |            Status:  new
              Priority:  normal     |         Milestone:
             Component:  Compiler   |           Version:  7.10.2
              Keywords:             |  Operating System:  Linux
          Architecture:  arm        |   Type of failure:  Runtime crash
             Test Case:             |        Blocked By:
              Blocking:             |   Related Tickets:
Differential Revisions:             |
------------------------------------+----------------------------------
 This is occurring on fedora 22 with ghc and cabal-install directly from
 the repos; I haven't checked whether the bug is actually downstream.

 {{{
 # dnf install -y cabal-install
 $ cabal sandbox init
 cabal: internal error: evacuate(static): strange closure type 65200
     (GHC version 7.8.4 for arm_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 Aborted (core dumped)
 $ cabal update
 Downloading the latest package list from hackage.haskell.org
 cabal: internal error: evacuate(static): strange closure type 64008
     (GHC version 7.8.4 for arm_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 Aborted (core dumped)
 }}}

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


More information about the ghc-tickets mailing list