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

free(): invalid pointer #8617

Open
zhjc2014 opened this issue Dec 27, 2024 · 0 comments
Open

free(): invalid pointer #8617

zhjc2014 opened this issue Dec 27, 2024 · 0 comments
Labels
question Question on using Taichi

Comments

@zhjc2014
Copy link

(taichi) zhan@zhan-robot:~/venv/taichi/bin$ python 
Python 3.8.10 (default, Nov  7 2024, 13:10:47) 
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import taichi as ti
free(): invalid pointer
Aborted (core dumped)
(taichi) zhan@zhan-robot:~/venv/taichi/bin$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Mar_28_02:18:24_PDT_2024
Cuda compilation tools, release 12.4, V12.4.131
Build cuda_12.4.r12.4/compiler.34097967_0
(taichi) zhan@zhan-robot:~/venv/taichi/bin$ nvidia-smi
Fri Dec 27 23:13:24 2024       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03              Driver Version: 560.35.03      CUDA Version: 12.6     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090        Off |   00000000:01:00.0  On |                  Off |
|  0%   34C    P8             30W /  450W |     931MiB /  24564MiB |      2%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A      1719      G   /usr/lib/xorg/Xorg                            102MiB |
|    0   N/A  N/A      2488      G   /usr/lib/xorg/Xorg                            380MiB |
|    0   N/A  N/A      2625      G   /usr/bin/gnome-shell                          105MiB |
|    0   N/A  N/A      4814      G   ...aidupinyin/files/bin/baidu-qimpanel         37MiB |
|    0   N/A  N/A    420602      G   ...ures=SpareRendererForSitePerProcess         17MiB |
|    0   N/A  N/A    420607      G   ...erProcess --variations-seed-version        100MiB |
|    0   N/A  N/A    420616      G   ...seed-version=20241219-130728.147000        117MiB |
+-----------------------------------------------------------------------------------------+

who can help me

@zhjc2014 zhjc2014 added the question Question on using Taichi label Dec 27, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in Taichi Lang Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question on using Taichi
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant