#4318: Crash while building HEAD on OS X
-------------------------------+--------------------------------------------
    Reporter:  gwright         |        Owner:                     
        Type:  bug             |       Status:  new                
    Priority:  normal          |    Milestone:  7.0.1              
   Component:  Compiler        |      Version:  6.13               
    Keywords:                  |     Testcase:                     
   Blockedby:                  |   Difficulty:                     
          Os:  MacOS X         |     Blocking:                     
Architecture:  x86_64 (amd64)  |      Failure:  Building GHC failed
-------------------------------+--------------------------------------------

Comment(by gwright):

 Okay, my changes to Linker.c merged into a fresh pull from 18 Oct 2010 are
 quite encouraging.  Here's the results of the validate script (with stop
 on error disabled in `mk/validate.mk`):
 {{{

 OVERALL SUMMARY for test run started at Tue Oct 19 20:38:56 EDT 2010
     2610 total tests, which gave rise to
     9751 test cases, of which
        0 caused framework failures
     7444 were skipped

     2194 expected passes
       79 expected failures
        1 unexpected passes
       33 unexpected failures

 Unexpected passes:
    simplrun006(optc)

 Unexpected failures:
    1372(normal)
    1959(normal)
    2578(normal)
    T1969(normal)
    T3007(normal)
    T3245(normal)
    T3294(normal)
    T4059(normal)
    break001(ghci)
    break006(ghci)
    bug1465(normal)
    cabal01(normal)
    cabal04(normal)
    derefnull(normal)
    driver062a(normal)
    driver062b(normal)
    driver062c(normal)
    driver062d(normal)
    driver062e(normal)
    driver081a(normal)
    driver081b(normal)
    gadt23(normal)
    ghcpkg05(normal)
    hs-boot(normal)
    mod179(normal)
    outofmem(normal)
    print019(ghci)
    prog003(ghci)
    recomp004(normal)
    rn.prog006(normal)
    rtsOpts(normal)
    tcfail138(normal)
    withRtsOpts(normal)

 -------------------------------------------------------------------
 Oops!  Looks like you have some unexpected test results or framework
 failures.
 Please fix them before pushing/sending patches.
 -------------------------------------------------------------------
 }}}

 Before the changes to Linker.c, every ghci test ended in a segfault or
 abort trap.

 I'll tidy the debug messages I added and send the patch upstream tomorrow.
 I'll also
 run a full build and the testsuite.

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