
#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): Tell me if you want more specific distro info than this: {{{ $ uname -a Linux tank.soic.indiana.edu 3.10.0-229.11.1.el7.x86_64 #1 SMP Wed Jul 22 12:06:11 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.1 (Maipo) $ cat /proc/meminfo MemTotal: 263928412 kB MemFree: 52989964 kB MemAvailable: 167374740 kB Buffers: 3540 kB Cached: 109364396 kB SwapCached: 52700 kB Active: 143228364 kB Inactive: 59588436 kB Active(anon): 87890144 kB Inactive(anon): 5694784 kB Active(file): 55338220 kB Inactive(file): 53893652 kB Unevictable: 32 kB Mlocked: 32 kB SwapTotal: 134217724 kB SwapFree: 134030536 kB Dirty: 28 kB Writeback: 0 kB AnonPages: 93435332 kB Mapped: 203232 kB Shmem: 136064 kB Slab: 5871708 kB SReclaimable: 5490788 kB SUnreclaim: 380920 kB KernelStack: 18336 kB PageTables: 230584 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 266181928 kB Committed_AS: 101990088 kB VmallocTotal: 34359738367 kB VmallocUsed: 720588 kB VmallocChunk: 34224804536 kB HardwareCorrupted: 0 kB AnonHugePages: 92712960 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 310208 kB DirectMap2M: 59412480 kB DirectMap1G: 210763776 kB }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10877#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler