Received: (at 24053) by debbugs.gnu.org; 30 Jul 2016 13:14:35 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jul 30 09:14:35 2016 Received: from localhost ([127.0.0.1]:51260 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1bTU67-0005Ys-78 for submit <at> debbugs.gnu.org; Sat, 30 Jul 2016 09:14:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1bTU66-0005Yd-I9 for 24053 <at> debbugs.gnu.org; Sat, 30 Jul 2016 09:14:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1bTU5w-0004ft-Cr for 24053 <at> debbugs.gnu.org; Sat, 30 Jul 2016 09:14:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1bTU5w-0004fp-AK; Sat, 30 Jul 2016 09:14:24 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:59928 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1bTU5u-0006Bk-HW; Sat, 30 Jul 2016 09:14:22 -0400 From: ludo@HIDDEN (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Mark H Weaver <mhw@HIDDEN> Subject: Re: bug#24053: guix download file:// fails with a ~2 GB file on i686 References: <87h9bhmvz3.fsf@HIDDEN> <87popvlpx9.fsf@HIDDEN> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 Thermidor an 224 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Sat, 30 Jul 2016 15:14:20 +0200 In-Reply-To: <87popvlpx9.fsf@HIDDEN> (Mark H. Weaver's message of "Sat, 30 Jul 2016 00:18:10 -0400") Message-ID: <87ziozcloz.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 24053 Cc: 24053 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -6.3 (------) Mark H Weaver <mhw@HIDDEN> skribis: > scheme@(guile-user)> ,use (guix) > scheme@(guile-user)> (define s (open-connection)) > scheme@(guile-user)> (add-to-store s "texlive-20160523b-texmf.tar.xz" #f = "sha256" "texlive-20160523b-texmf.tar.xz") > mhw@jojen:~$ echo $? > 141 (status:term-sig 141) =3D 13 (SIGPIPE), which makes sense: the daemon=E2=80= =99s child process at the other end received SIGKILL due to an OOM condition. We don=E2=80=99t see that from the CLI because commands ignore SIGPIPE (see =E2=80=98initialize-guix=E2=80=99 in (guix ui)). Ludo=E2=80=99.
bug-guix@HIDDEN
:bug#24053
; Package guix
.
Full text available.Received: (at 24053) by debbugs.gnu.org; 30 Jul 2016 04:18:29 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jul 30 00:18:29 2016 Received: from localhost ([127.0.0.1]:51070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1bTLjJ-0006aP-AT for submit <at> debbugs.gnu.org; Sat, 30 Jul 2016 00:18:29 -0400 Received: from world.peace.net ([50.252.239.5]:43021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mhw@HIDDEN>) id 1bTLjH-0006aC-Gq for 24053 <at> debbugs.gnu.org; Sat, 30 Jul 2016 00:18:28 -0400 Received: from pool-71-174-37-60.bstnma.east.verizon.net ([71.174.37.60] helo=jojen) by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <mhw@HIDDEN>) id 1bTLjB-0007i1-IV; Sat, 30 Jul 2016 00:18:21 -0400 From: Mark H Weaver <mhw@HIDDEN> To: 24053 <at> debbugs.gnu.org Subject: Re: bug#24053: guix download file:// fails with a ~2 GB file on i686 References: <87h9bhmvz3.fsf@HIDDEN> Date: Sat, 30 Jul 2016 00:18:10 -0400 In-Reply-To: <87h9bhmvz3.fsf@HIDDEN> (Mark H. Weaver's message of "Fri, 22 Jul 2016 13:19:28 -0400") Message-ID: <87popvlpx9.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 24053 X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.0 (/) Mark H Weaver <mhw@HIDDEN> writes: > On my i686 GuixSD machine, the following command consistently fails: > > mhw@jojen:~$ guix download file:///home/mhw/texlive-20160523b-texmf.tar.xz > guix download: error: sendfile: Broken pipe > > The file is 2071190200 bytes, which is about 73 MiB less than 2 GiB. > I have 2 GiB of RAM and 4 GiB of swap. > > My guix client is v0.10.0-1899-g0f971a0. My guix-daemon is 0.10.0. I tried adding the same file using 'add-to-store' directly from the REPL. 'guile' exited with status code 141, without printing an error message: --8<---------------cut here---------------start------------->8--- mhw@jojen:~$ guix/pre-inst-env guile GNU Guile 2.0.11 Copyright (C) 1995-2014 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> ,use (guix) scheme@(guile-user)> (define s (open-connection)) scheme@(guile-user)> (add-to-store s "texlive-20160523b-texmf.tar.xz" #f "sha256" "texlive-20160523b-texmf.tar.xz") mhw@jojen:~$ echo $? 141 mhw@jojen:~$ ls -l texlive-20160523b-texmf.tar.xz -rw-r--r-- 1 mhw mhw 2071190200 Jul 20 01:08 texlive-20160523b-texmf.tar.xz --8<---------------cut here---------------end--------------->8--- Mark
bug-guix@HIDDEN
:bug#24053
; Package guix
.
Full text available.ludo@HIDDEN (Ludovic Courtès)
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 22 Jul 2016 17:19:53 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Jul 22 13:19:53 2016 Received: from localhost ([127.0.0.1]:33968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1bQe76-0000zs-RH for submit <at> debbugs.gnu.org; Fri, 22 Jul 2016 13:19:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mhw@HIDDEN>) id 1bQe75-0000zh-Kh for submit <at> debbugs.gnu.org; Fri, 22 Jul 2016 13:19:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <mhw@HIDDEN>) id 1bQe6z-0003CN-NP for submit <at> debbugs.gnu.org; Fri, 22 Jul 2016 13:19:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mhw@HIDDEN>) id 1bQe6z-0003CE-K7 for submit <at> debbugs.gnu.org; Fri, 22 Jul 2016 13:19:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <mhw@HIDDEN>) id 1bQe6x-0005TZ-IK for bug-guix@HIDDEN; Fri, 22 Jul 2016 13:19:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <mhw@HIDDEN>) id 1bQe6u-0003Bl-2u for bug-guix@HIDDEN; Fri, 22 Jul 2016 13:19:43 -0400 Received: from world.peace.net ([50.252.239.5]:40854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mhw@HIDDEN>) id 1bQe6t-0003Bh-VF for bug-guix@HIDDEN; Fri, 22 Jul 2016 13:19:40 -0400 Received: from pool-71-174-37-60.bstnma.east.verizon.net ([71.174.37.60] helo=jojen) by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <mhw@HIDDEN>) id 1bQe6t-0003GU-Bh; Fri, 22 Jul 2016 13:19:39 -0400 From: Mark H Weaver <mhw@HIDDEN> To: bug-guix@HIDDEN Subject: guix download file:// fails with a ~2 GB file on i686 Date: Fri, 22 Jul 2016 13:19:28 -0400 Message-ID: <87h9bhmvz3.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) On my i686 GuixSD machine, the following command consistently fails: mhw@jojen:~$ guix download file:///home/mhw/texlive-20160523b-texmf.tar.xz guix download: error: sendfile: Broken pipe The file is 2071190200 bytes, which is about 73 MiB less than 2 GiB. I have 2 GiB of RAM and 4 GiB of swap. My guix client is v0.10.0-1899-g0f971a0. My guix-daemon is 0.10.0. Mark
Mark H Weaver <mhw@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#24053
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.