dongjing3309 / gtsam-examples

GTSAM Tutorial Examples
Other
312 stars 96 forks source link

double free or corruption (out) #10

Open cuge1995 opened 3 years ago

cuge1995 commented 3 years ago

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)
Torchmm commented 2 years ago

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

liquorleaf commented 1 year ago

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

TheSeanParker commented 4 months ago

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