<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - FAIL: TestCases/TypeCheck/vptr.cpp"
   href="https://llvm.org/bugs/show_bug.cgi?id=24826">24826</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FAIL: TestCases/TypeCheck/vptr.cpp
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hjl.tools@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, peter@pcc.me.uk
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On Linux/x86-64, compiler-rt r247484 caused:

Failing Tests (3): 
    UBSan-MSan-x86_64 :: TestCases/TypeCheck/vptr-virtual-base-construction.cpp
    UBSan-MSan-x86_64 :: TestCases/TypeCheck/vptr-virtual-base.cpp
    UBSan-MSan-x86_64 :: TestCases/TypeCheck/vptr.cpp

/export/gnu/import/git/llvm/projects/compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp:59:9:
runtime error: member access within address 0x7ffc7888fb78 which does not point
to an object of type 'S'
0x7ffc7888fb78: note: object has invalid vptr
 00 00 00 00  d8 b4 8a 1b c2 55 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00
00 00 00  40 e7 60 1b
              ^~~~~~~~~~~~~~~~~~~~~~~
              invalid vptr
SUMMARY: MemorySanitizer: undefined-behavior
/export/gnu/import/git/llvm/projects/compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp:59:9
in</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>