Blender crashes with cycles and GPU rendering with AMD cards #86182

Closed
opened 2021-03-02 08:24:59 +01:00 by (Deleted) · 13 comments
(Deleted) commented 2021-03-02 08:24:59 +01:00 (Migrated from localhost:3001)

System Information
Operating system: Debian 10
Graphics card: AMD Radeon RX590 8Gb.

Blender Version
Broken: 2.92
Worked: 2.91

Blender will crash every time that cycles is used to render and blender will close.

Exact steps for others to reproduce the error
Open blender on Debian, Ubuntu or any distro either with a complete driver install or just the openCL portion using the latest Linux drivers (20.45 at the moment) go to settings, select GPU as rendering device (it will also happen choosing both CPU and GPU) chose cycles as render engine and GPU hit render/F12.

system-info.txt

Screenshot from 2021-03-02 04-11-17.png

I've seen this marked as solved, but it fails on several distros with more than one model of AMD card therefore, is a mistake to state that this is solved with the 20.45 driver version or to fallback to 20.10

This is still an active bug.

**System Information** Operating system: Debian 10 Graphics card: AMD Radeon RX590 8Gb. **Blender Version** Broken: 2.92 Worked: 2.91 Blender will crash every time that cycles is used to render and blender will close. **Exact steps for others to reproduce the error** Open blender on Debian, Ubuntu or any distro either with a complete driver install or just the openCL portion using the latest Linux drivers (20.45 at the moment) go to settings, select GPU as rendering device (it will also happen choosing both CPU and GPU) chose cycles as render engine and GPU hit render/F12. [system-info.txt](https://archive.blender.org/developer/F9859416/system-info.txt) ![Screenshot from 2021-03-02 04-11-17.png](https://archive.blender.org/developer/F9859418/Screenshot_from_2021-03-02_04-11-17.png) I've seen this marked as solved, but it fails on several distros with more than one model of AMD card therefore, is a mistake to state that this is solved with the 20.45 driver version or to fallback to 20.10 This is still an active bug.
(Deleted) commented 2021-03-02 08:24:59 +01:00 (Migrated from localhost:3001)
Author

Added subscriber: @(Deleted)

Added subscriber: @(Deleted)
(Deleted) commented 2021-03-02 09:06:40 +01:00 (Migrated from localhost:3001)
Author

I strongly recommend to avoid following misleading advice and downgrade your openCL driver. I downgraded to 20.10 for testing purposes with no avail blender will close anyway.

Screenshot from 2021-03-02 05-02-58.png

I strongly recommend to avoid following misleading advice and downgrade your openCL driver. I downgraded to 20.10 for testing purposes with no avail blender will close anyway. ![Screenshot from 2021-03-02 05-02-58.png](https://archive.blender.org/developer/F9859515/Screenshot_from_2021-03-02_05-02-58.png)

Added subscriber: @Svend

Added subscriber: @Svend
(Deleted) commented 2021-03-03 14:41:51 +01:00 (Migrated from localhost:3001)
Author

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
(Deleted) commented 2021-03-03 14:51:16 +01:00 (Migrated from localhost:3001)
Author

Needs to be reproduced. The last version working properly is 2.91.2
I've been following others reporting the same and pointing to mesa. I don't believe that this is the case LLVM doesn't haves much to do with it and also several driver versions won't do much.
I also tested it on EL8 and Fedora with the same results.

This is affecting 2.92 only. From the 2.83 to the above mentioned 2.91.2 everything works fine.

Needs to be reproduced. The last version working properly is 2.91.2 I've been following others reporting the same and pointing to mesa. I don't believe that this is the case LLVM doesn't haves much to do with it and also several driver versions won't do much. I also tested it on EL8 and Fedora with the same results. This is affecting 2.92 only. From the 2.83 to the above mentioned 2.91.2 everything works fine.
(Deleted) commented 2021-03-21 03:42:10 +01:00 (Migrated from localhost:3001)
Author
adding more info. [blender.crash.txt](https://archive.blender.org/developer/F9901851/blender.crash.txt) [system-info.txt](https://archive.blender.org/developer/F9901852/system-info.txt)

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'

91c44fe885 may have solved the problem, you can try the latest daily build .
(If you can't, no problem, we can take it as resolved)

91c44fe885 may have solved the problem, you can try the [latest daily build ](https://builder.blender.org/download/). (If you can't, no problem, we can take it as resolved)
(Deleted) commented 2021-04-13 02:35:28 +02:00 (Migrated from localhost:3001)
Author

@mano-wii I'm downloading it now. I will posts the results as well as the driver version used. If everything goes well, I'll be more than happy! I'll be posting the results in a few moments.

@mano-wii I'm downloading it now. I will posts the results as well as the driver version used. If everything goes well, I'll be more than happy! I'll be posting the results in a few moments.
(Deleted) commented 2021-04-13 03:23:24 +02:00 (Migrated from localhost:3001)
Author

Seems to work fine. :) I see a split kernel error (lamp related) but it stills renders both viewport and the scene with F12. I'm using the 20.50 amdgpu pro (only the openCL portion) I can confirm that this fixes the crash and viewport issues with a rx590 and rx580 8GB (and I guess that also with some navy cards with open bugs reports)
I also tested this on Fedora using the same method and works so Ubuntu users should be fine too.

system-info.txt

Screenshot from 2021-04-12 20-46-20.png

Screenshot from 2021-04-12 20-47-53.png

Screenshot from 2021-04-12 20-52-20.png

Screenshot from 2021-04-12 21-00-43.png

Awesome news! Thanks!

It still freezes with volumes at the first sample on the viewport (Badly. the PC needs a hard reset) but is able to render the image using (for instance, volume scatter) hitting F12.
but is not being discussed here so you can consider this one solved and close it. Thanks for the help!

Seems to work fine. :) I see a split kernel error (lamp related) but it stills renders both viewport and the scene with F12. I'm using the 20.50 amdgpu pro (only the openCL portion) I can confirm that this fixes the crash and viewport issues with a rx590 and rx580 8GB (and I guess that also with some navy cards with open bugs reports) I also tested this on Fedora using the same method and works so Ubuntu users should be fine too. [system-info.txt](https://archive.blender.org/developer/F9931225/system-info.txt) ![Screenshot from 2021-04-12 20-46-20.png](https://archive.blender.org/developer/F9931227/Screenshot_from_2021-04-12_20-46-20.png) ![Screenshot from 2021-04-12 20-47-53.png](https://archive.blender.org/developer/F9931229/Screenshot_from_2021-04-12_20-47-53.png) ![Screenshot from 2021-04-12 20-52-20.png](https://archive.blender.org/developer/F9931231/Screenshot_from_2021-04-12_20-52-20.png) ![Screenshot from 2021-04-12 21-00-43.png](https://archive.blender.org/developer/F9931233/Screenshot_from_2021-04-12_21-00-43.png) Awesome news! Thanks! It still freezes with volumes at the first sample on the viewport (Badly. the PC needs a hard reset) but is able to render the image using (for instance, volume scatter) hitting F12. but is not being discussed here so you can consider this one solved and close it. Thanks for the help!

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

Changed status from 'Needs User Info' to: 'Resolved'
Germano Cavalcante self-assigned this 2021-04-13 21:57:51 +02:00

Good to know :)
Volume freezing may be related to the problem described in #84461 (Cycles: Split kernel error with OpenCL)

Good to know :) Volume freezing may be related to the problem described in #84461 (Cycles: Split kernel error with OpenCL)
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
3 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#86182
No description provided.