[Bug 220327] ktrace(1) doesn't follow descendants after forks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 28 07:28:56 UTC 2017


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

            Bug ID: 220327
           Summary: ktrace(1) doesn't follow descendants after forks
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: yuri at rawbw.com

Created attachment 183876
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183876&action=edit
Testcase: pdfork.c

The attached program pdfork.c forks and launches /bin/ls. When run under
ktrace(1), child process is launched, but doesn't appear in the trace file
despite of the -d flag.

> ktrace -d pdfork

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


More information about the freebsd-bugs mailing list