[Bug]: Segmentation fault (core dumped) on torch-2.0.0.dev20230209+rocm5.2 #13822
Closed
1 task done
Labels
bug-report
Report of a bug, yet to be confirmed
Is there an existing issue for this?
What happened?
(venv) b_cansin@b-cansin-ubuntu:/media/b_cansin/ai/ai/stable-diffusion-webui$ ./webui.sh
################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye)
################################################################
################################################################
Running on b_cansin user
################################################################
################################################################
Repo already cloned, using it as install directory
################################################################
################################################################
python venv already activate or run without venv: /media/b_cansin/ai/ai/stable-diffusion-webui/venv
################################################################
################################################################
Launching launch.py...
################################################################
Using TCMalloc: libtcmalloc_minimal.so.4
fatal: No names found, cannot describe anything.
Python 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
Version: 1.6.0
Commit hash: 7ba3923
Launching Web UI with arguments:
./webui.sh: line 256: 516482 Segmentation fault (core dumped) "${python_cmd}" -u "${LAUNCH_SCRIPT}" "$@"
Steps to reproduce the problem
Installed pytorch/pytorch#103973 (comment) for suggest to get work on pytorch 2 for SDXL
and
Launching Web UI with arguments:
./webui.sh: line 256: 516482 Segmentation fault (core dumped) "${python_cmd}" -u "${LAUNCH_SCRIPT}" "$@"
What should have happened?
I also tried with Invoke AI it worked but for AUTOMATIC1111 not worked. It should be work like Invoke AI.
Sysinfo
AMD Radeon VII
AMD® Fx(tm)-9590 eight-core processor × 8 (not supporting pci atomics)
32 gb ram
Ubuntu 22.04.3 LTS x64
What browsers do you use to access the UI ?
Mozilla Firefox
Console logs
Additional information
I need pytorch 2 for SDXL in webui but can't get offical one because of pci atomics missing this topic goes so long
pytorch/pytorch#103973
they suggest me this
pytorch/pytorch#103973 (comment)
https://download.pytorch.org/whl/nightly/rocm5.2/torch-2.0.0.dev20230209%2Brocm5.2-cp310-cp310-linux_x86_64.whl
https://download.pytorch.org/whl/nightly/rocm5.2/torchvision-0.15.0.dev20230209%2Brocm5.2-cp310-cp310-linux_x86_64.whl
https://download.pytorch.org/whl/nightly/rocm5.2/torchaudio-2.0.0.dev20230209%2Brocm5.2-cp310-cp310-linux_x86_64.whl
but this give me that error but in webui also test of invoke ai working.
also when I installing it I also noticed this
The text was updated successfully, but these errors were encountered: