On 02/08/16 01:26, [email protected] via RT wrote: > On Tue, Jul 19, 2016 at 10:01 AM, Matt Caswell <[email protected]> wrote: >> >> >> On 19/07/16 14:41, Richard Levitte via RT wrote: >>> Hi Jeff, >>> >>> I'm going to assume that a newer checkout of the master branch won't change >>> much, so if you please, try this command and send mack the result: >> >> Who is Mack? ;-) >> >>> >>> make test TESTS='test_afalg test_rehash' >> >> Did you mean to include "VERBOSE=1"? >> >> VERBOSE=1 make TESTS='test_afalg test_rehash' test > > The tests run as root because its a Debian Chroot, I did not bother > with rehash because it would fail. > > Here is the result from afalg: > > # VERBOSE=1 make TESTS='test_afalg' test > make depend && make _tests > make[1]: Entering directory '/openssl' > make[1]: Leaving directory '/openssl' > make[1]: Entering directory '/openssl' > ( cd test; \ > SRCTOP=../. \ > BLDTOP=../. \ > PERL="perl" \ > EXE_EXT= \ > OPENSSL_ENGINES=.././engines \ > perl .././test/run_tests.pl test_afalg ) > ../test/recipes/30-test_afalg.t .. > 1..1 > ALG_PERR: afalg_fin_cipher_aio: io_read failed : Bad address > test_afalg_aes_128_cbc() failed encryption
Hmmm. I'm thinking there is perhaps some alignment issue in the aio_read call? In any case I think pushing this out to beyond 1.1.0 might be appropriate. Matt -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4584 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
