#798: Ix{Int}.index: Index (402849792) out of range ((0,100))
---------------------------------------+------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                     |       Status:  new    
    Priority:  normal                  |    Milestone:         
   Component:  Compiler                |      Version:  6.5    
    Severity:  normal                  |     Keywords:         
          Os:  Linux                   |   Difficulty:  Unknown
Architecture:  x86                     |  
---------------------------------------+------------------------------------
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

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/798>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to