[Bug 220841] sys/kern/ptrace_test:ptrace__PT_KILL_competing_stop fails periodically

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 19 00:46:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220841

            Bug ID: 220841
           Summary: sys/kern/ptrace_test:ptrace__PT_KILL_competing_stop
                    fails periodically
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: ngie at FreeBSD.org

I've seen this issue at least once before. Here's an example of it failing --
from
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/3519/testReport/junit/sys.kern/ptrace_test/ptrace__PT_KILL_competing_stop/
:

/usr/src/tests/sys/kern/ptrace_test.c:2064: pl.pl_lwpid == main_lwp not met

This corresponds to this line:

315484     badger       ATF_REQUIRE(pl.pl_lwpid == main_lwp);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list