[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnutls 2.11.1
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: gnutls 2.11.1 |
Date: |
Fri, 17 Sep 2010 08:42:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100826 Thunderbird/3.0.7 |
On 09/15/2010 11:59 AM, Ludovic Courtès wrote:
> Hi,
>
> Nikos Mavrogiannopoulos <address@hidden> writes:
>
>> On 09/14/2010 11:05 PM, Arfrever Frehtes Taifersar Arahesis wrote:
>>> When GnuTLS 2.11.1 has been built with support for Nettle, then 1 test
>>> fails:
>>> PASS: openpgp-keyring.scm
>>> /bin/sh: line 5: 23938 Segmentation fault GUILE_AUTO_COMPILE=0
>>> ../../guile/pre-inst-guile -L . ${dir}$tst
>>> FAIL: openpgp-auth.scm
>> [...]
>>> This problem doesn't occur when GnuTLS 2.11.1 has been built with support
>>> for libgcrypt.
>>
>> Hello,
>> I don't use the guile bindings and didn't notice. Ludovic could you
>> help pinpoint what could be the problem there?
>
> Sure.
>
> Arfrever: what version of Guile did you use? On which platform?
>
> Can you provide a backtrace of the Guile segfault? You can set ‘ulimit
> -c unlimited’ (or similar) and then run gdb on the core file.
Do the self tests pass on your system? I installed guile and found out
that the tests stop at:
[...]
Making check in tests
make[2]: Entering directory `/home/nmav/cvs/gnutls/guile/tests'
make check-TESTS
make[3]: Entering directory `/home/nmav/cvs/gnutls/guile/tests'
guile: uncaught throw to gnutls-error: (#<gnutls-error-enum The
Diffie-Hellman prime sent by the server is not acceptable (not long
enough).> handshake)
I have no idea with scheme, but if you could pinpoint which things are
failing on the tests, I could try and see what is wrong.
regards,
Nikos
- gnutls 2.11.1, Nikos Mavrogiannopoulos, 2010/09/14
- Re: gnutls 2.11.1, Arfrever Frehtes Taifersar Arahesis, 2010/09/14
- Re: gnutls 2.11.1, Nikos Mavrogiannopoulos, 2010/09/15
- Re: gnutls 2.11.1, Ludovic Courtès, 2010/09/15
- Re: gnutls 2.11.1,
Nikos Mavrogiannopoulos <=
- Re: gnutls 2.11.1, Ludovic Courtès, 2010/09/17
- Re: gnutls 2.11.1, Ludovic Courtès, 2010/09/18
- Re: gnutls 2.11.1, Nikos Mavrogiannopoulos, 2010/09/19
- Re: gnutls 2.11.1, Ludovic Courtès, 2010/09/19