[GHC] #711: shutdownHaskell() does not return allocated memory on Unix

GHC trac at galois.com
Thu Apr 2 23:26:30 EDT 2009


#711: shutdownHaskell() does not return allocated memory on Unix
-----------------------------------------------------+----------------------
    Reporter:  lennart.augustsson at credit-suisse.com  |        Owner:  igloo           
        Type:  bug                                   |       Status:  new             
    Priority:  low                                   |    Milestone:  _|_             
   Component:  Runtime System                        |      Version:  6.5             
    Severity:  minor                                 |   Resolution:                  
    Keywords:                                        |   Difficulty:  Easy (1 hr)     
    Testcase:  N/A                                   |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple                      |  
-----------------------------------------------------+----------------------
Changes (by thoughtpolice):

  * owner:  simonmar => igloo

Comment:

 Hopefully this patch should fix this issue.

 {{{
 Fri Mar 20 07:49:57 CDT 2009  Austin Seipp <mad.one at gmail.com>
   * FIX #711 implement osFreeAllMBlocks for unix
 }}}

 I'm assigning this to igloo so he can take a look at it and merge it when
 necessary into HEAD I suppose (I've run validate and everything turned up
 OK.)

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


More information about the Glasgow-haskell-bugs mailing list