GNU bug report logs

#63368 Build coordiantor "Signals delivery fails constantly" crashes

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #11 received at 63368@debbugs.gnu.org (full text, mbox, reply):

Received: (at 63368) by debbugs.gnu.org; 25 May 2023 15:25:08 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu May 25 11:25:08 2023
Received: from localhost ([127.0.0.1]:47857 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1q2Cpv-0000eW-W6
	for submit@debbugs.gnu.org; Thu, 25 May 2023 11:25:08 -0400
Received: from eggs.gnu.org ([209.51.188.92]:57802)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@gnu.org>) id 1q2Cps-0000dt-Te
 for 63368@debbugs.gnu.org; Thu, 25 May 2023 11:25:06 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@gnu.org>)
 id 1q2Cpm-0006ll-Li; Thu, 25 May 2023 11:24:59 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To:
 From; bh=mtQKV0IcoTjgOfDRaTCr5cgve5SM7JRTVZbJUGGVDCo=; b=OpLQthT9bUJHfdcsxT1Z
 L6pKTBa9HsWyWiANWX0pAd3UFN6GJdilQx3K6ZYrccvxwoGN5BhUD1g8Lzv/dWcA2637f8LI/nnJc
 tBjxyZ7RN7rBP5qnzgoSePwb7tmsYgsre579RHztRoOzAOKiWJ8UqF7GgJ57rEnHH182R42/r2EVj
 86zz7QJ4o0AYG6vIOBWOHTskk5xu96QjnXwUWGcLM4LedSacCsjD8XCxVmWD5knavdX/bOz32f3HF
 TxQ746DraGxHsswbUb35JddTtqzGeNr/aEG2lMvGwqkYT4Z08QvRCYCVVfDc8JoRfEIKc10OMWkLz
 1nIVgv0jcJIgpQ==;
Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@gnu.org>)
 id 1q2Cpm-0006fh-8k; Thu, 25 May 2023 11:24:58 -0400
From: Ludovic Courtès <ludo@gnu.org>
To: Christopher Baines <mail@cbaines.net>
Subject: Re: bug#63368: Build coordiantor "Signals delivery fails
 constantly" crashes
References: <87mt2fytxh.fsf@cbaines.net>
Date: Thu, 25 May 2023 17:24:56 +0200
In-Reply-To: <87mt2fytxh.fsf@cbaines.net> (Christopher Baines's message of
 "Mon, 08 May 2023 11:45:21 +0100")
Message-ID: <87cz2ocu2f.fsf@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 63368
Cc: 63368@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
Hi,

Christopher Baines <mail@cbaines.net> skribis:

> Since the recent core-updates merge, I've seen the build coordinator
> using less memory, but it's also been crashing in a new way, up to 10
> times a day.
>
> In the log, you see something like:
>
>   2023-05-07 09:15:42 Signals delivery fails constantly at GC #71051
>   2023-05-07 09:15:42 Signals delivery fails constantly
>
> I'm guessing the switch from libgc-8.0.4 to libgc-8.2.2 has something to
> do with this.

Normally on GNU/Linux libgc has:

  #define SIG_SUSPEND SIGPWR

The Coordinator fiddles with SIGALRM, SIGUSR1, SIGINT, and SIGPIPE,
which should normally be fine.

Is there anything else that might interfere with libgc?

Ludo’.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 11:02:22 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.