Re: Deadlock involving truss -f, pdfork() and wait4()

From: Ryan Stone <rysto32_at_gmail.com>
Date: Fri, 13 Sep 2019 15:03:56 -0400
As Conrad has pointed out, it's an explicit PID.  The test completes
successfully when not run under truss -f.

On Fri, Sep 13, 2019 at 2:37 PM Mark Johnston <markj_at_freebsd.org> wrote:
>
> On Fri, Sep 13, 2019 at 02:12:56PM -0400, Ryan Stone wrote:
> > This gets me a little further but now the wait4 call by the parent
> > never reaps the child and instead blocks forever:
>
> Does it perform a wildcarded wait(), or does it explicitly specify the
> PID of the child?  By design, the former will not return children
> created by pdfork().
Received on Fri Sep 13 2019 - 17:04:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:21 UTC