-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
I have check issues for previous.
Describe the bug
import taichi as ti
. Then, free(): invalid pointer. Stopped (core dumped) without any other logs.
I try to debug Taichi itself and I found that it crush at from taichi._lib.core import taichi_python as core
of taichi/_lib/utils.py
with trying to import something from taichi/_lib/core/taichi_python.cpython-310-x86_64-linux-gnu.so
To Reproduce
import taichi as ti
Then, free(): invalid pointer. Stopped (core dumped) without any other logs.
Log/Screenshots

Additional comments
Ubuntu 24.04 LTS
AMD Radeon 7900XTX
ROCm 6.4.2
GLIBC 2.39
Python 3.10&3.11
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Untriaged