You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into a segmentation fault in routing_filter_lookup() while running the YCSB-C benchmark.
To reproduce this problem, you could do the following steps:
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.
I ran into a segmentation fault in
routing_filter_lookup()
while running the YCSB-C benchmark.To reproduce this problem, you could do the following steps:
[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.dont_merge
in the YCSB-C repo (https://github.com/deukyeon/YCSB-C/tree/dont_merge) and compile../ycsbc -db splinterdb -threads 32 -L workloads/write_intensive_10M_uniform.spec -W workloads/write_intensive_10M_uniform.spec -p splinterdb.filename /dev/nvme1n1
.The text was updated successfully, but these errors were encountered: