[Pkg-openssl-devel] Bug#699692: Bug#699692: "Illegal instruction" when installing (creating certificate) with Wheezy's version 1.0.1c-4 of openssl on a system with Cyrix MII / IBM 6x86

Kurt Roeckx kurt at roeckx.be
Sat Mar 2 10:08:10 UTC 2013


On Sat, Mar 02, 2013 at 01:17:46AM +0100, Hans-Juergen Mauser wrote:
> Hello Kurt,
> 
> see the required information attached to this mail. If I can provide
> further information, don't hesitate to ask me.

So for some reason it seems to think your CPU supports the RDRAND
instructions, which is only available on intel as far as I know.

Can you see what OPENSSL_ia32cap_P[0] and OPENSSL_ia32cap_P[1]
contain?

It's stored in bit 30 of OPENSSL_ia32cap_P[1]

Can you try "export OPENSSL_ia32cap=~0x4000000000000000" and see
if you can still reproduce it?



Kurt



More information about the Pkg-openssl-devel mailing list