[GHC] #14193: Add RTS flag to disable 1TB address space allocation

GHC ghc-devs at haskell.org
Sun Jan 20 12:23:50 UTC 2019


#14193: Add RTS flag to disable 1TB address space allocation
-------------------------------------+-------------------------------------
        Reporter:  nh2               |                Owner:  (none)
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
      Resolution:  wontfix           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #9706, #14192     |  Differential Rev(s):  Phab:D3929
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by gidyn):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Tried with plain docker, and it worked. Tried with plain Kubernetes, and
 it worked. Further attempts with OpenShift failed, then one worked, then
 got `01-index.tar: hPutBuf: resource exhausted (Cannot allocate memory)`.
 So it does indeed appear that the memory issues were coming from `cabal
 update`, and not the 1Tb allocation.

 Apologies for the distraction.

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


More information about the ghc-tickets mailing list