NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/53391 (lib/libc/gen/posix_spawn/t_spawnattr hangs on uniprocessor)



The following reply was made to PR bin/53391; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/53391 (lib/libc/gen/posix_spawn/t_spawnattr hangs on
 uniprocessor)
Date: Thu, 4 Apr 2024 08:05:04 +0200

 On Thu, Apr 04, 2024 at 05:40:17AM +0000, riastradh%NetBSD.org@localhost wrote:
 > Is this still an issue?  I'm not sure I saw changes addressing it
 > but it's not immediately obvious what changes to look for.
 
 It is not hanging and I think my analyzis back then was wrong - when the
 test program exits (due to ATF_REQUIRE failing) the pipe should be closed
 and the child exit. The zombie process shown in the old ps output has to be
 some other (now fixed) kernel bug.
 
 Martin
 


Home | Main Index | Thread Index | Old Index