BwTree icon indicating copy to clipboard operation
BwTree copied to clipboard

Segfault in benchmark-bwtree-full

Open etual118 opened this issue 6 years ago • 0 comments

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?

etual118 avatar Nov 21 '18 08:11 etual118