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 (!prev)' when using .extract_voxel_grid() #6750

Open
3 tasks done
SJYYounge opened this issue Apr 10, 2024 · 3 comments
Open
3 tasks done
Labels

Comments

@SJYYounge
Copy link

Checklist

My Question

Recently, during the process of configuring the GIGA algorithm, when running the .extract_voxel_grid() function of the UniformTSDFVolume variable, it will prompt 'double free or corruption (!prev)' and exit automatically. What causes this? How to solve it?

@saurabheights
Copy link
Contributor

Please share some code to reproduce the issue

@YitianShi
Copy link

I got the same error in ubuntu 22.04, any update for this issue?

@nicolaloi
Copy link
Contributor

nicolaloi commented Jan 15, 2025

The same issue is tracked here: #6712, see my comment on the culprit: #6712 (comment).

@ssheorey @benjaminum can I open a PR as per #6712 (comment), or is the open TBB PR (#6626) taking care of these issues too?

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

No branches or pull requests

4 participants