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

            Bug ID: 18099
           Summary: llvm/Support/ValueHandle.h:195:12: runtime error:
                    downcast of misaligned address 0xfffffffffffffffc for
                    type 'llvm::BasicBlock', which requires 8 byte
                    alignment
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 11635
  --> http://llvm.org/bugs/attachment.cgi?id=11635&action=edit
Output from the crash.

I was compiling with CXXFLAGS set to -fsanitize=undefined -fno-sanitize=vptr
and I'm getting this failure. CXX is clang with no special flags, I believe
it's ASSERT+OPTIMIZE.

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