[LLVMbugs] [Bug 13398] New: (!ThisAllocated && !getBlockAfter().PrevAllocated && "Cannot allocate an allocated block!"), function AllocateBlock, file JITMemoryManager.cpp, line 146.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 18 22:31:03 PDT 2012


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

             Bug #: 13398
           Summary: (!ThisAllocated && !getBlockAfter().PrevAllocated &&
                    "Cannot allocate an allocated block!"), function
                    AllocateBlock, file JITMemoryManager.cpp, line 146.
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: vlee at freedesktop.org
                CC: brian.e.paul at gmail.com, jfonseca at vmware.com,
                    llvmbugs at cs.uiuc.edu, sroland at vmware.com
    Classification: Unclassified


llvm-3.2svn r160493

Run Mesa unit test lp_test_arit.

$ lp_test_arit
Assertion failed: (!ThisAllocated && !getBlockAfter().PrevAllocated && "Cannot
allocate an allocated block!"), function AllocateBlock, file
JITMemoryManager.cpp, line 146

-- 
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