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

PCL exception Eigen::aligned_free #5009

Closed
kaitou1419 opened this issue Nov 2, 2021 · 2 comments
Closed

PCL exception Eigen::aligned_free #5009

kaitou1419 opened this issue Nov 2, 2021 · 2 comments

Comments

@kaitou1419
Copy link

Issue:
When is debug my function, it became an exception when freeing memory at the end of Function :
image
image

And an exception had occurred at aligned_free:
image

I had finded ideas that need add AXV for my project : #4598, but through that conversation, i'm confusing what to do to add AXV for my project

My system:

  • PCL : all in one build, Ver 1.12.0
  • OS : Windows 10
  • Cmake: ver 3.21.3
@kaitou1419 kaitou1419 added kind: compile error Type of issue status: triage Labels incomplete labels Nov 2, 2021
@larshg
Copy link
Contributor

larshg commented Nov 2, 2021

Please see this post: https://stackoverflow.com/questions/20169064/does-archavx-enable-avx2

@larshg
Copy link
Contributor

larshg commented Nov 2, 2021

Closing as dublicate and its fixed when 12.1 is released.

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

No branches or pull requests

3 participants