[Differential] [Closed] D975: ELF/x86_64: map object file sections separately into the low 2GB

Thomas Miedema thomasmiedema at gmail.com
Mon Oct 19 17:10:07 UTC 2015


This commit is causing segmentation faults on Travis (DYNAMIC_GHC_PROGRAMS
= NO):
https://s3.amazonaws.com/archive.travis-ci.org/jobs/85552765/log.txt

Unexpected failures:
   ghci.debugger/scripts  break001 [bad exit code] (ghci)
   ghci.debugger/scripts  break005 [bad exit code] (ghci)
   ghci.debugger/scripts  break006 [bad exit code] (ghci)
   ghci.debugger/scripts  break011 [bad exit code] (ghci)
   ghci.debugger/scripts  break017 [bad exit code] (ghci)
   ghci.debugger/scripts  dynbrk007 [bad exit code] (ghci)
   ghci.debugger/scripts  hist001 [bad exit code] (ghci)
   ghci.debugger/scripts  print001 [bad exit code] (ghci)
   ghci.debugger/scripts  print002 [bad exit code] (ghci)
   ghci.debugger/scripts  print003 [bad exit code] (ghci)
   ghci.debugger/scripts  print004 [bad exit code] (ghci)
   ghci.debugger/scripts  print005 [bad exit code] (ghci)
   ghci.debugger/scripts  print006 [bad exit code] (ghci)
   ghci.debugger/scripts  print008 [bad exit code] (ghci)
   ghci.debugger/scripts  print010 [bad exit code] (ghci)
   ghci.debugger/scripts  print011 [bad exit code] (ghci)
   ghci.debugger/scripts  print012 [bad exit code] (ghci)
   ghci.debugger/scripts  print013 [bad exit code] (ghci)
   ghci.debugger/scripts  print016 [bad exit code] (ghci)
   ghci.debugger/scripts  print017 [bad exit code] (ghci)
   ghci.debugger/scripts  print019 [bad exit code] (ghci)
   ghci.debugger/scripts  print020 [bad exit code] (ghci)
   ghci.debugger/scripts  print023 [bad exit code] (ghci)
   ghci.debugger/scripts  print024 [bad exit code] (ghci)
   ghci.debugger/scripts  print026 [bad exit code] (ghci)
   ghci.debugger/scripts  print028 [bad exit code] (ghci)
   ghci.debugger/scripts  print031 [bad exit code] (ghci)
   ghci.debugger/scripts  print032 [bad exit code] (ghci)
   ghci.debugger/scripts  print034 [bad exit code] (ghci)
   ghci/scripts           T2976 [bad exit code] (ghci)






On Thu, Oct 15, 2015 at 5:20 PM, simonmar (Simon Marlow) <
noreply at phabricator.haskell.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rGHC04e8366608fe: ELF/x86_64: map object file sections
> separately into the low 2GB (authored by simonmar).
>
> *CHANGED PRIOR TO COMMIT*
> https://phabricator.haskell.org/D975?vs=4501&id=4502#toc
>
> *REPOSITORY*
> rGHC Glasgow Haskell Compiler
>
> *CHANGES SINCE LAST UPDATE*
> https://phabricator.haskell.org/D975?vs=4501&id=4502
>
> *REVISION DETAIL*
> https://phabricator.haskell.org/D975
>
> *AFFECTED FILES*
> rts/CheckUnload.c
> rts/Linker.c
> rts/LinkerInternals.h
> testsuite/tests/ghci/linking/all.T
> testsuite/tests/rts/linker_error.c
>
> *EMAIL PREFERENCES*
> https://phabricator.haskell.org/settings/panel/emailpreferences/
>
> *To: *simonmar, Phyx, trommler, bgamari, austin
> *Cc: *hsyl20, thomie, bgamari
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151019/b8f81e2c/attachment.html>


More information about the ghc-devs mailing list