<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 --- - "Process 1 was reported... but no stop reply packet was received" error from TestConnectRemote on FreeBSD"
href="https://llvm.org/bugs/show_bug.cgi?id=24896">24896</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>"Process 1 was reported... but no stop reply packet was received" error from TestConnectRemote on FreeBSD
</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>FreeBSD
</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>emaste@freebsd.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>======================================================================
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</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>