[lldb-dev] [Bug 37194] New: TestGoUserExpression test hanging on FreeBSD

via lldb-dev lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180421/6ab9e580/attachment.html>


More information about the lldb-dev mailing list