IGCIT / Intel-GPU-Community-Issue-Tracker-IGCIT

IGCIT is a Community-driven issue tracker for Intel GPUs.
GNU General Public License v3.0
113 stars 3 forks source link

ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY BSOD in Stable Diffusion #548

Closed TheWonderfulTartiflette closed 9 months ago

TheWonderfulTartiflette commented 11 months ago

Checklist [README]

Application [Required]

Windows, Stable Diffusion

Processor / Processor Number [Required]

Intel Core i5-13600K

Graphic Card [Required]

Intel Arc A770 16GB LE

GPU Driver Version [Required]

Rendering API [Required]

Windows Build Number [Required]

Other Windows build number

No response

Intel System Support Utility report

Intel SSU 01.10.2023.txt

Description and steps to reproduce [Required]

Encountered this bluescreen when I was trying to use Stable Diffusion with the AUTOMATIC1111 WebUI. I was using the Infinite Zoom extension with the CPU (arc doesn't support it). I left everything at default

Device / Platform

No response

Crash dumps [Required, if applicable]

DMP file : https://drive.google.com/file/d/1N9oYpMc6GqP7JpDYOV0YhEYtdRXkKzLQ/view?usp=sharing

Application / Windows logs

No response

Arturo-Intel commented 11 months ago

@TheWonderfulTartiflette Unfortunately AUTOMATIC1111 WebUI requires a discrete GPU and Intel dGPU are not supported by the software, also is not meant to be used with integrated GPU

Your PC should run Windows 10 or higher with a discrete Nvidia video card (GPU) with 4 GB VRAM or more. An integrated GPU will not work.

EDIT: When running the batch file to start the service, the follow is prompted

Traceback (most recent call last):
  File "C:\_bugs\automatic111\stable-diffusion-webui\launch.py", line 48, in <module>
    main()
  File "C:\_bugs\automatic111\stable-diffusion-webui\launch.py", line 39, in main
    prepare_environment()
  File "C:\_bugs\automatic111\stable-diffusion-webui\modules\launch_utils.py", line 356, in prepare_environment
    raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .

@IGCIT please close this case

TheWonderfulTartiflette commented 11 months ago

@Arturo-Intel no no no, A1111 has an OpenVINO implementation, which makes it able to use Arc GPUs. Look at this, made by Intel itself, I'm not sure this issue should be closed

Arturo-Intel commented 11 months ago

Ok, let me check it.

Arturo-Intel commented 11 months ago

https://github.com/v8hid/infinite-zoom-automatic1111-webui This is the infinity zoom plugin you were using?

TheWonderfulTartiflette commented 11 months ago

@Arturo-Intel yep

Arturo-Intel commented 11 months ago

Do you have a specific settings to reproduce the BSOD?

TheWonderfulTartiflette commented 11 months ago

image I've used the defaults settings, but I don't remember my prompt (shouldn't matter)

Arturo-Intel commented 11 months ago

I was able to create a video

image

no BSOD, that is why asked.

BTW, I only have the ARC in my system (no igpu) and the software worked well :o

TheWonderfulTartiflette commented 11 months ago

Well seems like when I tried it again, I've bluescreened again but with another error, PAGE_FAULT_IN_NON_PAGED_AREA Here are what the Diagnostic Data Viewer can tell me : https://drive.google.com/drive/folders/1NA0-n19w08WyXF-Oxn0B3y1hK0TolPXL?usp=sharing I was still doing Infinite Zoom with the default settings. I had the cmd window focused on

TheWonderfulTartiflette commented 11 months ago

Btw would be nice to reopen this to be sure that the issue is still not resolved maybe

Arturo-Intel commented 9 months ago

@TheWonderfulTartiflette did you see this behavior using the last driver?