[GHC] #10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)

GHC ghc-devs at haskell.org
Mon Sep 21 13:03:21 UTC 2015


#10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  highest           |               Milestone:  8.0.1
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:  x86_64
 Type of failure:  Building GHC      |  (amd64)
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #10682            |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by RyanGlScott):

 Yes, it does appear that I have an address space limit:

 {{{
 $ ulimit -v
 67108864
 }}}

 This isn't a machine I have root access on, so I don't believe this can be
 changed easily.

 Is 67.1 GB of address space not enough?

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


More information about the ghc-tickets mailing list