What steps will reproduce the problem?
1. copied all the files in Linux-m/c(x86_64),Gcc 4.5.0
2. Compile command g++ -D__USE_XOPEN2K8 main.cpp AvalancheTest.cpp Bitslice.cpp
Bitvec.cpp City.cpp CityTest.cpp DifferentialTest.cpp Hashes.cpp KeysetTest.cpp
MurmurHash1.cpp MurmurHash2.cpp MurmurHash3.cpp Platform.cpp Random.cpp
SpeedTest.cpp Spooky.cpp Types.cpp SuperFastHash.cpp Stats.cpp -o main
3. When run it produces segment fault
What is the expected output? What do you see instead?
Expect to run murmur hash test
What version of the product are you using? On what operating system?
Linux
Please provide any additional information below.
-------------------------------------------------------------------------------
--- Testing Murmur2 (MurmurHash2 for x86, 32-bit)
[[[ Sanity Tests ]]]
Program received signal SIGSEGV, Segmentation fault.
0x000000000065c800 in memcmp@@GLIBC_2.2.5 ()
Original issue reported on code.google.com by
abhay...@gmail.comon 9 May 2015 at 8:58