BwTree
BwTree copied to clipboard
Segfault in benchmark-bwtree-full
trafficstars
It evokes segfault before Insertion if make option is benchmark-bwtree-full. In Readme, it just said change THREAD_NUM before make, but it always segfault when I change thread_num in GetThreadNum() 1 to 8. How to solve this problem?