[GHC] #10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)
GHC
ghc-devs at haskell.org
Fri Oct 30 19:15:11 UTC 2015
#10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner:
Type: bug | Status: patch
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 Rev(s): Phab:D1405
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* differential: Phab:D1354 => Phab:D1405
Comment:
`getrlimit` and friends seem to be a bit finicky. The new approach
(Phab:D1405) is just to successively reduce the allocation size until we
find a size that the kernel will give us.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10877#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list