#4270: Out of memory when compiling Statistics.Quantile
-------------------------------+--------------------------------------------
Reporter: Itkovian | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.0.1
Component: Compiler | Version: 6.13
Keywords: Out-of-memory | Testcase: Statistics.Quantile
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Compile-time crash
-------------------------------+--------------------------------------------
Comment(by igloo):
Replying to [comment:5 rl]:
> Is the oom problem in `Quantile` caused by this as well?
It's not an OOM problem in `Quantile` as such, it's `ghc --make` running
out of memory when compiling the whole package. If you repeat the command,
with the earlier modules already built, then compilation succeeds.
So it's not easy to see exactly what pushes the memory usage over the
edge. I stopped at the first issue I found.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4270#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs