GPU Compute Cycles crash / selcting OpenCL #85073

Closed
opened 2021-01-26 11:49:32 +01:00 by Amit Kumar · 20 comments

System Information
Operating system: Windows-10-10.0 Build 19042 64-bit
Graphics card: Geforce GTX 960m

Blender Version
Broken: (2.80, 2.83, 2.89, 2.90. 2.91, 2.91.2 )
Worked: None

Short description of error
No error message. Application just simply quits.Blender Crash.mp4

Exact steps for others to reproduce the error
Selected the GPU compute render.
Or
Edit > Preferences > System > select "OpenCL"

GPU render was working prior to windows factory reset. I have re-installed graphic drivers and tried on many versions of blender.

**System Information** Operating system: Windows-10-10.0 Build 19042 64-bit Graphics card: Geforce GTX 960m **Blender Version** Broken: (2.80, 2.83, 2.89, 2.90. 2.91, 2.91.2 ) Worked: None **Short description of error** No error message. Application just simply quits.[Blender Crash.mp4](https://archive.blender.org/developer/F9598490/Blender_Crash.mp4) **Exact steps for others to reproduce the error** Selected the GPU compute render. Or Edit > Preferences > System > select "OpenCL" GPU render was working prior to windows factory reset. I have re-installed graphic drivers and tried on many versions of blender.
Author

Added subscriber: @amitkr

Added subscriber: @amitkr

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

Please open Blender's installation directory and double click on the blender_debug_log.cmd. This will start Blender in debug mode and create log files. Try to make Blender crash again. Once it crashes the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).

2019_12_04_upload_icon_developer_blender_org.png

Please open Blender's installation directory and double click on the `blender_debug_log.cmd`. This will start Blender in debug mode and create log files. Try to make Blender crash again. Once it crashes the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer). ![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)
Author

blender_debug_output.txt

blender_system_info.txt

I clicked on blender_debug_log.cmd. It didn't start blender but directly opened windows explorer with the files.
Here are the files,

[blender_debug_output.txt](https://archive.blender.org/developer/F9598534/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F9598533/blender_system_info.txt) I clicked on blender_debug_log.cmd. It didn't start blender but directly opened windows explorer with the files. Here are the files,

The system information are incomplete as if Blender crashed mid writing. Since this affects a wide range of Blender versions, that should definitely work on your system, please uninstall your graphics driver and do a clean installation of the most recent version. Additionally install pending OS updates. There may of course be something that broke in the OS after the reset, but that is outside of Blender and not something we can fix. You would have to look at the Windows Event Viewer in order to get more information why the crash happened.

The system information are incomplete as if Blender crashed mid writing. Since this affects a wide range of Blender versions, that should definitely work on your system, please uninstall your graphics driver and do a clean installation of the most recent version. Additionally install pending OS updates. There may of course be something that broke in the OS after the reset, but that is outside of Blender and not something we can fix. You would have to look at the Windows Event Viewer in order to get more information why the crash happened.
Author

I did a clean install of graphics driver of the recent version before and recently. Facing the same issue since 2 months. Must be windows problem. I'll check into it.

Thank you for your time.

I did a clean install of graphics driver of the recent version before and recently. Facing the same issue since 2 months. Must be windows problem. I'll check into it. Thank you for your time.

@amitkr Where you able to resolve the issue outside of Blender?

@amitkr Where you able to resolve the issue outside of Blender?
Author

Thanks for your concern but I haven't done anything else. Still facing the same issue. I didn't get time to format my pc. As soon as I do that I'll update here.

Thanks for your concern but I haven't done anything else. Still facing the same issue. I didn't get time to format my pc. As soon as I do that I'll update here.
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'

Added subscriber: @pauanyu_blender

Added subscriber: @pauanyu_blender

I have exactly the same problem, except I'm on Linux. When I open the Preferences -> System -> OpenCL, then Blender immediately crashes.

I get these messages in the console:

Read prefs: /home/pauan/.config/blender/2.93/config/userpref.blend
/run/user/1000/gvfs/ non-existent directory
mesa: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
Fatal Python error: Aborted

Current thread 0x00007f827da233c0 (most recent call first):
  File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/addons/cycles/properties.py", line 1531 in get_devices_for_type
  File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/addons/cycles/properties.py", line 1603 in draw_impl
  File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/startup/bl_ui/space_userpref.py", line 598 in draw_centered
  File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/startup/bl_ui/space_userpref.py", line 182 in draw
Aborted (core dumped)

I have attached my system-info.txt and clinfo.

system-info.txt
clinfo

I have exactly the same problem, except I'm on Linux. When I open the Preferences -> System -> OpenCL, then Blender immediately crashes. I get these messages in the console: ``` Read prefs: /home/pauan/.config/blender/2.93/config/userpref.blend /run/user/1000/gvfs/ non-existent directory mesa: CommandLine Error: Option 'help-list' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options Fatal Python error: Aborted Current thread 0x00007f827da233c0 (most recent call first): File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/addons/cycles/properties.py", line 1531 in get_devices_for_type File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/addons/cycles/properties.py", line 1603 in draw_impl File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/startup/bl_ui/space_userpref.py", line 598 in draw_centered File "/nix/store/pj721yh9a1iin64227wmaqykv54f1fab-blender-2.93.2/share/blender/2.93/scripts/startup/bl_ui/space_userpref.py", line 182 in draw Aborted (core dumped) ``` I have attached my system-info.txt and clinfo. [system-info.txt](https://archive.blender.org/developer/F10399118/system-info.txt) [clinfo](https://archive.blender.org/developer/F10399119/clinfo)
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

@pauanyu_blender Blender 3.0 removes OpenCL rendering support, can you try a 3.0 Alpha to test to see if you still get a crash trying to select GPU compute?

You can download 3.0 Alpha from https://builder.blender.org/download/daily/

@pauanyu_blender Blender 3.0 removes OpenCL rendering support, can you try a 3.0 Alpha to test to see if you still get a crash trying to select GPU compute? You can download 3.0 Alpha from https://builder.blender.org/download/daily/

@Blendify I tested 3.0 alpha and it no longer crashes (but OpenCL doesn't work either).

@Blendify I tested 3.0 alpha and it no longer crashes (but OpenCL doesn't work either).
Member

Does CUDA work?

Does CUDA work?

@Blendify No, because it's an AMD video card, so it doesn't support CUDA (or OptiX). That means there is no GPU rendering available for AMD cards until HIP is implemented.

@Blendify No, because it's an AMD video card, so it doesn't support CUDA (or OptiX). That means there is no GPU rendering available for AMD cards until HIP is implemented.
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Aaron Carlisle self-assigned this 2021-10-22 00:41:04 +02:00
Member

Ah okay, the initial report says 960m which is a Nvidea GPU, support for HIP will likely come in Blender 3.1

Ah okay, the initial report says 960m which is a Nvidea GPU, support for HIP will likely come in Blender 3.1
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#85073
No description provided.