isl-org/Open3D

'double free or corruption (!prev)' when using .extract_voxel_grid()

SJYYounge opened this issue · 1 comments

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?

Please share some code to reproduce the issue