From: "Ludovic Courtès" <ludo@gnu.org>
To: 46330@debbugs.gnu.org
Subject: bug#46330: Guile-provided GMP allocators interfere with GnuTLS
Date: Sun, 07 Feb 2021 23:47:05 +0100 [thread overview]
Message-ID: <87lfbzxzpy.fsf@gnu.org> (raw)
In-Reply-To: <87im761lr5.fsf@gnu.org> ("Ludovic Courtès"'s message of "Fri, 05 Feb 2021 18:13:02 +0100")
Ludovic Courtès <ludo@gnu.org> skribis:
> One of the solutions is to set:
>
> scm_install_gmp_memory_functions = 0;
Done in a53f711422f63d7e32b8639b968cf00bcc69ffea, followed by an update
of the ‘guix’ package in 63d4b74420563c4e2dbdfa29b3816d1dad9cd723.
This mostly solves the problem on the Guix side, but the issue remains
in GnuTLS. I practical terms, we could experience random test failures
in the guile-gnutls test suite, like the Debian folks did.
At the very least we’ll need to work around that possibility in
‘core-updates’. We could skip them, or add ‘gc-disable’ calls there.
Or we could build GnuTLS against Nettle-with-mini-GMP when that becomes
an option.
The other option coming up is to build Guile against mini-GMP. Mike
Gran just started looked into it and it may be that 3.0.6 will offer it.
I’m keeping the bug open until this is sorted out.
Ludo’.
next prev parent reply other threads:[~2021-02-07 22:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 16:59 bug#46330: Guile-provided GMP allocators interfere with GnuTLS Ludovic Courtès
2021-02-05 17:13 ` Ludovic Courtès
2021-02-07 22:47 ` Ludovic Courtès [this message]
2021-05-23 14:47 ` Marius Bakke
2021-05-25 20:19 ` Ludovic Courtès
2021-02-07 21:24 ` Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lfbzxzpy.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=46330@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.