https://llvm.org/bugs/show_bug.cgi?id=24896
Bug ID: 24896 Summary: "Process 1 was reported... but no stop reply packet was received" error from TestConnectRemote on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@lists.llvm.org Reporter: ema...@freebsd.org CC: llvm-b...@lists.llvm.org Classification: Unclassified ====================================================================== FAIL: test_connect_remote (TestConnectRemote.ConnectRemoteTestCase) Test "process connect connect:://localhost:[port]". ---------------------------------------------------------------------- Traceback (most recent call last): File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 615, in wrapper func(*args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 615, in wrapper func(*args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/test/functionalities/connect_remote/TestConnectRemote.py", line 42, in test_connect_remote self.runCmd("process connect -p gdb-remote connect://localhost:" + str(port)) File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 2542, in runCmd msg if msg else CMD_MSG(cmd)) AssertionError: False is not True : Command 'process connect -p gdb-remote connect://localhost:42922' returns successfully Config=x86_64-/usr/bin/clang ---------------------------------------------------------------------- Error message is: error: Process 1 was reported after connecting to 'connect://localhost:42922', but no stop reply packet was received -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev