Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2026 01:20:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 295965] wait3(&status, WNOHANG, ...) clobbers status to -65536 when no child exits. (compat32 bug?)
Message-ID:  <bug-295965-21822-MSNPRuAb0W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295965-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d2387bb8e2acabcfd2b2975f3d389c89aedb8f2d

commit d2387bb8e2acabcfd2b2975f3d389c89aedb8f2d
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-06-09 21:33:56 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-06-13 01:04:41 +0000

    compat32 wait4/6(2): only copy out when there is a pid to report

    PR:     295965

    (cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14)

 sys/compat/freebsd32/freebsd32_misc.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

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