GNU bug report logs - #51793
FAIL: tests/misc/env-signal-handler

Previous Next

Package: coreutils;

Reported by: Andreas Schwab <schwab <at> linux-m68k.org>

Date: Fri, 12 Nov 2021 19:26:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>, 51793 <at> debbugs.gnu.org
Subject: bug#51793: FAIL: tests/misc/env-signal-handler
Date: Fri, 12 Nov 2021 22:33:17 +0000
On 12/11/2021 19:25, Andreas Schwab wrote:
> --- exp-err6   2021-11-11 22:58:04.360716802 +0000
> +++ err6       2021-11-11 22:58:04.752716821 +0000
> @@ -1,2 +1 @@
>   timeout: sending signal INT to command 'env'
> -timeout: sending signal KILL to command 'env'

The above is for the previous command not the following.

> ./tests/misc/env-signal-handler.sh: line 127: 26396 Killed                  env timeout --verbose --kill-after=.1 --signal=INT .1 env --ignore-signal sleep 10 > /dev/null 2> err7t
> FAIL tests/misc/env-signal-handler.sh (exit status: 1)

Could you paste a bit more context from the previous command.
Specifically I'm wondering if the "Killed" message was displayed
(i.e. if the SIGKILL was actually sent).

I presume this is a race that you're seeing rarely.
I've never seen this, and I can't see the race.

What might be happening is the "sending signal KILL..."
message sent to stderr, is in a buffer somewhere,
which is dropped upon processing of SIGKILL.

What file system, kernel, shell are you using.

cheers,
Pádraig





This bug report was last modified 3 years and 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.