[GHC] #10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)
GHC
ghc-devs at haskell.org
Mon Sep 21 02:28:38 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 gcampax):
Is it possible that you have an address space limit configured (ulimit -v
or /etc/security/limits.conf )?
If so, is it ok to disable it to run any Haskell code, or is it a policy
to have it?
Unfortunately the large address space support fails if the address space
limit is low.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10877#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list