[gnutls-devel] Guile-GnuTLS | Segmentation fault following `read_from_session_record_port`, calling `scm_to_bool` with an invalid value (#29)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Feb 13 22:19:48 CET 2025
Simon Josefsson commented: https://gitlab.com/gnutls/guile/-/issues/29#note_2347328762
Which guile version are you using? There is some code that is enabled for guile before 2.2, I wonder if that is ever used in practice today? Should we drop that? Maybe it will lower code complexity.
I'm trying to understand the code here. Isn't this just the case where the scm_to_gnutls_session() returns NULL, which isn't all that an invalid situation if a connection was lost or something? Then the code fails like this, but I think it should just ignore things and treat it as a gone session instead. I'm just speculating here.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/issues/29#note_2347328762
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250213/c02bdd86/attachment.html>
More information about the Gnutls-devel
mailing list