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

catkin build->double free or corruption (out) #188

Open
Tong-Gao-dream opened this issue Jul 5, 2023 · 0 comments
Open

catkin build->double free or corruption (out) #188

Tong-Gao-dream opened this issue Jul 5, 2023 · 0 comments

Comments

@Tong-Gao-dream
Copy link

Tong-Gao-dream commented Jul 5, 2023

Hello! How to solve this problem encountered in the build process? Thank you so much.

Description:
Errors << kimera_vio:make /home/gt/KimeraVIO_ws/logs/kimera_vio/build.make.008.log
double free or corruption (out)
CMake Error at /usr/share/cmake-3.10/Modules/GoogleTestAddTests.cmake:39 (message):
Error running test executable.

Path: '/home/gt/KimeraVIO_ws/build/kimera_vio/testKimeraVIO'
Result: Child aborted
Output:

make[2]: *** [testKimeraVIO] Error 1
make[2]: *** Deleting file 'testKimeraVIO'
make[1]: *** [CMakeFiles/testKimeraVIO.dir/all] Error 2
make: *** [all] Error 2
cd /home/gt/KimeraVIO_ws/build/kimera_vio; catkin build --get-env kimera_vio | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -
......................................................................
Failed << kimera_vio:make [ Exited with code 2 ]
Failed <<< kimera_vio [ 1.0 seconds ]
Abandoned <<< kimera_vio_ros [ Unrelated job failed ]
[build] Summary: 14 of 16 packages succeeded.
[build] Ignored: None.
[build] Warnings: None.
[build] Abandoned: 1 packages were abandoned.
[build] Failed: 1 packages failed.
[build] Runtime: 4.7 seconds total.

Command:

# replace this line with the command(s) you used

Console output:


# remove this line and paste your console output HERE - no screenshots please

Additional files:
Please attach all the files needed to reproduce the error.

Please give also the following information:

  • KimeraVIO branch, tag or commit used : git clone https://github.com/MIT-SPARK/Kimera-VIO-ROS.git
  • GTSAM version used:
  • OpenGV version used:
  • OpenCV version used: 3.4.2
  • Operating system and version (e.g. Ubuntu 16.04 or Windows 10): Ubuntu 18.04
  • Did you change the source code? (yes / no): no
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

1 participant