#2081: On a strained PPC Mac OS X 10.4, GHC reports internal error: stg_ap_v_ret
-------------------------+--------------------------------------------------
 Reporter:  thorkilnaur  |          Owner:             
     Type:  bug          |         Status:  new        
 Priority:  normal       |      Milestone:  6.10 branch
Component:  Compiler     |        Version:  6.9        
 Severity:  normal       |     Resolution:             
 Keywords:               |     Difficulty:  Unknown    
 Testcase:               |   Architecture:  powerpc    
       Os:  MacOS X      |  
-------------------------+--------------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.10 branch

Comment:

 May not be OS X specific: I just got this on amd64/Linux while validating
 the HEAD:
 {{{
 ====> Running ./boxy/all.T
 =====> Base1(normal)
 cd ./boxy && '/home/ian/ghc/darcs/val/compiler/stage2/ghc-inplace' -no-
 recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c Base1.hs
 >Base1.comp.stderr 2>&1
 /bin/sh: line 1: 19152 Aborted
 '/home/ian/ghc/darcs/val/compiler/stage2/ghc-inplace' -no-recomp -dcore-
 lint -dcmm-lint -Dx86_64_unknown_linux -c Base1.hs >Base1.comp.stderr 2>&1
 Compile failed (status 34304) errors were:
 ghc-6.9.20080210: internal error: stg_ap_v_ret
     (GHC version 6.9.20080210 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug

 *** unexpected failure for Base1(normal)
 }}}
 Running the test again a couple of times didn't reproduce the error.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2081#comment:1>
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