From unknown Fri Jun 13 11:51:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54056: guix-data-service build failure, segfault probably related to guile@3.0.8 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 18 Feb 2022 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54056 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 54056@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16451971655860 (code B ref -1); Fri, 18 Feb 2022 15:13:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Feb 2022 15:12:45 +0000 Received: from localhost ([127.0.0.1]:56197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nL4w9-0001WN-8D for submit@debbugs.gnu.org; Fri, 18 Feb 2022 10:12:45 -0500 Received: from lists.gnu.org ([209.51.188.17]:46748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nL4w1-0001W7-7V for submit@debbugs.gnu.org; Fri, 18 Feb 2022 10:12:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nL4w1-0007fl-4g for bug-guix@gnu.org; Fri, 18 Feb 2022 10:12:37 -0500 Received: from [2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27] (port=49515 helo=mira.cbaines.net) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nL4vz-0002KE-7g for bug-guix@gnu.org; Fri, 18 Feb 2022 10:12:36 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id 9812E27BBE9 for ; Fri, 18 Feb 2022 15:12:33 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 2659647f for ; Fri, 18 Feb 2022 15:12:33 +0000 (UTC) User-agent: mu4e 1.6.10; emacs 27.2 From: Christopher Baines Date: Fri, 18 Feb 2022 15:08:22 +0000 Message-ID: <87pmnkb44i.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27 (failed) Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain The recent derivation for the guix-data-service built with Guile 3.0.8 seems to often segfault when running the tests (see the failed builds here [1]). 1: https://data.guix.gnu.org/gnu/store/qzxq38kpd2vrpj1xwgd5i3gjdkmmxmn1-guix-data-service-0.0.1-29.4a1088c.drv With some help from IRC, I managed to get a core dump: Core was generated by `/gnu/store/jjl6sa1bhjpj9cssi80yr4h8ihdgk34z-guile-3.0.8/bin/guile --no-auto-com'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007ffff0720496 in ?? () [Current thread is 1 (LWP 2505)] (gdb) bt #0 0x00007ffff0720496 in ?? () #1 0x0000000000436488 in ?? () #2 0x00007ffff19eb180 in ?? () #3 0x00007fffea6ac858 in ?? () #4 0x00007ffff7ee7ccc in scm_jit_enter_mcode (thread=0x7ffff75c8d80, mcode=0x439154 ) at jit.c:6038 #5 0x00007ffff7f3cf3c in vm_regular_engine (thread=0x7ffff75c8d80) at vm-engine.c:360 #6 0x00007ffff7f4a5e9 in scm_call_n (proc=, argv=, nargs=4) at vm.c:1608 #7 0x00007ffff7eb2144 in scm_call_4 (proc=, arg1=, arg2=, arg3=, arg4=) at eval.c:517 #8 0x00007ffff7eaedd0 in error_during_backtrace (data=0x7ffff1c2b080, tag=out-of-range, throw_args=0x7fffe5a9bb80) at backtrace.c:252 #9 0x00007ffff7f68821 in scm_c_with_exception_handler.constprop.0 (type=#t, handler_data=handler_data@entry=0x7fffffff98b0, thunk_data=thunk_data@entry=0x7fffffff98b0, thunk=, handler=) at exceptions.c:167 #10 0x00007ffff7f3a88f in scm_c_catch (tag=, body=, body_data=, handler=, handler_data=, pre_unwind_handler=pre_unwind_handler@entry=0x0, pre_unwind_handler_data=0x0) at throw.c:168 #11 0x00007ffff7f3a8ae in scm_internal_catch (tag=, body=, body_data=, handler=, handler_data=) at throw.c:177 #12 0x00007ffff7eaf005 in scm_display_backtrace_with_highlights (stack=stack@entry="#" = {...}, port=port@entry=# 7ffff1c2b080>, first=first@entry=#f, depth=depth@entry=#f, highlights=highlights@entry=()) at backtrace.c:277 #13 0x00007ffff7eaf080 in scm_backtrace_with_highlights (highlights=()) at backtrace.c:310 #14 0x00007ffff7f3d336 in vm_regular_engine (thread=0x7ffff75c8d80) at vm-engine.c:972 #15 0x00007ffff7f4a5e9 in scm_call_n (proc=, argv=, nargs=4) at vm.c:1608 #16 0x00007ffff7eb6571 in scm_apply_0 (proc=#, args=()) at eval.c:603 #17 0x00007ffff7f3bc8d in scm_throw (key=match-error, args=("match" "no matching pattern" x86_64-linux)) at throw.c:262 #18 0x00007ffff7edb239 in throw_ (key=, args=) at intrinsics.c:396 #19 0x00007ffff7f3f137 in vm_regular_engine (thread=0x7ffff75c8d80) at vm-engine.c:1183 #20 0x00007ffff7f4a5e9 in scm_call_n (proc=, argv=, nargs=1) at vm.c:1608 #21 0x00007ffff7eb2457 in scm_primitive_eval (exp=) at eval.c:671 #22 0x00007ffff7eeb239 in scm_primitive_load (filename=filename@entry="/tmp/guix-build-guix-data-service-0.0.1-29.4a1088c.drv-0/source/tests/jobs-load-new-guix-revision.scm") at load.c:131 #23 0x00007ffff7eedff0 in scm_primitive_load_path (args=) at load.c:1267 #24 0x00007ffff7f3d336 in vm_regular_engine (thread=0x7ffff75c8d80) at vm-engine.c:972 #25 0x00007ffff7f4a5e9 in scm_call_n (proc=, argv=, nargs=1) at vm.c:1608 #26 0x00007ffff7eb2457 in scm_primitive_eval (exp=, exp@entry=((@ (ice-9 control) %) (begin ((@@ (ice-9 command-line) load/lang) "./build-aux/test-driver.scm") (main (command-line)) (quit)))) at eval.c:671 #27 0x00007ffff7eb84b6 in scm_eval (exp=((@ (ice-9 control) %) (begin ((@@ (ice-9 command-line) load/lang) "./build-aux/test-driver.scm") (main (command-line)) (quit))), module_or_state="#" = {...}) at eval.c:705 #28 0x00007ffff7f1c3b6 in scm_shell (argc=19, argv=0x7fffffffa6d8) at script.c:357 #29 0x00007ffff7ec749c in invoke_main_func (body_data=0x7fffffffa590) at init.c:312 #30 0x00007ffff7eb085a in c_body (d=0x7fffffffa4b0) at continuations.c:430 #31 0x00007ffff7f3d336 in vm_regular_engine (thread=0x7ffff75c8d80) at vm-engine.c:972 #32 0x00007ffff7f4a5e9 in scm_call_n (proc=, argv=, nargs=2) at vm.c:1608 #33 0x00007ffff7eb209a in scm_call_2 (proc=, arg1=, arg2=) at eval.c:503 #34 0x00007ffff7f68752 in scm_c_with_exception_handler.constprop.0 (type=#t, handler_data=handler_data@entry=0x7fffffffa440, thunk_data=thunk_data@entry=0x7fffffffa440, thunk=, handler=) at exceptions.c:170 #35 0x00007ffff7f3a88f in scm_c_catch (tag=, body=, body_data=, handler=, handler_data=, pre_unwind_handler=, pre_unwind_handler_data=0x7ffff1c2b040) at throw.c:168 #36 0x00007ffff7eb2e66 in scm_i_with_continuation_barrier (pre_unwind_handler=0x7ffff7eb2b80 , pre_unwind_handler_data=0x7ffff1c2b040, handler_data=0x7fffffffa4b0, handler=0x7ffff7eb98b0 , body_data=0x7fffffffa4b0, body=0x7ffff7eb0850 ) at continuations.c:368 #37 scm_c_with_continuation_barrier (func=, data=) at continuations.c:464 #38 0x00007ffff7f39b39 in with_guile (base=0x7fffffffa538, data=0x7fffffffa560) at threads.c:645 #39 0x00007ffff7e100ba in GC_call_with_stack_base () from /gnu/store/2lczkxbdbzh4gk7wh91bzrqrk7h5g1dl-libgc-8.0.4/lib/libgc.so.1 #40 0x00007ffff7f328b8 in scm_i_with_guile (dynamic_state=, data=, func=) at threads.c:688 #41 scm_with_guile (func=, data=) at threads.c:694 #42 0x00007ffff7ed0025 in scm_boot_guile (argc=argc@entry=19, argv=argv@entry=0x7fffffffa6d8, main_func=main_func@entry=0x401230 , closure=closure@entry=0x0) at init.c:295 #43 0x00000000004010f7 in main (argc=19, argv=0x7fffffffa6d8) at guile.c:94 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmIPt11fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XeuIA//Qcak32jj6l39WtFERItsw1k1qpANsmu3 JGL5Jsr3re5aU/pi0CAjsRj2ekMTfIwMqRT9Tyx6zorvAd1lHCURfMxmx8SQcQmQ KKIz3Jh2WFvbO5Pi3oYfSepoJ+Cxd27Czp5Ry1me2lRwkJ3NnqDxCdYsUcZpgDjA 9gVZPu8+lD0G4csjBXDkXxF4Lan9kZ3t9b5BYC2UywQIYFyZpaH3o+dGkJHx6aJ4 fstnaBXOGsv4ANAYaPbPi7j1G5/vk8O9inqotlfo3AK13hbvMmLo68na345gBefB QCDC/3w757MqDOlep/Uzx1d4OQGAII+FTHMDlPKiAc4ZKk0vu60AIpkvWkugfdpL 0gAtbfWiM4EmzB6qiqkm2/21PJnJUeQ52WfBK5S9zlUPj2sBnf6+gcN6WeIcKebq BxLOMf4d4A/k8Pgr7i9+000LAELmgSqOUHxQsXWcg4khnv05oIWuUpBKNa3KF9Rr EhKixTyZCrmzkQ/Zijkx/9dO48MC+KFyjeTYdDaTu3VljALGOUCk6WDEeGQKffVs 8E/VXYG10Dn1J2w4jlU4B3uqX4YUmqfVxYmXXLi48fVsg+j4cxzIMdWyPdpNBHOH VK7InTkCEXrdV/MG6w9/H87+VaVN7tJKNQ+EkCfhrHzT6Z+T6YMG2Ilek773AOio 7VAslqlb0nQ= =a1Oa -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 13 11:51:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54056: guix-data-service build failure, segfault probably related to guile@3.0.8 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 02 Mar 2022 16:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54056 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 54056@debbugs.gnu.org Received: via spool by 54056-submit@debbugs.gnu.org id=B54056.164623752127035 (code B ref 54056); Wed, 02 Mar 2022 16:12:01 +0000 Received: (at 54056) by debbugs.gnu.org; 2 Mar 2022 16:12:01 +0000 Received: from localhost ([127.0.0.1]:40592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPRa4-00071y-Ou for submit@debbugs.gnu.org; Wed, 02 Mar 2022 11:12:00 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:36870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPRa2-00071k-Pk for 54056@debbugs.gnu.org; Wed, 02 Mar 2022 11:11:59 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6BFB43FC; Wed, 2 Mar 2022 17:11:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RGNlw2ExZSmd; Wed, 2 Mar 2022 17:11:51 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 73F6A2EA; Wed, 2 Mar 2022 17:11:51 +0100 (CET) From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87pmnkb44i.fsf@cbaines.net> Date: Wed, 02 Mar 2022 17:11:51 +0100 In-Reply-To: <87pmnkb44i.fsf@cbaines.net> (Christopher Baines's message of "Fri, 18 Feb 2022 15:08:22 +0000") Message-ID: <87fso01ghk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 6BFB43FC X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DBL_PROHIBIT(0.00)[3.0.0.8:email]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi, Christopher Baines skribis: > Core was generated by `/gnu/store/jjl6sa1bhjpj9cssi80yr4h8ihdgk34z-guile-= 3.0.8/bin/guile --no-auto-com'. > Program terminated with signal SIGSEGV, Segmentation fault. This segfault seems to come from a bug (an out-of-range exception is raised) while walking the VM stack to display the backtrace: > #8 0x00007ffff7eaedd0 in error_during_backtrace (data=3D0x7ffff1c2b080, = tag=3Dout-of-range, throw_args=3D0x7fffe5a9bb80) at backtrace.c:252 > #9 0x00007ffff7f68821 in scm_c_with_exception_handler.constprop.0 (type= =3D#t, handler_data=3Dhandler_data@entry=3D0x7fffffff98b0, thunk_data=3Dthu= nk_data@entry=3D0x7fffffff98b0, thunk=3D, handler=3D) at exceptions.c:167 > #10 0x00007ffff7f3a88f in scm_c_catch (tag=3D, body=3D, body_data=3D, handler=3D, handle= r_data=3D, pre_unwind_handler=3Dpre_unwind_handler@entry=3D0= x0, pre_unwind_handler_data=3D0x0) at throw.c:168 > #11 0x00007ffff7f3a8ae in scm_internal_catch (tag=3D, body= =3D, body_data=3D, handler=3D,= handler_data=3D) at throw.c:177 > #12 0x00007ffff7eaf005 in scm_display_backtrace_with_highlights (stack=3D= stack@entry=3D"#" =3D {...}, port=3Dport@entry=3D# 7ffff1c2b080>, first=3Dfirst@entry=3D#f, depth=3D= depth@entry=3D#f, highlights=3Dhighlights@entry=3D()) at backtrace.c:277 (Of course, both the out-of-range exception and subsequent segfault are genuine Guile bugs.) The real cause of the error though seems to be a =E2=80=98match-error=E2=80= =99 in application code: > #17 0x00007ffff7f3bc8d in scm_throw (key=3Dmatch-error, args=3D("match" "= no matching pattern" x86_64-linux)) at throw.c:262 > #18 0x00007ffff7edb239 in throw_ (key=3D, args=3D) at intrinsics.c:396 > #19 0x00007ffff7f3f137 in vm_regular_engine (thread=3D0x7ffff75c8d80) at = vm-engine.c:1183 > #20 0x00007ffff7f4a5e9 in scm_call_n (proc=3D, argv=3D, nargs=3D1) at vm.c:1608 > #21 0x00007ffff7eb2457 in scm_primitive_eval (exp=3D) at e= val.c:671 > #22 0x00007ffff7eeb239 in scm_primitive_load (filename=3Dfilename@entry= =3D"/tmp/guix-build-guix-data-service-0.0.1-29.4a1088c.drv-0/source/tests/j= obs-load-new-guix-revision.scm") at load.c:131 Thoughts? Ludo=E2=80=99. From unknown Fri Jun 13 11:51:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54056: guix-data-service build failure, segfault probably related to guile@3.0.8 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 02 Mar 2022 19:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54056 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 54056@debbugs.gnu.org Received: via spool by 54056-submit@debbugs.gnu.org id=B54056.164624970214868 (code B ref 54056); Wed, 02 Mar 2022 19:36:02 +0000 Received: (at 54056) by debbugs.gnu.org; 2 Mar 2022 19:35:02 +0000 Received: from localhost ([127.0.0.1]:40789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPUkY-0003ra-0D for submit@debbugs.gnu.org; Wed, 02 Mar 2022 14:35:02 -0500 Received: from mira.cbaines.net ([212.71.252.8]:41282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPUkX-0003rH-3a for 54056@debbugs.gnu.org; Wed, 02 Mar 2022 14:35:01 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id 205F627BBE9; Wed, 2 Mar 2022 19:35:00 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 4d313475; Wed, 2 Mar 2022 19:34:59 +0000 (UTC) References: <87pmnkb44i.fsf@cbaines.net> <87fso01ghk.fsf@gnu.org> User-agent: mu4e 1.6.10; emacs 27.2 From: Christopher Baines Date: Wed, 02 Mar 2022 19:32:44 +0000 In-reply-to: <87fso01ghk.fsf@gnu.org> Message-ID: <87ilswb126.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > The real cause of the error though seems to be a =E2=80=98match-error=E2= =80=99 in > application code: > >> #17 0x00007ffff7f3bc8d in scm_throw (key=3Dmatch-error, args=3D("match" = "no matching pattern" x86_64-linux)) at throw.c:262 >> #18 0x00007ffff7edb239 in throw_ (key=3D, args=3D) at intrinsics.c:396 >> #19 0x00007ffff7f3f137 in vm_regular_engine (thread=3D0x7ffff75c8d80) at= vm-engine.c:1183 >> #20 0x00007ffff7f4a5e9 in scm_call_n (proc=3D, argv=3D, nargs=3D1) at vm.c:1608 >> #21 0x00007ffff7eb2457 in scm_primitive_eval (exp=3D) at = eval.c:671 >> #22 0x00007ffff7eeb239 in scm_primitive_load >> (filename=3Dfilename@entry=3D"/tmp/guix-build-guix-data-service-0.0.1-29= .4a1088c.drv-0/source/tests/jobs-load-new-guix-revision.scm") >> at load.c:131 > > Thoughts? So these are the tests, so exceptions are sometimes intended. Although in this case, while the test in question was still passing, the failure it was testing the handling for wasn't happening as expected. I've fixed this in [1]. 1: https://git.savannah.gnu.org/cgit/guix/data-service.git/commit/?id=3D3a9= 079856742b4d97bc434837323ff02eb9d32c3 I haven't updated the Guix package yet, but maybe this change will help. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmIfxuFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcCjA/+KiQdUwW7g+d/XFt6iHslDpWjfg6Cw191 E3NKkJ+CHVJqvQK3Jb0VBnY46YU9XEEEjQ8bxD0mjm9oeMZlWo8ImybMpZWXksK2 18FKH00AizRL0q1ttr52sBS7CwBaVPKyMe1/57PI2cB28xFuLjg9Olv7PV1JZhMn xiqkzhxuq4/SIj37MvdaCGf+eMbqtLsf8/dv3R8kC0lQFzEBl2CI4Sj/E07uIfYS T9hJ9ZNcCqRPX0yuWLvntBqbJkqHYlQ7VH+NNuKndoHAzyo7k8xlwL4wZdysOZWX 06rIl9VdOX/j0f9264/p65spwazuggArlOJSCNYkpuoGEw5nicNzQQNovcaTv70/ tueJatwoJ3K8jXAjwAlnbH5NZ7A+bkOVsVyVNNRJPKs1crk5/fbz7asIsY9405n/ oRVLDOTgOOoa/zJDrLjtrdXO3yoEcbYoC6RQ3GnaT3NlP4iJsj2Xbfl04yN3mN/o OfDFh6hQDcWVkUwJw9AzQk+BARKZXIC+qq+nWv5kMiU0mFR5466IfMVMoGJhCT42 HbtrSYzwKwH2N480Ap/BIDabz/gptsXrTS9iZpnny63yakDzQuH6XFUoHMrNvJS4 ixuX9SXG7jBgts0tTELeT9bbML3XY0hpAdUAsfpqve2EZmICJXlfvn4EGK3LpgKu 8XtYEXJ0zNM= =vjKm -----END PGP SIGNATURE----- --=-=-=--