On 8/3/22 23:37, Bob Pearson wrote: Li, It wasn't umem it was pd not getting set in the rdma-core routines when the forced error occurred. Then when I called rxe_put(pd) it seg faulted. Fixed it by putting back the code that set pd early before an error can occur. Bob