这个报错什么意思

[E 04/01/24 10:40:24.932 579768] Received signal 11 (Segmentation fault)


***********************************
* Taichi Compiler Stack Traceback *
***********************************
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x46f6f7d) [0x7ffa48b45f7d]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1b1c5ff) [0x7ffa45f6b5ff]
/lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7ffa7250b090]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1973eb0) [0x7ffa45dc2eb0]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x19703c7) [0x7ffa45dbf3c7]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x19731b0) [0x7ffa45dc21b0]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x196f91d) [0x7ffa45dbe91d]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x196fea3) [0x7ffa45dbeea3]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x19731b0) [0x7ffa45dc21b0]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x196f91d) [0x7ffa45dbe91d]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x196f644) [0x7ffa45dbe644]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1979a11) [0x7ffa45dc8a11]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x43644f0) [0x7ffa487b34f0]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x4364389) [0x7ffa487b3389]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1a79f4a) [0x7ffa45ec8f4a]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so: taichi::lang::Program::compile(taichi::lang::CompileConfig const&, taichi::lang::Kernel&)
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so: taichi::lang::Kernel::operator()(taichi::lang::CompileConfig const&, taichi::lang::LaunchContextBuilder&)
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1cebb95) [0x7ffa4613ab95]
/home/eleven/.local/lib/python3.8/site-packages/taichi/_lib/core/taichi_python.cpython-38-x86_64-linux-gnu.so(+0x1bddcaa) [0x7ffa4602ccaa]
python(PyCFunction_Call+0x59) [0x5d5499]
python(_PyObject_MakeTpCall+0x296) [0x5d6066]
python() [0x4e2288]
python(PyObject_Call+0x62) [0x5d4c12]
python() [0x57a7bc]
python(_PyObject_MakeTpCall+0x296) [0x5d6066]
python(_PyEval_EvalFrameDefault+0x5f18) [0x54ca58]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python(_PyFunction_Vectorcall+0x393) [0x5d5a23]
python(PyObject_Call+0x62) [0x5d4c12]
python(_PyEval_EvalFrameDefault+0x1f26) [0x548a66]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python(_PyFunction_Vectorcall+0x393) [0x5d5a23]
python() [0x57a4af]
python(PyObject_Call+0x25e) [0x5d4e0e]
python(_PyEval_EvalFrameDefault+0x1f26) [0x548a66]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python(_PyFunction_Vectorcall+0x393) [0x5d5a23]
python(_PyEval_EvalFrameDefault+0x725) [0x547265]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python(_PyFunction_Vectorcall+0x393) [0x5d5a23]
python(_PyEval_EvalFrameDefault+0x907) [0x547447]
python(_PyFunction_Vectorcall+0x1b6) [0x5d5846]
python(_PyEval_EvalFrameDefault+0x907) [0x547447]
python(_PyFunction_Vectorcall+0x1b6) [0x5d5846]
python(_PyEval_EvalFrameDefault+0x907) [0x547447]
python(_PyFunction_Vectorcall+0x1b6) [0x5d5846]
python(_PyEval_EvalFrameDefault+0x907) [0x547447]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python() [0x4e1bd0]
python(_PyEval_EvalFrameDefault+0x1876) [0x5483b6]
python(_PyEval_EvalCodeWithName+0x26a) [0x54552a]
python(PyEval_EvalCode+0x27) [0x684327]
python() [0x673a41]
python() [0x673abb]
python() [0x673b61]
python(PyRun_SimpleFileExFlags+0x197) [0x6747e7]
python(Py_RunMain+0x212) [0x6b4072]
python(Py_BytesMain+0x2d) [0x6b43fd]
/lib/x86_64-linux-gnu/libc.so.6: __libc_start_main
python(_start+0x2e) [0x5da67e]

Internal error occurred. Check out this page for possible solutions:
https://docs.taichi-lang.org/docs/install