irix-cc - N/A
irix-mips3-cc - N/A
irix64-mips4-cc - N/A I do not have a licence (if anybody has a licence a
donation would be warm welcome)
I get segmentation faults and bus errors in irix-cc during make test in bntest
and ectest.
Quoting ./Configure
"If you need O32 ABI build, invoke './Configure irix-cc -o32' manually."
Was this condition met?
The segfault in bntest:
Process 49654 (bntest) stopped on signal SIGSEGV: Segmentation violation
(default) at [bn_mul_mont_internal:40 ,0x1004e61c]
40 lw $8,0($8)
(dbx) > 0 bn_mul_mont_internal(0x1014ee40, 0x1014ee40, 0x1014ee40, 0x1014c160,
0x9bd51557, 0x9bd51557, 0x0, 0x744c7604)
["/usr/people/canavan/src/openssl/102/openssl/crypto/bn/mips-mont.s":40,
0x1004e61c]
1 BN_mod_mul_montgomery(0x7ffb7d90, 0x7ffb7d90, 0x7ffb7d90, 0x0, 0x9bd51557,
0x9bd51557, 0x0, 0x744c7604)
["/usr/people/canavan/src/openssl/102/openssl/crypto/bn/bn_mont.c":142,
0x1004d6d4]
2 BN_mod_exp_mont_consttime(0x1014ad00, 0x0, 0x1014af80, 0x1, 0x9bd51557, 0x9bd51557,
0x0, 0x0)
["/usr/people/canavan/src/openssl/102/openssl/crypto/bn/bn_exp.c":1061,
0x10031ae4]
3 test_mod_exp_mont5(0x1014ee40, 0x1014ad00, 0x1014ee40, 0x1014c160, 0x9bd51557,
0x9bd51557, 0x0, 0x744c7604)
["/usr/people/canavan/src/openssl/102/openssl/test/bntest.c":1069, 0x1002cc64]
4 main(0x10029e40, 0x1014ad38, 0x1014ee40, 0x1014c160, 0x9bd51557, 0x9bd51557, 0x0,
0x744c7604) ["/usr/people/canavan/src/openssl/102/openssl/test/bntest.c":254,
0x1002a414]
5 __start()
["/xlv55/kudzu-apr12/work/irix/lib/libc/libc_n32_M4/csu/crt1text.s":177,
0x10029e08]
Reverence to libc_n32 indicates that condition was likely not met. Can
you retest?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org