Could you catch this fpe using gdb and send if along with the contents of
/proc/cpuinfo?

On May 26, 2017 17:55, "Mandar Joshi" <[email protected]> wrote:

> Hello Nikos,
>
> >  Did you compile on these systems?
> Yes. Using portage on Gentoo, with help from distcc on my main box.
>
> > What is the output of make check for nettle and gnutls?
> Compiled manually to check this. The make check test passed
> successfully for both nettle and gnutls.
>
>
> I was using GNUTLS_CIPHER_AES_256_CBC
> After changing that to GNUTLS_CIPHER_AES_256_GCM, I don't get the
> "Floating point exception".
>
> I've attached 2 files.
> test_gnutls.c uses GNUTLS_CIPHER_AES_256_GCM and works on both Fedora
> 25 x86_64 and Gentoo ARMv7 HardFP
> test_gnutls2.c uses GNUTLS_CIPHER_AES_256_CBC and works only on Fedora 25
> x86_64
>
>
> Can you please check what I'm doing wrong?
>
> Thanks
> Mandar Joshi
>
_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to