[gnutls-devel] guile and SSL 3.0

Ludovic Courtès ludo at gnu.org
Fri Jul 29 16:47:16 CEST 2016


Nikos Mavrogiannopoulos <n.mavrogiannopoulos at gmail.com> skribis:

> On Wed, 2016-07-27 at 22:49 +0200, Ludovic Courtès wrote:
>
>> --8<---------------cut here---------------start------------->8---
>> make[4]: Entering directory '/home/gitlab-
>> runner/builds/0d36f420/1/gnutls/gnutls/build/guile'
>> PASS: tests/pkcs-import-export.scm
>> PASS: tests/errors.scm
>> PASS: tests/anonymous-auth.scm
>> PASS: tests/session-record-port.scm
>> PASS: tests/x509-certificates.scm
>> PASS: tests/openpgp-keys.scm
>> PASS: tests/priorities.scm
>> PASS: tests/x509-auth.scm
>> PASS: tests/openpgp-keyring.scm
>> PASS: tests/srp-base64.scm
>> ../../build-aux/test-driver: line 107: 23410 Segmentation
>> fault      (core dumped) "$@" > $log_file 2>&1
>> FAIL: tests/openpgp-auth.scm
>> --8<---------------cut here---------------end--------------->8---
>> 
>> I cannot reproduce it with 8098024c35f48a69ef88929ea370c0512bf235b0
>> when
>> running:
>> 
>>   while GUILE_WARN_DEPRECATED=no ./pre-inst-guile -L
>> ../../guile/tests/ ../../guile/tests/openpgp-auth.scm ; do : ; done
>> 
>> Is there anything else I should know about the build environment or
>> configuration options?
>
> It may be the compiler (either compilation of guile or gnutls'
> bindings)... That system uses gcc 6.1.1. Not sure if you'd like to
> debug it further, but if you do and you make a clone of the gnutls
> repository in gitlab I could give you access to that CI system.

I’ve rebuilt GnuTLS master (but not Guile) with GCC 6.1.0 and can’t seem
to reproduce this segfault.

Could you post a backtrace of the core dump?  It might give clues.

Thanks,
Ludo’.



More information about the Gnutls-devel mailing list