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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to