When I run the lvi_sam_mapOptmization node. I encounter double free or corruption error. Then the node crashed. The platform in Ubuntu20.04 and the ROS version is noetic. The pcl version is 1.13. And I locate the error. It seems that the error happens at performLoopClosureDetection(). If cloudKeyPoses3D is not empty, the program will crash. So is there anyone encountering similar problem?