#4270: Out of memory when compiling Statistics.Quantile
----------------------------------+-----------------------------------------
  Reporter:  Itkovian             |          Owner:  igloo         
      Type:  bug                  |         Status:  closed        
  Priority:  high                 |      Milestone:  7.2.1         
 Component:  Compiler             |        Version:  6.13          
Resolution:  fixed                |       Keywords:  Out-of-memory 
  Testcase:  Statistics.Quantile  |      Blockedby:                
Difficulty:                       |             Os:  Linux         
  Blocking:                       |   Architecture:  x86_64 (amd64)
   Failure:  Compile-time crash   |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 We think the extra memory use is just due to keeping all the unfoldings in
 memory (rather than loading them from interface files on demand).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4270#comment:14>
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

Reply via email to