[GHC] #11340: linker_unload test fails on ARM
GHC
ghc-devs at haskell.org
Sun Jan 3 12:56:23 UTC 2016
#11340: linker_unload test fails on ARM
-------------------------------------+----------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1728
Wiki Page: |
-------------------------------------+----------------------------------
Changes (by bgamari):
* status: new => patch
* differential: => Phab:D1728
Comment:
As it turns out, the linker already implements a means of dealing with
this: we simply need to set `USE_CONTIGUOUS_MMAP`. See Phab:D1728 for a
patch.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11340#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list