On Sun, Jun 05, 2016 at 05:56:09AM +1000, matthew green wrote: > Joerg Sonnenberger writes: > > On Sat, Jun 04, 2016 at 02:22:46PM -0400, Christos Zoulas wrote: > > > Module Name: src > > > Committed By: christos > > > Date: Sat Jun 4 18:22:46 UTC 2016 > > > > > > Modified Files: > > > src/crypto/external/bsd/openssl/dist/crypto: x86_64cpuid.pl > > > src/crypto/external/bsd/openssl/dist/crypto/perlasm: x86gas.pl > > > src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: x86cpuid.S > > > src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: > > > x86_64cpuid.S > > > > > > Log Message: > > > revert, everything coredumps with this change. > > > > There was a time when a revert without any evidence was considered rude. > > I have been running with those changes for month, without any coredumps. > > reverting this was the right thing. > > there was plenty of evidence on mailing lists and autoamted testing.
The only evidence so far presented is that automated testing. There is no backtrace, there are other changes in the time interval, there is no evidence that a clean build was tried. Joerg