https://llvm.org/bugs/show_bug.cgi?id=22928
Bug ID: 22928 Summary: TestLldbGdbServer test_Hc_then_Csignal_signals_correct_thread_launch_llg s_dwarf fails occasionally Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: vi...@nethacker.com Classification: Unclassified 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 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev