From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EKSeORTMWmQGngAASxT56A (envelope-from ) for ; Wed, 10 May 2023 00:41:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AAeIORTMWmQ5CAAAauVa8A (envelope-from ) for ; Wed, 10 May 2023 00:41:24 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8FCC23556A for ; Wed, 10 May 2023 00:41:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pwW14-00058k-QR; Tue, 09 May 2023 18:41:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pwW13-00058O-Sy for bug-guix@gnu.org; Tue, 09 May 2023 18:41:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pwW0z-0002bu-Vx for bug-guix@gnu.org; Tue, 09 May 2023 18:41:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pwW0z-00020l-RX for bug-guix@gnu.org; Tue, 09 May 2023 18:41:01 -0400 Subject: bug#63389: Cuirass stuck during evaluation Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 09 May 2023 22:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63389 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63389-done@debbugs.gnu.org Mail-Followup-To: 63389@debbugs.gnu.org, ludo@gnu.org, ludovic.courtes@inria.fr Received: via spool by 63389-done@debbugs.gnu.org id=D63389.16836720567707 (code D ref 63389); Tue, 09 May 2023 22:41:01 +0000 Received: (at 63389-done) by debbugs.gnu.org; 9 May 2023 22:40:56 +0000 Received: from localhost ([127.0.0.1]:44721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwW0u-00020E-7P for submit@debbugs.gnu.org; Tue, 09 May 2023 18:40:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50230) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwW0s-000202-E2 for 63389-done@debbugs.gnu.org; Tue, 09 May 2023 18:40:54 -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 ) id 1pwW0n-0002ai-8I for 63389-done@debbugs.gnu.org; Tue, 09 May 2023 18:40:49 -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=6h/6aUzFL5tpFQtZKe+MxXwfmh33sMRoXzbSbC6qV9s=; b=GQoQe14gJsbxjfnPig6C lXdCc52SczJ1/m/okPvHYYr9Pt0Czqv0sN1LUi4FH6CFB4h6HoJ4iTaneJEfKdUAef58lO41LEN62 l0BShxz7QcxaeOuUMU94QayObqAv+9EFk2JSwCjZOxlFDMgPv6z1YIHonzKmoA89WVBtcn64/Lj6l P83RKfxQJ9Yfzf34y8Q8vru0J9izxOiSJUwLb/6zuRO5ScM/2yOmW6TBEauXNfpKaHXFQ03fYTCzV XwugAMih9whEmZ6c7Ff4Pc2UY+11JIb3ilev5SmvMDJOUJZgGLW8B8VQ/m7Sz1DPVb1BqjWCuNZYe Qda6Oao9YaK15Q==; 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 ) id 1pwW0m-00008M-RO for 63389-done@debbugs.gnu.org; Tue, 09 May 2023 18:40:49 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87zg6dbu7c.fsf@gnu.org> Date: Wed, 10 May 2023 00:40:47 +0200 In-Reply-To: <87zg6dbu7c.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 09 May 2023 13:49:43 +0200") Message-ID: <874joldt74.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683672084; a=rsa-sha256; cv=none; b=JcZOaJm2dtSD80+euz4kBUztOHVrZfDoDGqqkBzTMDjHocHrggwUn1JE+gb0loWINAQoNK 0YMdA3yzIP2vC0dTRqmMr3Lm4jWBPtfdEtdpHuBG/mlRm4qk7l2Aro0seKiizmXxIqUXDI dgvd8wIOMU/14e9rNDO8tzIjY2QD78CH2P2Qw4mtyz4WWizPYJSv/paXXZTGn7qVRUpe67 ymXsCK8s1e+kIfUK320PFPLnt61DWZHttztFv5fJKi34unRYLjCEs2CZv07e6TwTJgJdTX IaH91llAukK7VXgo3UYNtsUqMapqQh3EBL4lp/FCMDtuOX1/TdQP0zWIH7nnxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GQoQe14g; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683672084; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=6h/6aUzFL5tpFQtZKe+MxXwfmh33sMRoXzbSbC6qV9s=; b=nFn56yyjdcF4VaVpCBG9hIB1ihIeBJCGx3WJFaYrirAhZsVNILtZwGG2exdQw+4eWswfMg HiZu48mbYQcoQPpgyczWtb06ijpjdWA5cQLR2efvKR5dCyngyd7Y4jhL1gNG7BfLgYH6cs h9jOs00lKYOi8zwF5zc3Vkc/Lt3SU4SbUS0YAU8IlIvWwnOxBTk6Stpa1C+f3wbK3PWIXX 9UejheqEjnRS8aIdJYrx+gQjcO0mCc7Z2Q/BUV4j1X+nk/52K9UkX6pN8R0QmIKDWZzx7+ lKEbuCZlKYxiadk+I1YjPl7wbmHXVtQ97vKvwIvaJc7U219rsHWxNo9zE1fTRQ== X-Migadu-Spam-Score: -3.41 X-Spam-Score: -3.41 X-Migadu-Queue-Id: 8FCC23556A X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GQoQe14g; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-TUID: DnDzC6gP1kuh Ludovic Court=C3=A8s skribis: > 6203 epoll_wait(12, [{events=3DEPOLLHUP, data=3D{u32=3D51, u64=3D51}}], = 8, 96) =3D 1 > 6203 epoll_ctl(12, EPOLL_CTL_MOD, 51, {events=3DEPOLLIN|EPOLLRDHUP|EPOLL= ONESHOT, data=3D{u32=3D51, u64=3D51}}) =3D 0 > 6203 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) =3D 0 > 6203 epoll_wait(12, [{events=3DEPOLLHUP, data=3D{u32=3D51, u64=3D51}}], = 8, 96) =3D 1 This looked like a d=C3=A9ja vu; turns out we were using Fibers 1.0.0=E2=80= =A6 Fixed: https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=3D1d49= 240cc19de45e6ccfa1bfd58bf0f205b79804 https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D357e0b2690e6ce647= 065ce721b58d860d71fdead Ludo=E2=80=99.