https://llvm.org/bugs/show_bug.cgi?id=23842

            Bug ID: 23842
           Summary: Assertion with ThreadSafeRefCountedBase::Release
           Product: compiler-rt
           Version: 3.6
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

I am getting this assertion randomly within my program. It's occurrence is very
rare.

Assertion failed: NewRefCount >= 0 && "Reference count was already zero.", file
D:\x\workspace\hana-externals.clang-OD-ntamd64-ntamd64\src\include\llvm/ADT/IntrusiveRefCntPtr.h,
line 112

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