From Bugzilla Helper: User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-14 i586) Attempts to run ssh on my 386 died in shal_block_asm_data_order() in libcrypto.so.0 with an illegal instruction of "bswap %eax". This leads me to believe that it wasn't compiled with the -m386 option. Reproducible: Always Steps to Reproduce: 1. Use 386 hardware (not 486 or up) 2. ssh <somewhere> 3. observe crash. Actual Results: ssh got a SIGILL and exited Expected Results: ssh connection to remote machine
This'll be fixed in openssl-0.9.5a-26, coming soon to Raw Hide. Thanks!