<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86"
   href="https://bugs.llvm.org/show_bug.cgi?id=36013">36013</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.0
          </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>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mgorny@gentoo.org
          </td>
        </tr>

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

        <tr>
          <th>Blocks</th>
          <td>35804
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This one seems specific to 32-bit x86 (it fails in my 32-bit chroot, and passes
in 64-bit). I need to check if it's regression though.


FAIL: lldb-Unit ::
tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs
(313 of 315)
******************** TEST 'lldb-Unit ::
tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs'
FAILED ********************
Note: Google Test filter = StandardStartupTest.TestStopReplyContainsThreadPcs
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from StandardStartupTest
[ RUN      ] StandardStartupTest.TestStopReplyContainsThreadPcs
/var/tmp/portage/dev-util/lldb-6.0.9999/work/lldb-6.0.9999/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp:47:
Failure
      Expected: stop_reply_pcs[tid]
      Which is: 4160396025
To be equal to: *pc_value
      Which is: 17868764865783398400
Mismatched PC for thread: 25287
[  FAILED  ] StandardStartupTest.TestStopReplyContainsThreadPcs (207 ms)
[----------] 1 test from StandardStartupTest (207 ms total)


Full build & test log attached. This is on release_60 branch with stand-alone
build on Gentoo.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] 6.0.0 Release Blockers"
   href="https://bugs.llvm.org/show_bug.cgi?id=35804">Bug 35804</a>] [meta] 6.0.0 Release Blockers
              </li>
          </ul>
        </div>
        <br>

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

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>