[GHC] #14403: strange closure type 2136315671
GHC
ghc-devs at haskell.org
Mon Oct 30 04:58:35 UTC 2017
#14403: strange closure type 2136315671
-------------------------------------+-------------------------------------
Reporter: matrixmike | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Description changed by bgamari:
Old description:
> cabal install aeson
>
>
> ghc: internal error: evacuate: strange closure type 2136315671
> (GHC version 8.2.1 for x86_64_unknown_linux)
> Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug
>
> The Glorious Glasgow Haskell Compilation System, version 8.2.1
> Version 1.5.1, Git revision 600c1f01435a10d127938709556c1682ecfd694e
> (4861 commits) x86_64 hpack-0.17.1
> cabal-install version 1.24.0.2
> compiled using version 1.24.2.0 of the Cabal library
> HLint v1.8.53, (C) Neil Mitchell 2006-2013
> hindent 5.2.3
> hpack version 0.17.1
New description:
{{{
cabal install aeson
ghc: internal error: evacuate: strange closure type 2136315671
(GHC version 8.2.1 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
The Glorious Glasgow Haskell Compilation System, version 8.2.1
Version 1.5.1, Git revision 600c1f01435a10d127938709556c1682ecfd694e (4861
commits) x86_64 hpack-0.17.1
cabal-install version 1.24.0.2
compiled using version 1.24.2.0 of the Cabal library
HLint v1.8.53, (C) Neil Mitchell 2006-2013
hindent 5.2.3
hpack version 0.17.1
}}}
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14403#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list