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

*** Error in `./rgbd_tum': munmap_chunk(): invalid pointer: 0x00007f316559c170 *** #3

Open
xhniu opened this issue Apr 22, 2020 · 1 comment

Comments

@xhniu
Copy link

xhniu commented Apr 22, 2020

*** Error in `./rgbd_tum': munmap_chunk(): invalid pointer: 0x00007f316559c170 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f31b5abc7e5]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x1a8)[0x7f31b5ac9698]
/home/yh/workspace/semantic_slam/orb-slam2_with_semantic_label/lib/libORB_SLAM2.so(_ZN17PointCloudMapping6viewerEv+0xdd8)[0x7f31b8bfeeb8]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb8c80)[0x7f31b60ddc80]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7f31b3a986ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f31b5b4c41d]
if I turn off the localization mode, it will cause this error;if I turn on localizaiton mode, the error disappear, and the point cloud will not update.

@shuzhangshu
Copy link

*** Error in `./rgbd_tum': munmap_chunk(): invalid pointer: 0x00007f316559c170 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f31b5abc7e5] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x1a8)[0x7f31b5ac9698] /home/yh/workspace/semantic_slam/orb-slam2_with_semantic_label/lib/libORB_SLAM2.so(_ZN17PointCloudMapping6viewerEv+0xdd8)[0x7f31b8bfeeb8] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb8c80)[0x7f31b60ddc80] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7f31b3a986ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f31b5b4c41d] if I turn off the localization mode, it will cause this error;if I turn on localizaiton mode, the error disappear, and the point cloud will not upda
您好,我也遇到了这个问题,不知道您解决了吗?

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

2 participants