
#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): Interesting... I've managed to sidestep the bug by changing unboxed vectors to boxed vectors (from the `vector` package). [https://github.com/meteogrid/sigym4-geometry/compare/ghc-9971?expand=1#diff-... These] are the changes I've made. So it seems related somehow to the use of unboxed vectors. Hopefully this helps. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9971#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler