#2375: RTS assertion failure on Vista with -DEBUG
--------------------------------------------------+-------------------------
    Reporter:  dias                               |       Owner:                
        Type:  bug                                |      Status:  new           
    Priority:  normal                             |   Component:  Runtime System
     Version:  6.8.2                              |    Severity:  normal        
    Keywords:  rts -DEBUG hashtables memory leak  |    Testcase:  ghci/prog002  
Architecture:  x86                                |          Os:  Windows       
--------------------------------------------------+-------------------------
 The ghci/prog002 test causes an assertion failure when the RTS has been
 compiled with -DEBUG. Specifically, in Linker.c, the hashtables are not
 freed by the ocResolve_PEi386 function. It looks like either the assertion
 in unloadObj is wrong, or there is a memory leak.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2375>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to