Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 07:28:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220327] ktrace(1) doesn't follow descendants after forks
Message-ID:  <bug-220327-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220327

            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@FreeBSD.org
          Reporter: yuri@rawbw.com

Created attachment 183876
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183876&action=
=3Dedit
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220327-8>