Ticket #4972 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

ghc-7.0.1.20110217 crash

Reported by: maeder Owned by:
Priority: normal Milestone:
Component: Compiler Version: 7.0.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Compile-time crash Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

[386 of 549] Compiling Logic.Comorphism ( Logic/Comorphism.hs, Logic/Comorphism.o )
ghc: panic! (the 'impossible' happened)
  (GHC version 7.0.1.20110217 for x86_64-apple-darwin):
        initC: srt_lbl

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

make: *** [hets] Error 1

I'll see if this happens under linux, too.

Change History

Changed 2 years ago by maeder

  • status changed from new to closed
  • resolution set to duplicate

this seems to be a duplicate of #4893

Changed 2 years ago by maeder

The programatica sources from #4527 crash even earlier

[ 67 of 223] Compiling Products         ( base/lib/Products.hs, dist/build/Products.o )
ghc: panic! (the 'impossible' happened)
  (GHC version 7.0.1.20110217 for x86_64-apple-darwin):
        initC: srt_lbl

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

Changed 2 years ago by maeder

  • os changed from MacOS X to Unknown/Multiple
  • architecture changed from x86_64 (amd64) to Unknown/Multiple

same problem with "GHC version 7.0.1.20110217 for x86_64-unknown-linux"

Note: See TracTickets for help on using tickets.