stable-diffusion-webui-amdgpu-forge icon indicating copy to clipboard operation
stable-diffusion-webui-amdgpu-forge copied to clipboard

Fresh Install error occurs, unsure what's causing it.

Open NuptupTDOW opened this issue 6 months ago • 5 comments

The following error occurs every time I try to launch the webui-user.bat file. I have done everything I can think of to try and fix the issue to no effect. Any help would be GREATLY appreciated. I am using an AMD 7900xtx.

venv "D:\stable-diffusion-webui-amdgpu-forge\venv\Scripts\Python.exe"
WARNING: ZLUDA works best with SD.Next. Please consider migrating to SD.Next.
fatal: No names found, cannot describe anything.
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: f2.0.1v1.10.1-1.10.1
Commit hash: e07be6a48fc0ae1840b78d5e55ee36ab78396b30
ROCm: agents=['gfx1100']
ROCm: version=6.2, using agent gfx1100
ZLUDA support: experimental
ZLUDA load: path='D:\stable-diffusion-webui-amdgpu-forge\.zluda' nightly=False
Launching Web UI with arguments: --use-zluda
Total VRAM 24560 MB, total RAM 32652 MB
pytorch version: 2.6.0+cu118
Set vram state to: NORMAL_VRAM
Device: cuda:0 AMD Radeon RX 7900 XTX [ZLUDA] : native
VAE dtype preferences: [torch.bfloat16, torch.float32] -> torch.bfloat16
CUDA Using Stream: False
Using pytorch cross attention
Using pytorch attention for VAE
ONNX: version=1.22.0 provider=CPUExecutionProvider, available=['AzureExecutionProvider', 'CPUExecutionProvider']
Press any key to continue . . .

NuptupTDOW avatar Jun 04 '25 07:06 NuptupTDOW

You might install wrong rocmlibs (gfx1100 doesn't need it) and rocm seems to crash when it loads incompatible bytecodes.

lshqqytiger avatar Jun 05 '25 05:06 lshqqytiger

Completely removed my c/program files/amd/rocm folder, reran the hip sdk installer and rebooted after, then deleted the venv folder and relaunched and it worked! Thanks for the help!

NuptupTDOW avatar Jun 05 '25 22:06 NuptupTDOW

Ok, so that fixed the issue of it not launching, but now when I try to initiate a gen, I get the following error that then results in a crash.

[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Done.
StateDict Keys: {'unet': 1680, 'vae': 248, 'text_encoder': 197, 'text_encoder_2': 519, 'ignore': 0}
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
K-Model Created: {'storage_dtype': torch.float16, 'computation_dtype': torch.float16}
Model loaded in 7.9s (unload existing model: 0.2s, forge model load: 7.7s).
[Unload] Trying to free 3051.58 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 17870.47 MB, Model Require: 1559.68 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 15286.79 MB, All loaded to GPU.
Moving model(s) has taken 2.75 seconds
Compilation is in progress. Please wait...
Compilation is in progress. Please wait...
Compilation is in progress. Please wait...
Compilation is in progress. Please wait...
Compilation is in progress. Please wait...
Exception Code: 0xC0000005
0x00007FFE71B3B68D, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x110B68D byte(s), amd_comgr_symbolize() + 0x103A14D byte(s)
0x00007FFE71B39D4C, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1109D4C byte(s), amd_comgr_symbolize() + 0x103880C byte(s)
0x00007FFE71B4E573, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x111E573 byte(s), amd_comgr_symbolize() + 0x104D033 byte(s)
0x00007FFE71B4DF59, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x111DF59 byte(s), amd_comgr_symbolize() + 0x104CA19 byte(s)
0x00007FFE7199EFE8, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xF6EFE8 byte(s), amd_comgr_symbolize() + 0xE9DAA8 byte(s)
0x00007FFE7199D6A8, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xF6D6A8 byte(s), amd_comgr_symbolize() + 0xE9C168 byte(s)
0x00007FFE719A2A04, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xF72A04 byte(s), amd_comgr_symbolize() + 0xEA14C4 byte(s)
0x00007FFE719B0898, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xF80898 byte(s), amd_comgr_symbolize() + 0xEAF358 byte(s)
0x00007FFE71CA4C51, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1274C51 byte(s), amd_comgr_symbolize() + 0x11A3711 byte(s)
0x00007FFE74D146F6, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x42E46F6 byte(s), amd_comgr_symbolize() + 0x42131B6 byte(s)
0x00007FFE74D14388, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x42E4388 byte(s), amd_comgr_symbolize() + 0x4212E48 byte(s)
0x00007FFE74D14EE7, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x42E4EE7 byte(s), amd_comgr_symbolize() + 0x42139A7 byte(s)
0x00007FFE71CA50DE, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x12750DE byte(s), amd_comgr_symbolize() + 0x11A3B9E byte(s)
0x00007FFE71CA4950, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1274950 byte(s), amd_comgr_symbolize() + 0x11A3410 byte(s)
0x00007FFE7278406F, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1D5406F byte(s), amd_comgr_symbolize() + 0x1C82B2F byte(s)
0x00007FFE727831BD, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1D531BD byte(s), amd_comgr_symbolize() + 0x1C81C7D byte(s)
0x00007FFE72783A8A, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1D53A8A byte(s), amd_comgr_symbolize() + 0x1C8254A byte(s)
0x00007FFE72775644, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1D45644 byte(s), amd_comgr_symbolize() + 0x1C74104 byte(s)
0x00007FFE7232B6B4, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x18FB6B4 byte(s), amd_comgr_symbolize() + 0x182A174 byte(s)
0x00007FFE722F50AD, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x18C50AD byte(s), amd_comgr_symbolize() + 0x17F3B6D byte(s)
0x00007FFE723A0794, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0x1970794 byte(s), amd_comgr_symbolize() + 0x189F254 byte(s)
0x00007FFE70AEC78F, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xBC78F byte(s)
0x00007FFE70AF24AF, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xC24AF byte(s)
0x00007FFE70AF28F0, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xC28F0 byte(s)
0x00007FFE70AE8AFE, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xB8AFE byte(s)
0x00007FFE70AFCEEC, C:\WINDOWS\SYSTEM32\amd_comgr_2.dll(0x00007FFE70A30000) + 0xCCEEC byte(s), amd_comgr_do_action() + 0xC6C byte(s)
0x00007FFEAC57BB88, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x5BB88 byte(s), zluda_get_hip_object() + 0x54638 byte(s)
0x00007FFEAC564EC6, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x44EC6 byte(s), zluda_get_hip_object() + 0x3D976 byte(s)
0x00007FFEAC52681E, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x681E byte(s), cuGraphicsGLRegisterImage() + 0x1CCE byte(s)
0x00007FFEAC5254CC, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x54CC byte(s), cuGraphicsGLRegisterImage() + 0x97C byte(s)
0x00007FFEAC525A43, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x5A43 byte(s), cuGraphicsGLRegisterImage() + 0xEF3 byte(s)
0x00007FFEAC561FD7, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x41FD7 byte(s), zluda_get_hip_object() + 0x3AA87 byte(s)
0x00007FFEAC562568, D:\stable-diffusion-webui-amdgpu-forge\.zluda\nvcuda.dll(0x00007FFEAC520000) + 0x42568 byte(s), zluda_get_hip_object() + 0x3B018 byte(s)
0x00007FFCB891BA37, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F9BA37 byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x154D7 byte(s)
0x00007FFCB891C498, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F9C498 byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x15F38 byte(s)
0x00007FFCB891B636, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F9B636 byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x150D6 byte(s)
0x00007FFCB891BDC0, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F9BDC0 byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x15860 byte(s)
0x00007FFCB890C78D, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F8C78D byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x622D byte(s)
0x00007FFCB890C6C6, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F8C6C6 byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x6166 byte(s)
0x00007FFCB890957A, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3F8957A byte(s), ?unique_dim_cuda@native@at@@YA?AV?$tuple@VTensor@at@@V12@V12@@std@@AEBVTensor@2@_J_N22@Z() + 0x301A byte(s)
0x00007FFCB7B25778, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x31A5778 byte(s), ?record_stream_cuda@native@at@@YAXAEAVTensor@2@VStream@c10@@@Z() + 0x5D558 byte(s)
0x00007FFCB7B214BD, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x31A14BD byte(s), ?record_stream_cuda@native@at@@YAXAEAVTensor@2@VStream@c10@@@Z() + 0x5929D byte(s)
0x00007FFCB7B1B090, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x319B090 byte(s), ?record_stream_cuda@native@at@@YAXAEAVTensor@2@VStream@c10@@@Z() + 0x52E70 byte(s)
0x00007FFCB7B28143, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x31A8143 byte(s), ?record_stream_cuda@native@at@@YAXAEAVTensor@2@VStream@c10@@@Z() + 0x5FF23 byte(s)
0x00007FFCB7B29290, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x31A9290 byte(s), ?record_stream_cuda@native@at@@YAXAEAVTensor@2@VStream@c10@@@Z() + 0x61070 byte(s)
0x00007FFD07684CD0, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6034CD0 byte(s), ?impl@structured_mean_out@native@at@@QEAAXAEBVTensor@3@V?$OptionalArrayRef@_J@c10@@_NV?$optional@W4ScalarType@c10@@@std@@0@Z() + 0x380 byte(s)
0x00007FFCB86EAE75, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3D6AE75 byte(s), ?where_outf@cuda@at@@YAAEAVTensor@2@AEBV32@00AEAV32@@Z() + 0x5AEB5 byte(s)
0x00007FFCB85D8677, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cuda.dll(0x00007FFCB4980000) + 0x3C58677 byte(s), ?bucketize_outf@cuda@at@@YAAEAVTensor@2@AEBV32@0_N1AEAV32@@Z() + 0x6E127 byte(s)
0x00007FFD07FB1450, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6961450 byte(s), ?call@mean_dim@_ops@at@@SA?AVTensor@3@AEBV43@V?$OptionalArrayRef@_J@c10@@_NV?$optional@W4ScalarType@c10@@@std@@@Z() + 0x1E0 byte(s)
0x00007FFD07686733, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6036733 byte(s), ?mean@native@at@@YA?AVTensor@2@AEBV32@V?$optional@W4ScalarType@c10@@@std@@@Z() + 0x43 byte(s)
0x00007FFD083D0A6E, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6D80A6E byte(s), ?view_copy_symint_outf@compositeexplicitautograd@at@@YAAEAVTensor@2@AEBV32@V?$ArrayRef@VSymInt@c10@@@c10@@AEAV32@@Z() + 0x547E byte(s)
0x00007FFD0839E4E7, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6D4E4E7 byte(s), ?bucketize_outf@compositeexplicitautograd@at@@YAAEAVTensor@2@AEBVScalar@c10@@AEBV32@_N2AEAV32@@Z() + 0x48137 byte(s)
0x00007FFD07FB1196, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x6961196 byte(s), ?call@mean@_ops@at@@SA?AVTensor@3@AEBV43@V?$optional@W4ScalarType@c10@@@std@@@Z() + 0x186 byte(s)
0x00007FFD07179BF4, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_cpu.dll(0x00007FFD01650000) + 0x5B29BF4 byte(s), ?mean@Tensor@at@@QEBA?AV12@V?$optional@W4ScalarType@c10@@@std@@@Z() + 0x14 byte(s)
0x00007FFE905E05DF, D:\stable-diffusion-webui-amdgpu-forge\venv\lib\site-packages\torch\lib\torch_python.dll(0x00007FFE90510000) + 0xD05DF byte(s), ?get@?$THPPointer@UPyCodeObject@@@@QEAAPEAUPyCodeObject@@XZ() + 0x8C9EF byte(s)
0x00007FFEAECBEE6F, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x5EE6F byte(s), PyObject_SetAttr() + 0xC57 byte(s)
0x00007FFEAECD6385, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76385 byte(s), _PyEval_EvalFrameDefault() + 0xAE5 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAEC8A8AF, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x2A8AF byte(s), _PyObject_FastCallDictTstate() + 0x6B byte(s)
0x00007FFEAED981F4, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x1381F4 byte(s), _PyObject_Call_Prepend() + 0x7C byte(s)
0x00007FFEAED98150, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x138150 byte(s), _PyBytesWriter_Resize() + 0x10EC byte(s)
0x00007FFEAECD9892, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x79892 byte(s), _PyEval_EvalFrameDefault() + 0x3FF2 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECBBFB0, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x5BFB0 byte(s), PyVectorcall_Call() + 0x5C byte(s)
0x00007FFEAECBBE87, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x5BE87 byte(s), _PyObject_Call() + 0x143 byte(s)
0x00007FFEAECDB5E7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x7B5E7 byte(s), _PyEval_EvalFrameDefault() + 0x5D47 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD6033, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76033 byte(s), _PyEval_EvalFrameDefault() + 0x793 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD3615, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x73615 byte(s), _PyObject_GC_Malloc() + 0x1055 byte(s)
0x00007FFEAECD7293, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x77293 byte(s), _PyEval_EvalFrameDefault() + 0x19F3 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD6033, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76033 byte(s), _PyEval_EvalFrameDefault() + 0x793 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD7293, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x77293 byte(s), _PyEval_EvalFrameDefault() + 0x19F3 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECBBFB0, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x5BFB0 byte(s), PyVectorcall_Call() + 0x5C byte(s)
0x00007FFEAECBBE87, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x5BE87 byte(s), _PyObject_Call() + 0x143 byte(s)
0x00007FFEAECDB5E7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x7B5E7 byte(s), _PyEval_EvalFrameDefault() + 0x5D47 byte(s)
0x00007FFEAECD6A94, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76A94 byte(s), _PyEval_EvalFrameDefault() + 0x11F4 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD7293, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x77293 byte(s), _PyEval_EvalFrameDefault() + 0x19F3 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD6033, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76033 byte(s), _PyEval_EvalFrameDefault() + 0x793 byte(s)
0x00007FFEAECD49D7, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x749D7 byte(s), _PyFunction_Vectorcall() + 0x87 byte(s)
0x00007FFEAECD6033, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x76033 byte(s), _PyEval_EvalFrameDefault() + 0x793 byte(s)
0x00007FFEAEC8A1CD, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x2A1CD byte(s), _PyType_CalculateMetaclass() + 0xE1 byte(s)
0x00007FFEAECEAD06, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x8AD06 byte(s), PyEval_EvalCode() + 0x82 byte(s)
0x00007FFEAECEA9CA, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x8A9CA byte(s), _PyArena_New() + 0x18A byte(s)
0x00007FFEAECEA94A, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x8A94A byte(s), _PyArena_New() + 0x10A byte(s)
0x00007FFEAED6F394, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x10F394 byte(s), _PyRun_SimpleFileObject() + 0x268 byte(s)
0x00007FFEAED6F249, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x10F249 byte(s), _PyRun_SimpleFileObject() + 0x11D byte(s)
0x00007FFEAED6DD20, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x10DD20 byte(s), _PyRun_AnyFileObject() + 0x54 byte(s)
0x00007FFEAED6D9A3, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x10D9A3 byte(s), Py_MakePendingCalls() + 0x35B byte(s)
0x00007FFEAED6D85F, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x10D85F byte(s), Py_MakePendingCalls() + 0x217 byte(s)
0x00007FFEAECE3A30, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x83A30 byte(s), Py_RunMain() + 0x184 byte(s)
0x00007FFEAECE38C1, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x838C1 byte(s), Py_RunMain() + 0x15 byte(s)
0x00007FFEAECE32D9, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python310.dll(0x00007FFEAEC60000) + 0x832D9 byte(s), Py_Main() + 0x25 byte(s)
0x00007FF74AA01230, C:\Users\Gigan\AppData\Local\Programs\Python\Python310\python.exe(0x00007FF74AA00000) + 0x1230 byte(s)
0x00007FFF2037E8D7, C:\WINDOWS\System32\KERNEL32.DLL(0x00007FFF20350000) + 0x2E8D7 byte(s), BaseThreadInitThunk() + 0x17 byte(s)
0x00007FFF217BC34C, C:\WINDOWS\SYSTEM32\ntdll.dll(0x00007FFF21780000) + 0x3C34C byte(s), RtlUserThreadStart() + 0x2C byte(s)
Press any key to continue . . .```

Any thoughts on how to overcome this hurdle?

NuptupTDOW avatar Jun 06 '25 04:06 NuptupTDOW

I ran into the same issue when I updated HIP SDK to 6.2 (bad idea 😢) on a stable forge install. I tried multiple times to roll back to different GPU drivers, roll back HIP SDK versions (and rcom), delete venv and .zluda, new repo clone even. One time I got past these errors (HIP 5.7 + AMD 25.3.1 I think?) and it was generating images, but at 4x slower rate. So I reset it again and I've tried so many different version combos now, nothing works. something has been broken recently as I can't even get back to a stable state that will successfully execute .\webui.bat --use-zluda

wuy3 avatar Jun 07 '25 21:06 wuy3

For anyone interested, I solved my problem. The solution is on this thread: https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu-forge/issues/91

wuy3 avatar Jun 10 '25 04:06 wuy3