Hi.
I've been trying to run the benchmark of DEFT and faced some error.
Basically, it's causing segmentation fault during the early insertion process.
So far, I figured out that it's caused from the Operation.cpp/rdmaFectchAndAddBoundary function.
Here's the status of the code when DEFT ends with segmentation fault.

My RDMA driver is MLNX_OFED_LINUX-4.9-5.1.0.0 and RDMA firmware version is 16.32.1010 which seems to have no problem.
I'm wondering whether you are familiar with such error.