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) #24

Open
fjc378209410 opened this issue Sep 15, 2023 · 3 comments
Open

double free or corruption(out) #24

fjc378209410 opened this issue Sep 15, 2023 · 3 comments

Comments

@fjc378209410
Copy link

when i using fast_lio_sam, i also get "double free or corruption(out)", then process died, do you know how to solve this problem? thanks a lot.

@heroacool
Copy link

数组越界,或者智能指针没有实例化就用了。

@oziasly
Copy link

oziasly commented Mar 4, 2024

我也有这个问题,知道是啥原因吗

@snowflakezzz
Copy link

可能是eigen库优化对齐的问题,在cmakeList.txt中加上-march=native,参考https://zhuanlan.zhihu.com/p/93824687

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