[llvm-bugs] [Bug 37194] New: TestGoUserExpression test hanging on FreeBSD
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 21 06:56:00 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37194
Bug ID: 37194
Summary: TestGoUserExpression test hanging on FreeBSD
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: emaste at freebsd.org
CC: llvm-bugs at lists.llvm.org
Test suite is hanging on FreeBSD in TestGoUserExpression with python spinning
at 100% CPU.
Cursory investigation shows it's looping over many ptrace(PT_IO, ...) and
occasional ptrace(PT_GETREGS, ...) calls.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180421/3a2de1c0/attachment-0001.html>
More information about the llvm-bugs
mailing list