On Friday, 14 October 2016 12:10:30 UTC+1, Jeffrey Walton wrote: > > > I am sorry to report that cryptest.exe v still core dumps on solaris 11 > when > > using the sun 12.4 compiler. The command I used to build cryptopp was: > > CXX=/opt/solarisstudio12.4/bin/CC make -j20 > > > > The error is: > > > > Testing MessageDigest algorithm SHA-384. > > ..signal BUS (invalid address alignment) in CryptoPP::SHA512::Transform > at > > line 34 in file "sha.cpp" > > 34 #define blk0(i) (W[i] = data[i]) > > This is the one we cannot duplicate. Unfortunately, there's nothing we > can do for this one until we can duplicate it. >
The command I used to build cryptopp was: CXX=/opt/solarisstudio12.4/bin/CC make -j20 Can someone, maybe Jeff, please let me know what command was tried to reproduce the problem on Solaris 11 SPARC. It may be that I am not building cryptopp properly. -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
