[GHC] #11055: GHC 7.8.4 crash on ARM while building Stack 0.1.7

GHC ghc-devs at haskell.org
Tue Nov 3 09:10:08 UTC 2015


#11055: GHC 7.8.4 crash on ARM while building Stack 0.1.7
---------------------------------------+----------------------------------
        Reporter:  Lokathor            |                Owner:
            Type:  bug                 |               Status:  infoneeded
        Priority:  normal              |            Milestone:
       Component:  Compiler            |              Version:  7.8.4
      Resolution:                      |             Keywords:
Operating System:  Linux               |         Architecture:  arm
 Type of failure:  Compile-time crash  |            Test Case:
      Blocked By:                      |             Blocking:
 Related Tickets:                      |  Differential Rev(s):
       Wiki Page:                      |
---------------------------------------+----------------------------------
Changes (by bgamari):

 * status:  new => infoneeded


Comment:

 Indeed there are a number of bugs in ARM support in the 7.8. As of 7.10.3
 these are largely fixed. Could you try the 7.10.3 release candidate?

 For the record, the testsuite summary should look something like this on
 7.10.3,
 {{{
 OVERALL SUMMARY for test run started at Tue Nov  3 02:48:37 2015 KST
  0:46:50 spent to go through
     4463 total tests, which gave rise to
    18087 test cases, of which
    14064 were skipped

       52 had missing libraries
     3906 expected passes
       41 expected failures

        6 caused framework failures
        0 unexpected passes
       11 unexpected failures
       13 unexpected stat failures

 Unexpected failures:
    cabal/sigcabal01        sigcabal01 [bad stderr] (normal)
    codeGen/should_compile  T7574 [stderr mismatch] (normal)
    driver                  T5313 [bad stderr] (normal)
    ghc-api                 T8628 [bad stderr] (normal)
    ghc-api                 T8639_api [bad stderr] (normal)
    ghc-api/T10052          T10052 [bad stderr] (normal)
    ghc-api/dynCompileExpr  dynCompileExpr [bad stderr] (normal)
    rts                     T5435_v_asm [bad stderr] (normal)
    rts                     T5435_v_gcc [bad stderr] (normal)
    rts                     linker_unload [bad stderr] (normal)
    safeHaskell/flags       Flags02 [exit code non-0] (normal)
 }}}

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


More information about the ghc-tickets mailing list