Skip to content

[AMD GPU] free(): invalid pointer #8755

@Looong01

Description

@Looong01

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

Image

Additional comments
Ubuntu 24.04 LTS
AMD Radeon 7900XTX
ROCm 6.4.2
GLIBC 2.39
Python 3.10&3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions