Skip to content

Core dump #33

Description

@GoogleCodeExporter
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.com on 9 May 2015 at 8:58

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions