unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Nicolò Balzarotti" <anothersms@gmail.com>
To: 44965@debbugs.gnu.org
Subject: bug#44965: guile 3.0.4 segfault
Date: Mon, 30 Nov 2020 18:29:07 +0100	[thread overview]
Message-ID: <87wny2ycrg.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (raw)

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!





                 reply	other threads:[~2020-11-30 17:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wny2ycrg.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me \
    --to=anothersms@gmail.com \
    --cc=44965@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).