<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 --- - TestLldbGdbServer test_Hc_then_Csignal_signals_correct_thread_launch_llgs_dwarf fails occasionally"
   href="https://llvm.org/bugs/show_bug.cgi?id=22928">22928</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestLldbGdbServer test_Hc_then_Csignal_signals_correct_thread_launch_llgs_dwarf fails occasionally
          </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@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vince@nethacker.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Callstack attached
======================================================================
FAIL: test_Hc_then_Csignal_signals_correct_thread_launch_llgs_dwarf
(TestLldbGdbServer.LldbGdbServerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/lldbtest.py",
line 513, in wrapper
    return func(self, *args, **kwargs)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/lldbtest.py",
line 479, in wrapper
    return func(self, *args, **kwargs)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/TestLldbGdbServer.py",
line 885, in test_Hc_then_Csignal_signals_correct_thread_launch_llgs_dwarf
    self.Hc_then_Csignal_signals_correct_thread(signal.SIGSEGV)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/TestLldbGdbServer.py",
line 786, in Hc_then_Csignal_signals_correct_thread
    context = self.expect_gdbremote_sequence()
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/gdbremote_testcase.py",
line 504, in expect_gdbremote_sequence
    return expect_lldb_gdbserver_replay(self, self.sock, self.test_sequence,
timeout_seconds, self.logger)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/lldbgdbserverutils.py",
line 240, in expect_lldb_gdbserver_replay
    context = sequence_entry.assert_match(asserter, content, context=context)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/lldbgdbserverutils.py",
line 515, in assert_match
    self._assert_exact_payload_match(asserter, actual_packet)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/lldbgdbserverutils.py",
line 474, in _assert_exact_payload_match
    assert_packets_equal(asserter, actual_packet, self.exact_payload)
  File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/tools/lldb-server/lldbgdbserverutils.py",
line 151, in assert_packets_equal
    asserter.assertEqual(actual_stripped, expected_stripped)
AssertionError: '$E08' != '$OK'
Config=x86_64-clang</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>