gtsam-examples icon indicating copy to clipboard operation
gtsam-examples copied to clipboard

double free or corruption (out)

Open cuge1995 opened this issue 3 years ago • 3 comments

build success but running fails.

gtsam-examples/build/cpp$ ./Pose2GPSExample

Initial Values:
Values with 3 values:
Value x1: (gtsam::Pose2) (0.2, -0.3, 0.2)

Value x2: (gtsam::Pose2) (5.1, 0.3, -0.1)

Value x3: (gtsam::Pose2) (9.9, -0.1, -0.2)

double free or corruption (out)
Aborted (core dumped)

cuge1995 avatar Sep 02 '21 01:09 cuge1995

hello,i am faceing the same problem , did you solved the problem? i am using ubuntu 20.04 , gtsam 4.0.3

Torchmm avatar Aug 10 '22 12:08 Torchmm

Facing the same problem with gtsam 4.1.1, and even no Value was displayed

liquorleaf avatar May 23 '23 14:05 liquorleaf

double free or corruption (out) 已放弃 (核心已转储) this same problem

TheSeanParker avatar Apr 26 '24 05:04 TheSeanParker