[GHC] #9971: GHC 7.10 dies with "out of memory"
GHC
ghc-devs at haskell.org
Mon Jan 12 10:35:15 UTC 2015
#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/2b00e8f5052cc392724659079535b453034f1d9a#diff-4
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
More information about the ghc-tickets
mailing list