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
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
Date: Mon, 25 Jun 2018 07:30:26 +0200
The issue consists of mulitple things:
- the kernel part fails, we get the wrong scheduler priority
(I think this very recentish has been fixed on head by Christos)
- the test case is broken and aborts the test case, without notifying
the helper/child process
- not all siblings terminate properly, atf-run hangs
Martin
Home |
Main Index |
Thread Index |
Old Index