Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

double free or corruption (out) #16

Open
Dominic101 opened this issue Mar 30, 2020 · 5 comments
Open

double free or corruption (out) #16

Dominic101 opened this issue Mar 30, 2020 · 5 comments

Comments

@Dominic101
Copy link

When I run vins_node I get the following error.

[ INFO] [1585575375.775787111]: init begins
config_file: ./euroc_mono_imu_config.yaml
USE_IMU: 1
IMU_TOPIC: /imu0
result path /home/tony-ws1/output//vio.csv
[ WARN] [1585575375.785138318]: Optimize extrinsic param around initial guess!
double free or corruption (out)
Aborted (core dumped)

Compute:
TX2
Ubuntu 18.04
Jetpack 4.2
OpenCV 3.4.1

I first installed OpenCV using https://github.com/jetsonhacks/buildOpenCVTX2 and ran into the issue above. I thought the issue might be an incompatibility with the OpenCV build, so I removed OpenCV and installed it with https://blog.csdn.net/L_smartworld/article/details/89843969 but still had the same issue.

I only have this issue with VINS-Fusion-gpu. VINS-Fusion runs.

@arjunskumar
Copy link

Hi @Dominic101 , Please try this steps
vins_funsion_gpu_tx2

@Dominic101
Copy link
Author

Dominic101 commented Apr 19, 2020

@roboticsengineer93 , Thanks! Great documentation. That helps out a lot. My TX2 is tied up with another project right now, but I'll give it a try once it's free.

@Dellaldd
Copy link

I met the same problem. Have you solved the issue? Thank you for your help!

@Dominic101
Copy link
Author

Dellaldd, a colleague of mine had the same issue on a TX2 and it was resolved by following the steps from arjunskumar. It didn't solve the issue for me, but I ended up switching to other projects and haven't tried to get it working in a long time.

@chalkchalk
Copy link

I am having the same problem too. Has anyone tried to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants