[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

Hans-Juergen Mauser hjmauser at gmx.net
Sat Mar 2 00:17:46 UTC 2013


Hello Kurt,

see the required information attached to this mail. If I can provide 
further information, don't hesitate to ask me.

Thanks and best regards,

Hans-Juergen Mauser
-------------- next part --------------
Starting program: /usr/bin/openssl req -new -x509 -out cert.pem -days 3650
Generating a 2048 bit RSA private key

Program received signal SIGILL, Illegal instruction.
0xb7dfa3f5 in OPENSSL_ia32_rdrand () at x86cpuid.s:333
333	x86cpuid.s: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  0xb7dfa3f5 in OPENSSL_ia32_rdrand () at x86cpuid.s:333
(gdb) frame
#0  0xb7dfa3f5 in OPENSSL_ia32_rdrand () at x86cpuid.s:333
333	in x86cpuid.s
(gdb) disas
Dump of assembler code for function OPENSSL_ia32_rdrand:
   0xb7dfa3f0 <+0>:	mov    $0x8,%ecx
=> 0xb7dfa3f5 <+5>:	rdrand %eax
   0xb7dfa3f8 <+8>:	jb     0xb7dfa3fc <OPENSSL_ia32_rdrand+12>
   0xb7dfa3fa <+10>:	loop   0xb7dfa3f5 <OPENSSL_ia32_rdrand+5>
   0xb7dfa3fc <+12>:	cmp    $0x0,%eax
   0xb7dfa3ff <+15>:	cmove  %ecx,%eax
   0xb7dfa402 <+18>:	ret    
End of assembler dump.
(gdb) 


More information about the Pkg-openssl-devel mailing list