[GHC] #8059: internal error: setNumCapabilities: reducing the number of Capabilities is not currently supported.

#8059: internal error: setNumCapabilities: reducing the number of Capabilities is not currently supported. -----------------------------------+--------------------------------------- Reporter: simons | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.4.2 Keywords: | Operating System: Linux Architecture: | Type of failure: Compile-time crash Unknown/Multiple | Test Case: Difficulty: Unknown | Blocking: Blocked By: | Related Tickets: | -----------------------------------+--------------------------------------- The test suite for abstract-deque-0.2.2 triggered the following crash in GHC 7.4.2 on Linux: internal error: setNumCapabilities: reducing the number of Capabilities is not currently supported. (GHC version 7.4.2 for x86_64_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug I have attached a more complete copy of the build log. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8059 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8059: internal error: setNumCapabilities: reducing the number of Capabilities is not currently supported. ---------------------------------------+----------------------------------- Reporter: simons | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.4.2 Resolution: fixed | Keywords: Operating System: Linux | Architecture: Type of failure: Compile-time crash | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ---------------------------------------+----------------------------------- Changes (by monoidal): * status: new => closed * resolution: => fixed Comment: This is supported in GHC 7.6; see [http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-1.html release notes]. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8059#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC