[GHC] #13624: loadObj() does not respect alignment

GHC ghc-devs at haskell.org
Mon Feb 4 18:06:46 UTC 2019


#13624: loadObj() does not respect alignment
-------------------------------------+-------------------------------------
        Reporter:  tmcdonell         |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.10.1
       Component:  Runtime System    |              Version:  8.0.1
  (Linker)                           |             Keywords:  linker,
      Resolution:                    |  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:  8949
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by artempyanykh):

 I've adjusted section mapping and relocations for x64 Mach-O - the
 attached program runs fine and ghci, rts, TH tests are green. I've found
 some other issues along the way, but no show stoppers. I'll assign this
 ticket to myself and hope to prepare a MR soon.

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


More information about the ghc-tickets mailing list