NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54840: Some ATF test runs leave h_ps_strings2 process running
The following reply was made to PR kern/54840; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/54840: Some ATF test runs leave h_ps_strings2 process running
Date: Tue, 7 Jan 2020 12:42:22 +0200
Martin Husemann wrote:
> Duplicate of 54819? [modulo the typo there]
Probably related, yes.
Strangely, I can't reproduce the problem by running just the
t_ps_strings test program manually, even if I run it 1000 times
in a row:
# cd /usr/tests/kernel
# seq 1000 | while read i && atf-run t_ps_strings; do true; done >log
# ps -glaxw|grep h_
0 11323 531 0 85 0 3776 388 pipe_rd O+ tty00 0:00.00 grep h_
#
This was run booted from the same disk image that showed a leftover
h_ps_strings2 process after a full ATF run here:
http://www.gson.org/netbsd/bugs/build/i386-baremetal/2020/2020.01.06.21.04.58/test.log
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index