[openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

Matt Caswell matt at openssl.org
Fri Mar 11 21:15:53 UTC 2016



On 11/03/16 19:38, noloader at gmail.com via RT wrote:
> On Thu, Mar 10, 2016 at 2:29 PM, noloader at gmail.com via RT
> <rt at openssl.org> wrote:
>> Working from Master:
>>
> 
> It looks like the hang is still present as of 603358d.
> 
> When the following runs:
> 
>     ../test/recipes/30-test_afalg.t
> 
> What is actually running? How can I get it under a debugger?


$ ./config -d
$ make
$ make test/afalgtest
$ cd test
$ OPENSSL_ENGINES=../engines/afalg gdb ./afalgtest

Matt


More information about the openssl-dev mailing list