<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - llvm segfault in janusvr -render vive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97887#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - llvm segfault in janusvr -render vive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97887">bug 97887</a>
              from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=126706" name="attach_126706" title="gdb.txt assertion with full backtrace">attachment 126706</a> <a href="attachment.cgi?id=126706&action=edit" title="gdb.txt assertion with full backtrace">[details]</a></span>
gdb.txt assertion with full backtrace

With full debugging llvm and mesa I get an assertion instead:

janusvr:
/home/chris/build/llvm-svn/src/llvm/include/llvm/Analysis/LoopInfoImpl.h:247:
void llvm::LoopBase<N, M>::verifyLoop() const [with BlockT = llvm::BasicBlock;
LoopT = llvm::Loop]: Assertion
`std::any_of(GraphTraits<BlockT*>::child_begin(BB),
GraphTraits<BlockT*>::child_end(BB), [&](BlockT *B){return contains(B);}) &&
"Loop block has no in-loop successors!"' failed.

backtrace full attached</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>