From unknown Sat Jun 14 14:24:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44965 <44965@debbugs.gnu.org> To: bug#44965 <44965@debbugs.gnu.org> Subject: Status: guile 3.0.4 segfault Reply-To: bug#44965 <44965@debbugs.gnu.org> Date: Sat, 14 Jun 2025 21:24:52 +0000 retitle 44965 guile 3.0.4 segfault reassign 44965 guile submitter 44965 Nicol=C3=B2 Balzarotti severity 44965 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:29:15 2020 Received: (at submit) by debbugs.gnu.org; 30 Nov 2020 17:29:15 +0000 Received: from localhost ([127.0.0.1]:56556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmzD-0005kh-4D for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:29:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:47328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmzC-0005ka-78 for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:29:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kjmzC-00033G-0o for bug-guile@gnu.org; Mon, 30 Nov 2020 12:29:14 -0500 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:54427) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kjmz9-0002b5-EW for bug-guile@gnu.org; Mon, 30 Nov 2020 12:29:13 -0500 Received: by mail-wm1-x329.google.com with SMTP id d3so16156521wmb.4 for ; Mon, 30 Nov 2020 09:29:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=v2zcP9CT5ccSSOOGcSRR/i70gzt2HrgdbD7LNeQ6q6o=; b=BnlLmGedazGxqCr6V8t0Tb2gMZpxrsvoTo19dEkoi2Ll28gr/0CmetHqhGITYZhOtn tCYdyNzpk0NU3P+2HX0ezprvfqdjafX5g45F5d7h1rA+tlmOTSBWr+6+1f4cHsohRym0 y2H0nWWUFYB4r0ok2Wh0VBP2lQuWghsS3BvgPFZE8KfjkKjmiFsYZ7w3eOOBQSCAOVtW l9HetshVJHMX5GbKB6FceKR8pY/FkYE9liYmSBDzLYtOar/39WOsFn63duXL2FwbVOEi LF0tg5/nOlp8LFqPRrpbXYAgy/QwzHixRzVo/rqEqAvpIuINXP2gP/43LX3o7dhpSzAF vtaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=v2zcP9CT5ccSSOOGcSRR/i70gzt2HrgdbD7LNeQ6q6o=; b=MvXutmzUdZtDMlSz3A32eBRMpa1rcLbXd8ibOegCs4Gc6HOw3UrmOxdoiigNFmmGC9 48S0p61IeG/sqLlCysLo1sxLyTG6LyMKgkzuWT3v3ula2OaazGP+AXrINtBJskMO7rwA k7TDkNxiKlVQSiOephzZCVUxIR8tYUYv7409Oeh8TXYA4Jv3LYsFnvyiBUN95Djo/4CE Pxdfd+NEI6sbgUdeZ/RQkUTVrqXc54WeVlDJ/dxxokRvTMN/N/KGx8j+/bwQwEgKwDeY N2T7qTViU/yj8qG8hKmqqew+Uk37PtOy1Kjj0/BKW4AAGdPT+xG31o781AOy4uEFTQVT 9l0Q== X-Gm-Message-State: AOAM531iW88z9n4DQgFjQOehdGYCy1rK5yoO+cuX/ccAs4G2t6ibGZgP bu2DaGM0K0PR3+cgpIh3JowyQKyEArQ= X-Google-Smtp-Source: ABdhPJzKZGbHFbLP2u2FHTudUShm0JJRRySQbvPz/R+u+YdeBJRtzOmafWcCv88xo6Z2r6Lf5IqWcQ== X-Received: by 2002:a7b:c3d5:: with SMTP id t21mr24318645wmj.37.1606757349269; Mon, 30 Nov 2020 09:29:09 -0800 (PST) Received: from guixSD (host-79-54-131-134.retail.telecomitalia.it. [79.54.131.134]) by smtp.gmail.com with ESMTPSA id y18sm29193463wrr.67.2020.11.30.09.29.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Nov 2020 09:29:08 -0800 (PST) From: =?utf-8?Q?Nicol=C3=B2_Balzarotti?= To: bug-guile@gnu.org Subject: guile 3.0.4 segfault Date: Mon, 30 Nov 2020 18:29:07 +0100 Message-ID: <87wny2ycrg.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::329; envelope-from=anothersms@gmail.com; helo=mail-wm1-x329.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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.3 (--) Hi! Guile 3.0.4 is segfaulting when using https://github.com/aconchillo/guile-json (release 4.4.0, 89e2ce975064baf4f434de4d97e54aac704769a0) The bug has been fixed in guile-json, but according to the manual "When Guile crashes, it is a bug", so I'm reporting this here, too. The code that made guile crash is the following: #+begin_src scheme (use-modules (json)) (json-string->scm "[123e-10000000]") #+end_src It's either crashing at 0x00007ffff7bfea60 in __gmpn_copyi_core2 () from /gnu/store/35afkywncrr5xsb4cxcljf6rpjcb7f61-gmp-6.2.0/lib/libgmp.so.10 or 0x00007ffff7bfefbe in __gmpn_lshift_core2 () from /gnu/store/35afkywncrr5xsb4cxcljf6rpjcb7f61-gmp-6.2.0/lib/libgmp.so.10 I'm running guile on guix (#6135e55f5ce39c7947288d54de8727eb5aa0e43c). Thanks!