[LLVMbugs] [Bug 22414] New: [ms?] clang pretty crashy on the chromium/win bots

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 30 11:28:09 PST 2015


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

            Bug ID: 22414
           Summary: [ms?] clang pretty crashy on the chromium/win bots
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

lots of stacks on
http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/1440/steps/compile/logs/stdio



One of them is:

While deleting: label %__try.cont
Use still stuck around after Def is destroyed:
__try.cont:                                       ; Error: Block without
parent!

Assertion failed: use_empty() && "Uses remain when a value is destroyed!", file
C:\b\build\slave\CrWinClang\build\src\third_party\llvm\lib\IR\Value.cpp, line
81


Which suggests that this is related to r227528, maybe.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150130/42d72dbb/attachment.html>


More information about the llvm-bugs mailing list