[openssl-dev] [openssl.org #4584] Self test failures under X32

Matt Caswell via RT rt at openssl.org
Wed Aug 3 14:32:57 UTC 2016



On 02/08/16 01:26, noloader at gmail.com via RT wrote:
> On Tue, Jul 19, 2016 at 10:01 AM, Matt Caswell <matt at openssl.org> 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



More information about the openssl-dev mailing list