[GHC] #7702: Memory Leak in CoreM (CoreWriter)

GHC cvs-ghc at haskell.org
Fri Mar 8 10:19:59 CET 2013


#7702: Memory Leak in CoreM (CoreWriter)
-------------------------------------------+--------------------------------
  Reporter:  afarmer                       |          Owner:                  
      Type:  bug                           |         Status:  patch           
  Priority:  normal                        |      Milestone:                  
 Component:  Compiler                      |        Version:  7.6.2           
Resolution:                                |       Keywords:                  
        Os:  Unknown/Multiple              |   Architecture:  Unknown/Multiple
   Failure:  Compile-time performance bug  |     Difficulty:  Unknown         
  Testcase:                                |      Blockedby:                  
  Blocking:                                |        Related:                  
-------------------------------------------+--------------------------------

Comment(by simonpj):

 Would you like to update the patch in the light of Edward's suggestion,
 check that it works, and re-submit?

 Also if either or both of you (or someone else) would like to improve
 [http://www.haskell.org/haskellwiki/Performance], notably the "space leak"
 sub-page (deserves a top level heading of its own), that would be great.
 Specifically, the lore of #5129 belongs there, not buried in a closed
 ticket.

 I'm sure there are other articles about looking for space leaks that could
 usefully be linked to from that space leak page, like
 [http://neilmitchell.blogspot.co.uk/2013/02/chasing-space-leak-in-
 shake.html Neil Mitchell's recent blog post].

 Thanks!

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7702#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list