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

#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

#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 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+------------------------------ Changes (by erikd): * cc: erikd (added) Comment: Highly likely this is related to the problem fixed in #10375 which has been fixed in the git HEAD (which will be the 8.0 release) is is likely to be pulled into the 7.10.3 release when and if it happens. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10864: arm: strange closure type 64008 from cabal-install ----------------------------------+---------------------------------- Reporter: muhmuhten | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+---------------------------------- Changes (by bgamari): * status: new => infoneeded * milestone: => 7.10.3 Comment: muhmuhten, can you confirm that this has been fixed in 7.10.3? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10864: arm: strange closure type 64008 from cabal-install ----------------------------------+---------------------------------- Reporter: muhmuhten | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+---------------------------------- Comment (by muhmuhten): I don't currently have the resources to confirm. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10864: arm: strange closure type 64008 from cabal-install ----------------------------------+------------------------------ Reporter: muhmuhten | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.2 Resolution: worksforme | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+------------------------------ Changes (by bgamari): * status: infoneeded => closed * resolution: => worksforme * milestone: 7.10.3 => 8.0.1 Comment: This should be fixed in 8.0.1 if not 7.10.3 due to the fixes documented in #11206. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10864: arm: strange closure type 64008 from cabal-install ----------------------------------+------------------------------ Reporter: muhmuhten | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+------------------------------ Changes (by bgamari): * status: closed => new * resolution: worksforme => -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10864: arm: strange closure type 64008 from cabal-install ----------------------------------+------------------------------ Reporter: muhmuhten | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.2 Resolution: fixed | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+------------------------------ Changes (by bgamari): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10864#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC