Ticket #2623 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

Crypto-0.4.1 -- the impossible happened

Reported by: jsnx Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.8.3
Keywords: Cc:
Operating System: Linux Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

I'm using the Linux binary of GHC 6.8.3 to build the crypto library. The build fails, and GHC helpfully suggests fregs-graph, which, when added to the Cabal file, allows the build to continue.

ghc-6.8.3: panic! (the 'impossible' happened)
  (GHC version 6.8.3 for i386-unknown-linux):
        RegAllocLinear.getStackSlotFor: out of stack slots, try -fregs-graph

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

Attachments

crypto-log Download (11.6 KB) - added by jsnx 5 years ago.
A log of a fresh failure.

Change History

Changed 5 years ago by jsnx

A log of a fresh failure.

Changed 5 years ago by igloo

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to fixed

Thanks for the report; this is fixed in 6.10.

Note: See TracTickets for help on using tickets.