[GHC] #10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes)

#10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes) -----------------------------------------+--------------------------------- Reporter: kgardas | Owner: simonmar Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 7.11 Keywords: | Operating System: Solaris Architecture: x86_64 (amd64) | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -----------------------------------------+--------------------------------- Sometimes between July 19 and August 11 GHC HEAD build on Solaris 11/AMD64 platform started to fail. The failure looks: {{{ dll-split: out of memory (requested 1099512676352 bytes) gmake[1]: *** [compiler/stage2/dll-split.stamp] Error 1 gmake: *** [all] Error 2 }}} and may be seen here http://haskell.inf.elte.hu/builders/solaris- amd64-head/350/10.html The symptoms of the failure looks similar to #10682 but as this is about ARM64/Linux I rather write separate bug report here since code involved is heavily #ifdefed to be OS specific -- hence also Solaris fix will be different from ARM64/Linux one probably. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10790 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes) -------------------------------------+------------------------------------- Reporter: kgardas | Owner: kgardas Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 7.11 Resolution: | Keywords: Operating System: Solaris | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by kgardas): * owner: simonmar => kgardas -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10790#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes) -------------------------------------+------------------------------------- Reporter: kgardas | Owner: kgardas Type: bug | Status: patch Priority: normal | Milestone: Component: Runtime System | Version: 7.11 Resolution: | Keywords: Operating System: Solaris | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by kgardas): * status: new => patch Comment: Phab:D1169 contains proposed fix for this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10790#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes)
-------------------------------------+-------------------------------------
Reporter: kgardas | Owner: kgardas
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Runtime System | Version: 7.11
Resolution: | Keywords:
Operating System: Solaris | Architecture: x86_64
| (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Karel Gardas

#10790: amd64/solaris 11: dll-split: out of memory (requested 1099512676352 bytes) -------------------------------------+------------------------------------- Reporter: kgardas | Owner: kgardas Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Runtime System | Version: 7.11 Resolution: fixed | Keywords: Operating System: Solaris | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1169 -------------------------------------+------------------------------------- Changes (by thomie): * status: patch => closed * differential: => Phab:D1169 * resolution: => fixed * milestone: => 8.0.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10790#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC