#2185: Memory leak with parMap
--------------------------------------+-------------------------------------
 Reporter:  igloo                     |          Owner:  simonmar   
     Type:  run-time performance bug  |         Status:  reopened   
 Priority:  normal                    |      Milestone:  6.10 branch
Component:  Runtime System            |        Version:  6.8.2      
 Severity:  normal                    |     Resolution:             
 Keywords:                            |     Difficulty:  Unknown    
 Testcase:                            |   Architecture:  Unknown    
       Os:  Unknown                   |  
--------------------------------------+-------------------------------------
Changes (by simonmar):

  * status:  closed => reopened
  * component:  Compiler => Runtime System
  * resolution:  fixed =>

Comment:

 unfixed.  Sparks really should be treated as GC roots, because many uses
 of par rely on this behaviour (including most of the strategies library).

 I don't have any ideas for how to fix this yet.

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