From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.systemreboot.net (mugam.systemreboot.net [139.59.75.54]) by localhost (mpop-1.4.5) with POP3 for ; Mon, 16 Sep 2019 14:08:57 +0530 Return-path: Envelope-to: arunisaac@systemreboot.net Delivery-date: Mon, 16 Sep 2019 13:56:34 +0530 Received: from localhost.localdomain ([127.0.0.1] helo=[192.168.2.12]) by systemreboot.net with esmtp (Exim 4.92.1) (envelope-from ) id 1i9mLC-0003I2-Qs for arunisaac@systemreboot.net; Mon, 16 Sep 2019 13:56:34 +0530 Received: from [212.71.252.8] (helo=mira.cbaines.net) by systemreboot.net with esmtp (Exim 4.92.1) (envelope-from ) id 1i9UM6-00017n-Hw for guile-email@systemreboot.net; Sun, 15 Sep 2019 18:44:18 +0530 Received: from localhost (cpc102582-walt20-2-0-cust14.13-2.cable.virginm.net [86.27.34.15]) by mira.cbaines.net (Postfix) with ESMTPSA id A4E5F17317 for ; Sun, 15 Sep 2019 13:57:19 +0100 (BST) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1a2fa7a2 for ; Sun, 15 Sep 2019 12:57:19 +0000 (UTC) User-agent: mu4e 1.2.0; emacs 26.3 From: Christopher Baines To: guile-email@systemreboot.net Date: Sun, 15 Sep 2019 13:57:19 +0100 Message-ID: <87woe91zv4.fsf@cbaines.net> MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 16 Sep 2019 13:56:34 +0530 Subject: [guile-email] decoding-error crash X-BeenThere: guile-email@systemreboot.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: guile-email discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0419098068766125130==" Errors-To: guile-email-bounces@systemreboot.net --===============0419098068766125130== Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Hey, This issue comes from trying to using guile-email to read emails to the guix-commits mailing list from the Guix Data Service. I'm seeing crashes like the following: Backtrace: 14 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 13 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 12 (_ #(#(#))) In ice-9/boot-9.scm: 2312:4 11 (save-module-excursion _) 3832:12 10 (_) In /home/chris/decoding-error.scm: 98:1 9 (_) In email/email.scm: 817:34 8 (parse-email _) In rnrs/io/ports.scm: 334:0 7 (call-with-port # _) In email/email.scm: 609:21 6 (_ #) In email/utils.scm: 60:13 5 (read-while _ _ _) In ice-9/ports.scm: 550:4 4 (call-with-output-string _) In email/utils.scm: 52:13 3 (read-while-loop #) 91:14 2 (get-line-with-delimiter _) In ice-9/rdelim.scm: 195:24 1 (read-line _ _) In unknown file: 0 (%read-line #) ERROR: In procedure %read-line: Throw to key `decoding-error' with args `("decode-char" "input decoding error" 84 #)'. I've attached a file which should reproduce the issue. Any ideas? Thanks, Chris --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename=decoding-error.scm Content-Transfer-Encoding: quoted-printable (use-modules (rnrs bytevectors) (email email)) (define mail "Return-Path: X-Original-To: cbaines@mira.cbaines.net Delivered-To: cbaines@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5ADAB17307; Thu, 22 Aug 2019 16:21:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level:=20 X-Spam-Status: No, score=3D-1.9 required=3D5.0 tests=3DBAYES_00,URIBL_BLOCK= ED autolearn=3Dunavailable autolearn_force=3Dno version=3D3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 26E3A17305 for ; Thu, 22 Aug 2019 16:21:39 +0100 (BST) Received: from localhost ([::1]:44422 helo=3Dlists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0ouA-0001ex-KU for mail@cbaines.net; Thu, 22 Aug 2019 11:21:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46437) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0oso-0008KE-FG for guix-commits@gnu.org; Thu, 22 Aug 2019 11:20:15 -0400 Received: from vcs0.savannah.gnu.org ([209.51.188.201]:34251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1i0oso-0003FN-2h for guix-commits@gnu.org; Thu, 22 Aug 2019 11:20:14 -0400 Received: by vcs0.savannah.gnu.org (Postfix, from userid 68006) id F323F21324; Thu, 22 Aug 2019 11:20:11 -0400 (EDT) To: guix-commits@gnu.org Subject: 02/03: website: Don't set 'GUIX_WEB_SITE_INFO'. MIME-Version: 1.0 Content-Type: text/plain; charset=3Dutf-8 Mail-Followup-To: guix-devel@savannah.gnu.org In-Reply-To: <20190822152011.3696.62577@vcs0.savannah.gnu.org> References: <20190822152011.3696.62577@vcs0.savannah.gnu.org> X-Git-Repo: guix-artwork X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: f9a9795a37cd292fc9aacb25af2aff2cdb43d483 Auto-Submitted: auto-generated Message-Id: <20190822152011.F323F21324@vcs0.savannah.gnu.org> Date: Thu, 22 Aug 2019 11:20:11 -0400 (EDT) From: ludo@gnu.org (Ludovic Court=C3=A8s) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: guix-commits@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: =3D?utf-8?q?Ludovic_Court=3DC3=3DA8s?=3D Errors-To: guix-commits-bounces+mail=3Dcbaines.net@gnu.org Sender: \"Guix-commits\" X-TUID: D4q5j3vAumD9 civodul pushed a commit to branch master in repository guix-artwork. commit f9a9795a37cd292fc9aacb25af2aff2cdb43d483 Author: Ludovic Court=3DC3=3DA8s Date: Thu Aug 22 16:41:14 2019 +0200 website: Don't set 'GUIX_WEB_SITE_INFO'. =3D20 This is a followup to feb02faba58dd7f07bc5e8912c564b5ff0303920. =3D20 * website/.guix.scm (build): Don't set \"GUIX_WEB_SITE_INFO\". =2D-- website/.guix.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/.guix.scm b/website/.guix.scm index 3aa4425..173f194 100644 =2D-- a/website/.guix.scm +++ b/website/.guix.scm @@ -62,9 +62,6 @@ ;; Use a sane default. (setenv \"XDG_CACHE_HOME\" \"/tmp/.cache\") =3D20 =2D ;; Choose the layout for guix.gnu.org. =2D (setenv \"GUIX_WEB_SITE_INFO\" \"t\") =2D (invoke #+(file-append (specification->package \"haunt\") \"/bin/haunt\") \"build\") ") (display (parse-email (string->utf8 mail))) --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl1+NS9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9Xc70Q/+Mf5lWUmZa5YUVBeaf0xJd+sHc+eVY0YbCxE2HpCVPpIGOEFaJadGVesA SspbGTpCJOsNr3uF8SwbYgqX4rPTeAwToGuz5Ri/rUHAC1Ph+1RSDQaTQvAeG/13 KReNROdMGYNngEhC2UIdfATiQ5pwFDdph/sYr7m5nln03I7gAQclEmUJ9aslRIAF 9rCccBe5sOGHQsCY7DqDiw5DNE5vfmof1/TWOKfwT9L7c8RI7tTyaH3P47mn5sKr mehcL71CHZXQo8EJwvLjD3aU0G1+PmD5O7kBPRCBBeFFgUAPmYoNrF7p4X2Vk8IS be57YraR6GZoWOSem636J2x6I/kcDgbB6ku63vzu3SQeBDmfval4eEQJRDccYXkv EL4Ay/vlwJh56AveitPEoKb9nKUBm6J/HmGkuLsUW8ggq50jVCR4vlcICGlcp6NA v5Cd632yrIRfSGG5iT1wwRS9R9qqYUiG3ewOkltctruN8wfVT2z5hHPplqTcAA+0 mivMNRIXftWMTEJdZ0IbXdXfcoU2vywJezKm7WN6lfSDk9kQnM9iGP2sZQOTOhZ1 oid0h84KTnmphaQFixB1OZM4Hk8bfnSoIE67fZsU2NJGlRd2WYIHKFWBOoqdmKL1 xPAemRgiFYK8mxa3wxTj5BsdCBnBS8drmA3pEYMfmiueua+dj7Q= =wxvZ -----END PGP SIGNATURE----- --==-=-=-- --===============0419098068766125130== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- guile-email mailing list guile-email@systemreboot.net https://lists.systemreboot.net/listinfo/guile-email --===============0419098068766125130==--