Ticket #798 (closed bug: worksforme)
Ix{Int}.index: Index (402849792) out of range ((0,100))
| Reported by: | stepan@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Build System | Version: | 6.5 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
While building ghc HEAD pulled 2006-06-21 I got the following:
../../compiler/ghc-inplace -H16m -O -cpp -Iinclude -ignore-package HGL -O -Rghc-timing -fgenerics -package base -package X11 -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Graphics/HGL/Draw/Font.hs -o Graphics/HGL/Draw/Font.p_o -ohi Graphics/HGL/Draw/Font.p_hi
ghc-6.5: panic! (the 'impossible' happened)
(GHC version 6.5 for i386-unknown-linux):
Ix{Int}.index: Index (402849792) out of range ((0,100))
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
<<ghc: 46532900 bytes, 12 GCs, 4062821/8300368 avg/max bytes residency (3 samples), 19M in use, 0.02 INIT (0.00 elapsed), 0.55 MUT (0.75 elapsed), 0.55 GC (0.58 elapsed) :ghc>>
make[3]: *** [Graphics/HGL/Draw/Font.p_o] Ошибка 1
make[2]: *** [all] Ошибка 1
make[1]: *** [all] Ошибка 1
make[1]: Leaving directory `/home/stepan/projects/darcs.haskell.org/ghc/libraries'
make: *** [stage1] Ошибка 2
I used ghc 6.2.2 for bootstrapping
Change History
Note: See
TracTickets for help on using
tickets.
