[GHC] #7874: segfault 11 on mac os x when building compiler for ghc 7.7.20130430

GHC cvs-ghc at haskell.org
Fri May 3 21:30:51 CEST 2013


#7874: segfault 11 on mac os x when building compiler for ghc 7.7.20130430
-------------------------------+--------------------------------------------
    Reporter:  carter          |       Owner:                     
        Type:  bug             |      Status:  new                
    Priority:  normal          |   Milestone:                     
   Component:  Compiler        |     Version:  7.7                
    Keywords:                  |          Os:  MacOS X            
Architecture:  x86_64 (amd64)  |     Failure:  Building GHC failed
  Difficulty:  Unknown         |    Testcase:                     
   Blockedby:                  |    Blocking:                     
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by carter):

 heres the results from running
 {{{ make WAY=optllvm }}} on the testsuite


 {{{
 Unexpected results from:
 TEST="T5313 conc058 conc068 conc065 conc066 conc020 conc035 conc015
 conc017 qq008 qq007 T3016 space_leak_001"

 OVERALL SUMMARY for test run started at Fri May  3 14:22:30 EDT 2013
     3628 total tests, which gave rise to
    14341 test cases, of which
    12756 were skipped

       23 had missing libraries
     1535 expected passes
       14 expected failures

        0 caused framework failures
        1 unexpected passes
       12 unexpected failures

 Unexpected passes:
    driver  T5313 (optllvm)

 Unexpected failures:
    concurrent/should_run     conc015 [exit code non-0] (optllvm)
    concurrent/should_run     conc017 [exit code non-0] (optllvm)
    concurrent/should_run     conc020 [exit code non-0] (optllvm)
    concurrent/should_run     conc035 [exit code non-0] (optllvm)
    concurrent/should_run     conc058 [exit code non-0] (optllvm)
    concurrent/should_run     conc065 [exit code non-0] (optllvm)
    concurrent/should_run     conc066 [exit code non-0] (optllvm)
    concurrent/should_run     conc068 [exit code non-0] (optllvm)
    perf/space_leaks          space_leak_001 [stat too good] (optllvm)
    quasiquotation/qq007      qq007 [exit code non-0] (optllvm)
    quasiquotation/qq008      qq008 [exit code non-0] (optllvm)
    simplCore/should_compile  T3016 [exit code non-0] (optllvm)


 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7874#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list