I did a 64 bit build of 1.0.2j on my solaris 10 box and to my suprise
the tests failed. Looks like an issue with bad_dtls_test.c

.........
$ dbx ./bad_dtls_test
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.6' in your .dbxrc
Reading bad_dtls_test
Reading ld.so.1
Reading libssl.so.1.0
Reading libcrypto.so.1.0
Reading libsocket.so.1
Reading libnsl.so.1
Reading libdl.so.1
Reading libz.so.1
Reading libc.so.1
(dbx) run
Running: bad_dtls_test
(process id 17346)
Reading libc_psr.so.1
signal BUS (invalid address alignment) in _time at 0xffffffff7e5c1944
0xffffffff7e5c1944: _time+0x0014:       stx      %o0, [%i0]
Current function is main (optimized)
  776       time((void *)server_random);
(dbx)
.........

Except for that, the tests are fine.


-- 
Tim Rice                                Multitalents
t...@multitalents.net


-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to