<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 - TestLoadUsingLazyBind.py fails on Linux {arm, aarch64, x86_64} bots"
   href="https://bugs.llvm.org/show_bug.cgi?id=49656">49656</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestLoadUsingLazyBind.py fails on Linux {arm, aarch64, x86_64} bots
          </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>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>vsk@apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The test checking whether a shared object was successfully dlopen()'d using
lazy binding fails on all the Linux bots (arm, aarch64, x86_64):

 File
"/home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py",
line 54, in test_load_using_lazy_bind
   self.assertNotEqual(token, lldb.LLDB_INVALID_IMAGE_TOKEN, "Got a valid
token")
AssertionError: 4294967295 == 4294967295 : Got a valid token

The test was added here: <a href="https://reviews.llvm.org/D98879">https://reviews.llvm.org/D98879</a>

<a href="https://lab.llvm.org/buildbot#builders/68/builds/8990">https://lab.llvm.org/buildbot#builders/68/builds/8990</a>
<a href="https://lab.llvm.org/buildbot#builders/96/builds/5817">https://lab.llvm.org/buildbot#builders/96/builds/5817</a>
<a href="https://lab.llvm.org/buildbot#builders/17/builds/5429">https://lab.llvm.org/buildbot#builders/17/builds/5429</a></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>