[gnutls-devel] Guile-GnuTLS | Segfault in `scm_gnutls_session_record_port` (#23)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Sep 19 11:50:25 CEST 2023




civodul commented on a discussion: https://gitlab.com/gnutls/guile/-/issues/23#note_1564762852

Session record ports keep a reference to their session (see `SCM_GNUTLS_SESSION_RECORD_PORT_SESSION` in `src/core.c`).  Therefore, if a session record port is live, the corresponding session is also live.

Do you have a backtrace we could look at?

(One without debugging symbols would be better than nothing, but see https://guix.gnu.org/manual/en/html_node/Installing-Debugging-Files.html.)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/issues/23#note_1564762852
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/20230919/62aa9d0c/attachment.html>


More information about the Gnutls-devel mailing list