[GHC] #13617: GHCi linker does not honor alignment of sections.

GHC ghc-devs at haskell.org
Tue Jul 31 23:23:14 UTC 2018


#13617: GHCi linker does not honor alignment of sections.
--------------------------------+----------------------------------------
        Reporter:  RyanGlScott  |                Owner:  Phyx-
            Type:  bug          |               Status:  patch
        Priority:  normal       |            Milestone:  8.8.1
       Component:  GHCi         |              Version:  8.0.2
      Resolution:               |             Keywords:
Operating System:  Windows      |         Architecture:  Unknown/Multiple
 Type of failure:  GHCi crash   |            Test Case:  T13617
      Blocked By:               |             Blocking:
 Related Tickets:  #7134        |  Differential Rev(s):  Phab:D3915
       Wiki Page:               |
--------------------------------+----------------------------------------

Comment (by Phyx-):

 Ok, new cleanup of the linker is progressing again. I'm changing the
 interface to use mmap on Windows as well. and for the trampolines I have a
 new memory manager that's able to handle the space and mem protection for
 it and BSS and rest of the RTS to waste less memory.

 Have plain object files working almost but need to do some work to support
 archives.

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


More information about the ghc-tickets mailing list