Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A segmentation fault in routing_filter_lookup #585

Open
deukyeon opened this issue Jun 7, 2023 · 0 comments
Open

A segmentation fault in routing_filter_lookup #585

deukyeon opened this issue Jun 7, 2023 · 0 comments
Assignees

Comments

@deukyeon
Copy link
Collaborator

deukyeon commented Jun 7, 2023

I ran into a segmentation fault in routing_filter_lookup() while running the YCSB-C benchmark.
image
image

To reproduce this problem, you could do the following steps:

  1. Checkout the splinterdb's branch, [585-a-segmentation-fault-in-routing_filter_lookup](https://github.com/vmware/splinterdb/tree/585-a-segmentation-fault-in-routing_filter_lookup) and compile the code.
  2. Checkout the branch called dont_merge in the YCSB-C repo (https://github.com/deukyeon/YCSB-C/tree/dont_merge) and compile.
  3. Run this command ./ycsbc -db splinterdb -threads 32 -L workloads/write_intensive_10M_uniform.spec -W workloads/write_intensive_10M_uniform.spec -p splinterdb.filename /dev/nvme1n1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants