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

[Bug]: './webui.sh' terminated by signal SIGSEGV (Address boundary error)

Open zhouhao27 opened this issue 2 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

Got the following error:

Job 1, './webui.sh' terminated by signal SIGSEGV (Address boundary error)

Steps to reproduce the problem

  1. Run ./webui.sh

What should have happened?

This suddenly happened since it was fine this afternoon. I didn't change anything and tried to reboot my Mac.

Commit where the problem happens

master

What platforms do you use to access the UI ?

MacOS

What browsers do you use to access the UI ?

Apple Safari

Command Line Arguments

No

List of extensions

sd-webui-controlnet

Console logs

################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye)
################################################################

################################################################
Running on xxxx user
################################################################

################################################################
Repo already cloned, using it as install directory
################################################################

################################################################
Create and activate python venv
################################################################

################################################################
Launching launch.py...
################################################################
Python 3.10.4 (main, Mar 31 2022, 03:38:35) [Clang 12.0.0 ]
Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
Installing requirements for Web UI
Launching Web UI with arguments: --skip-version-check
Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled
No module 'xformers'. Proceeding without it.
Loading weights [7234b76e42] from /Volumes/Backup/Working/AI-tools/stable-diffusion-webui/models/Stable-diffusion/chilloutmix-Ni.safetensors
Creating model from config: /Volumes/Backup/Working/AI-tools/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Job 1, './webui.sh' terminated by signal SIGSEGV (Address boundary error)

Additional information

No response

zhouhao27 avatar Feb 28 '23 12:02 zhouhao27

I noticed any extension will cause this error.

zhouhao27 avatar Feb 28 '23 15:02 zhouhao27

Even I removed all extensions and installed only one 1.5 model, it still crash occasionally.

zhouhao27 avatar Mar 05 '23 13:03 zhouhao27

view this:https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon#web-ui-wont-start

goodrufu avatar Apr 20 '23 08:04 goodrufu

Closing as stale.

catboxanon avatar Aug 26 '23 09:08 catboxanon