[GHC] #11340: linker_unload test fails on ARM

GHC ghc-devs at haskell.org
Sun Jan 3 00:04:27 UTC 2016


#11340: linker_unload test fails on ARM
-------------------------------------+------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  new
        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):
       Wiki Page:                    |
-------------------------------------+------------------------------

Comment (by bgamari):

 So it appears that the m32 allocator gives us allocations successively
 higher in the address space for symbol extras, despite the fact that the
 previous extras have been freed. Odd.

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


More information about the ghc-tickets mailing list