Ticket #2379 (closed bug: wontfix)

Opened 4 years ago

Last modified 3 years ago

ghc-6.9.20080614: panic! (the 'impossible' happened)

Reported by: megacz Owned by:
Priority: low Milestone: 6.10.1
Component: Compiler Version: 6.9
Keywords: Cc:
Operating System: MacOS X Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description (last modified by igloo) (diff)

[ 7 of 78] Compiling Data.Array.Parallel.Base.Rebox ( Data/Array/Parallel/Base/Rebox.hs, dist/build/Data/Array/Parallel/Base/Rebox.o )
ghc-6.9.20080614: panic! (the 'impossible' happened)
  (GHC version 6.9.20080614 for i386-apple-darwin):
	initC: srt_lbl

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

<<ghc: 85934552 bytes, 26 GCs, 2419370/5914624 avg/max bytes residency (3 samples), 11M in use, 0.00 INIT (0.00 elapsed), 0.17 MUT (1.05 elapsed), 0.08 GC (0.09 elapsed) :ghc>>

Change History

Changed 4 years ago by simonpj

  • difficulty set to Unknown

Is your source tree fully up to date? This was fixed recently, I think.

I think this was the patch

Sat Jun 14 03:39:37 GMT Daylight Time 2008  simonpj@microsoft.com
  * Fix nasty Simplifier scoping bug

Pls close if that's all it was.

Simon

Changed 4 years ago by igloo

  • priority changed from normal to low
  • description modified (diff)
  • milestone set to 6.10.1

And if it is still broken for you, can you please attach the source code you were trying to compile and tell us what the commandline was?

Changed 4 years ago by megacz

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

Sorry about the slow reply.

I've tried updating GHC to latest darcs, but now the NDP build fails at an earlier point ("cabal-bin: cabal: Don't know what to do!... Warning: Package is unbuildable"), so I can't tell if it helped or not.

So, I guess, close this bug since it can no longer be reproduced. Thanks for your time!

  • a

Changed 4 years ago by simonpj

Ian and Roman are working on fixing the build-system problem.

Simon

Changed 3 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.