Running Python code directly is fine, but debugging reports an error
cd /Users/hyh/code/cv/Open3D ; /usr/bin/env /Users/hyh/code/cv/Open3D/.venv/bin/python /Users/hyh/.vscode/extensions/ms-python.debugpy-2025.10.0-darwin-arm64/bundled/l
ibs/debugpy/adapter/../../debugpy/launcher 56356 -- /Users/hyh/code/cv/Open3D/learn/core/hashmap_learn.py
python(60312,0x2042e1f00) malloc: *** error for object 0x10c2fb3f8: pointer being freed was not allocated
python(60312,0x2042e1f00) malloc: *** set a breakpoint in malloc_error_break to debug
python
Python 3.12.11 (main, Jul 8 2025, 20:41:49) [Clang 20.1.4 ] on darwin
vscode Version: 1.102.0
Python Debugger version : 2025.10.0
Running Python code directly is fine, but debugging reports an error
cd /Users/hyh/code/cv/Open3D ; /usr/bin/env /Users/hyh/code/cv/Open3D/.venv/bin/python /Users/hyh/.vscode/extensions/ms-python.debugpy-2025.10.0-darwin-arm64/bundled/l
ibs/debugpy/adapter/../../debugpy/launcher 56356 -- /Users/hyh/code/cv/Open3D/learn/core/hashmap_learn.py
python(60312,0x2042e1f00) malloc: *** error for object 0x10c2fb3f8: pointer being freed was not allocated
python(60312,0x2042e1f00) malloc: *** set a breakpoint in malloc_error_break to debug
python
Python 3.12.11 (main, Jul 8 2025, 20:41:49) [Clang 20.1.4 ] on darwin
vscode Version: 1.102.0
Python Debugger version : 2025.10.0