> On Mar 28, 2016, at 10:24 PM, Aaron <wangqun at alumni.nus.edu.sg> wrote: > > It is very stratforward to repro the issue. Take platform linux_x86-64 as an > example, the repro steps are as follows. > > cd openssl-1.0.2g > make clean > ./Configure no-idea no-mdc2 no-rc5 no-ec2m fips -m64 no-asm linux-x86_64 > make depend > make > make test <--- Hit the issue here. https://github.com/openssl/openssl/commits/OpenSSL_1_0_2-stable -- Viktor.