<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 --- - SymbolFilePDBTests gtests core dumps on macOS"
   href="https://llvm.org/bugs/show_bug.cgi?id=29046">29046</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SymbolFilePDBTests gtests core dumps on macOS
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>MacOS X
          </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>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>todd.fiala@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In updating the macOS Xcode lldb-gtest target to include all the newer tests
people have been adding, I'm finding that the SymbolFilePDBTests seg faults on
macOS 10.12 Beta 6:

[----------] 1 test from SymbolFilePDBTests
[ RUN      ] SymbolFilePDBTests.TestAbilitiesForDWARF
/Volumes/Data/src/lldb-llvm.org/lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp:181:
Failure
Expected: (nullptr) != (plugin), actual: 8-byte object <00-00 00-00 00-00
00-00> vs NULL
/Volumes/Data/src/lldb-llvm.org/lldb/build/lldb.build/Debug/lldb-gtest.build/Script-23B9815E1CB2E2F90059938A.sh:
line 24:  8851 Segmentation fault: 11  ${BUILT_PRODUCTS_DIR}/lldb-gtest
--gtest_output=xml:${BUILD_DIR}/gtest-results.xml < /dev/null

I'm removing SYmbolFilePDBTests from the lldb-gtest target until this is
resolved.</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>