[LLVMbugs] [Bug 5114] New: LLVMContext memory leaks!

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Oct 1 10:34:57 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5114

           Summary: LLVMContext  memory leaks!
           Product: libraries
           Version: 2.6
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: DevOmem at web.de
                CC: llvmbugs at cs.uiuc.edu


The program that will allocate and destroy LLVMContext many many times, will
crash due to memory leaks.
This program should in ideal case for days or weeks but usually becomes
unusable after some 1000 LLVMContext allocations and deletions.
This is really big problem that for now seems to have no solution!


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list