[lldb-dev] [Bug 24896] New: "Process 1 was reported... but no stop reply packet was received" error from TestConnectRemote on FreeBSD
via lldb-dev
lldb-dev at lists.llvm.org
Mon Sep 21 06:43:14 PDT 2015
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 at lists.llvm.org
Reporter: emaste at freebsd.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150921/b6d344fb/attachment.html>
More information about the lldb-dev
mailing list