
#9971: GHC 7.10 dies with "out of memory" -------------------------------------+------------------------------------- Reporter: albertov | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1-rc1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by albertov): I've narrowed the problem to a specific source file and a specific commit. Since [https://github.com/meteogrid/sigym4-geometry/commit/2b00e8f5052cc39272465907... these changes] where made to the `Types.hs` module GHC 7.10 starts consuming all available RAM until the OS kills it when trying to compile it. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9971#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler