From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yAwcLdZsFGSvSwAASxT56A (envelope-from ) for ; Fri, 17 Mar 2023 14:36:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qA36LNZsFGRBrAAAauVa8A (envelope-from ) for ; Fri, 17 Mar 2023 14:36:22 +0100 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 8903A13A93 for ; Fri, 17 Mar 2023 14:36:21 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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=1679060182; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc: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; bh=lVrA1sIHoEK6NEzMktVJ+fb4xcgnPQlEQlpm3YWjaHw=; b=aBg6N9Ko5PWbROX99/Bqs6Smxyjjb6qkT4uHC9/i+GWDdnGnaEI+S2w6rFw8kBq98xl1hF 5/AptFmdweebfsS7E+lQ70vp/vj9d3iUJeMLB1cnMt/SYTZE0uzBp8Hy2IkzgpNtQ6XA4n FL5SSgEBqeN0q+VDVJfeX2dByd1ZRGFTnoGI3D/OLEPoouP8bc4zpaSVMZ7lxkbjLzFLjx bz2ixQKn5vLrl1aqDqfDw6iqCm/hJRwC/PxsavCI0sv6mLmW5rhewujV6xW728G1iOKMg+ Nvf/VqTazv0wXfM1j5T0rhB7P7E61cHc2mmfBrMno92VJ14tU5EfJNQeT7WyMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1679060182; a=rsa-sha256; cv=none; b=dvDte2qtwUDJRQM/ED5+JfBcIOP9rXuP2553C38/MmbJHjHlK0HKMyqRoZkfhlEHNxsOBS QUx/FAN25u4SNJvZ+Q29LWcQD91KArANlnBktoN/K+enhdSr6Fgz/Jht3LXo2zCnT36EXm DcXN3Qm3+dU8VH+gbO5GgsBKlBieTngf6lYfY0Djrs5Tj/tectaLUtvEVNyKwgHSzXFr46 iTszJGEQCT+S0iIf9SGR2FHrCmJsHvw3DswGtatgL9uBHMklUVdVQ92mNrhux8Ng15JHfc 7xjX1xwShJGAIXzfHol7Hsf6ez/oTRlN8lVMOZw/GCEIv67nNnRmC+D4+RR7mw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdAFa-0003pt-18; Fri, 17 Mar 2023 09:36: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 1pdAFW-0003pi-Vo for bug-guix@gnu.org; Fri, 17 Mar 2023 09:36:02 -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 1pdAFW-0001Ae-NX for bug-guix@gnu.org; Fri, 17 Mar 2023 09:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pdAFW-0006Qd-JD for bug-guix@gnu.org; Fri, 17 Mar 2023 09:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62240: Exception within (guix store) process-stderr when using suspendable ports Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 17 Mar 2023 13:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62240 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 62240@debbugs.gnu.org Received: via spool by 62240-submit@debbugs.gnu.org id=B62240.167906013124638 (code B ref 62240); Fri, 17 Mar 2023 13:36:02 +0000 Received: (at 62240) by debbugs.gnu.org; 17 Mar 2023 13:35:31 +0000 Received: from localhost ([127.0.0.1]:44035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdAF0-0006PK-R8 for submit@debbugs.gnu.org; Fri, 17 Mar 2023 09:35:31 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdAEy-0006P9-66 for 62240@debbugs.gnu.org; Fri, 17 Mar 2023 09:35:29 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 9B79A16E47; Fri, 17 Mar 2023 13:35:26 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id e5454250; Fri, 17 Mar 2023 13:35:25 +0000 (UTC) References: <87h6ujwrvx.fsf@cbaines.net> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Fri, 17 Mar 2023 13:34:49 +0000 In-reply-to: <87h6ujwrvx.fsf@cbaines.net> Message-ID: <878rfvwlet.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: X-Migadu-Queue-Id: 8903A13A93 X-Spam-Score: -6.74 X-Migadu-Spam-Score: -6.74 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: M9HuHnMS2r19 --=-=-= Content-Type: text/plain Christopher Baines writes: > I'm seeing this in the build coordinator agent, but it can be reproduced > by tweaking the guix build script as below. The build coordinator uses > suspendable ports as this is required to set timeouts for some I/O > operations. > > I'm guessing this is maybe a bug within Guile, but I thought I'd start > reporting it here anyway. I've sent a patch now to guile-devel that should fix this issue https://lists.gnu.org/archive/html/guile-devel/2023-03/msg00014.html --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQUbJpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfklA/7BChUn+pqSFNpvbXpyRAHDVBx3gyUepKU gftp38mDS7JKVCIibGCSMs2rHd8+5y4pPfckIZrKWY8gtxnAkqMf85/k9AbpTEVU JJVGRCzobqg0MrZPh4URT9HnsvysbFxPk4nQVjPtOk7y6Mtwh2cdlujGo13NP0j+ wHDoAOmfrayis/6tVK9ROlou5bo7+ssu5Ode5sUcmqQ/MpSAdPUFVaKKLUkPY1fq Zj+w1EO1ueq4c54TSmv0WWDtZ7ljjlZoDIA7LeJ9gThj/coR3ltoaIE5yv9V+hpR /BdP5+oWH5a4pfM0VhOF0olj19xFOPSVvDVQp49LGUVSofs0C+EM08NjyfOq703o LteaSPPTjzmKaJKeCzDDpBpn/YdbCYa3oQXjoAHoLjmcjBflk72bJpIEMg0WA+gk vbDDufz7hBEoZCIrsPHoTgkna/gG0cNiA5FlfuxFXK90h9qsW/jZYKyxqc9JmVGH rgXAIxL2OQQ4CgCp7PMLX+5BEp1zrNCY2LKyHBTPyfQFiZWrVL6P5TaZULwLl/Ra vbYtneSZXVCbB63B6xdmW0VeKBNqONzeN4Y4+h8OVIvrwFoNcsjV8flsgMQ85Ndi me2twBBeOO8maQ8v+jywAPQOk0RytA+GDn93M+PjdUGzIneZMj1Y965iGWxjgdMs YjadOiCl4W0= =Bhm1 -----END PGP SIGNATURE----- --=-=-=--