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@lists.llvm.org
Reporter: ema...@freebsd.org
CC: llvm-b...@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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev