Blender 2.79 - GPU Rendering - Loading Render Kernels (This can take a few minutes the first time) - CRASH #52821

Closed
opened 2017-09-18 22:37:41 +02:00 by Julian · 24 comments

System Information
Intel Core i5 3450 / Radeon RX480 8 GB / 8GB RAM 1600 MZ

Blender Version
Broken: 2.79 5bd8ac9
Worked: 2.78 / 2.79

Short description of error

New installation of Win 10 64 Bit + new Blender Version 2.79 via Steam.
First it worked. I tried to render a high poly object with high resolution textures and I got "Loading Render Kernels: This can take a few minutes the first time". After a few seconds Blender closed. Then I tried to render an older file from experimental 2.79 and it also doesnt work. I could only render objects in the new Blender Version 2.79 (but the first Obejct I called was created in 2.79 too ? anyways..). And now I can't render anything. But only with GPU, I still can render with CPU.

I deleted and Installed Blender again (x 2)
I deleted my AMD RX400 Series driver and installed it again after it still doesnt work
I deleted the Steam Version of Blender and downloaded it from the Website and installed it

I still can render with 2.78

Tomorrow I try to install Win 10 again. If it works I will do some tests otherwise I try to install Win 7 again and test it again.

Maybe you have some tips for me?

**System Information** Intel Core i5 3450 / Radeon RX480 8 GB / 8GB RAM 1600 MZ **Blender Version** Broken: 2.79 5bd8ac9 Worked: 2.78 / 2.79 **Short description of error** New installation of Win 10 64 Bit + new Blender Version 2.79 via Steam. First it worked. I tried to render a high poly object with high resolution textures and I got "Loading Render Kernels: This can take a few minutes the first time". After a few seconds Blender closed. Then I tried to render an older file from experimental 2.79 and it also doesnt work. I could only render objects in the new Blender Version 2.79 (but the first Obejct I called was created in 2.79 too ? anyways..). And now I can't render anything. But only with GPU, I still can render with CPU. I deleted and Installed Blender again (x 2) I deleted my AMD RX400 Series driver and installed it again after it still doesnt work I deleted the Steam Version of Blender and downloaded it from the Website and installed it I still can render with 2.78 Tomorrow I try to install Win 10 again. If it works I will do some tests otherwise I try to install Win 7 again and test it again. Maybe you have some tips for me?
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Julian-4

Added subscriber: @Julian-4

Added subscriber: @Sergey

Added subscriber: @Sergey

It is hard to tell what's going on with only such knowledge. Some random ideas:

  • All our benchmark machines have 12Gb RAM, never tried on lower memory machines. So try watching memory usage in system monitor when you start rendering.
  • Try rendering from the console: path\to\blender.exe -b path\to\scene.blend -f 1 and see if that works.
  • Try installing latest drivers from amd.com site (if you did that, try re-installing them)
  • Last but not least, do the following from command line: path\to\blender.exe -b --debug-cycles path\to\scene.blend -f 1, copy-paste log to notepad, save as file and attach it here.

One thing i didn't understand, you mention 2.79 as broken and as working, can you elaborate on that?

It is hard to tell what's going on with only such knowledge. Some random ideas: - All our benchmark machines have 12Gb RAM, never tried on lower memory machines. So try watching memory usage in system monitor when you start rendering. - Try rendering from the console: `path\to\blender.exe -b path\to\scene.blend -f 1` and see if that works. - Try installing latest drivers from amd.com site (if you did that, try re-installing them) - Last but not least, do the following from command line: `path\to\blender.exe -b --debug-cycles path\to\scene.blend -f 1`, copy-paste log to notepad, save as file and attach it here. One thing i didn't understand, you mention 2.79 as broken and as working, can you elaborate on that?
Member

Added subscriber: @MaiLavelle

Added subscriber: @MaiLavelle
Member

Could be a duplicate of #52645, which was closed for some reason...

Could be a duplicate of #52645, which was closed for some reason...
Author

"One thing i didn't understand, you mention 2.79 as broken and as working,"

"First it worked"

I don't know, I described the problem in the first post. Which infos do you guys need so that I can help you.

"*One thing i didn't understand, you mention 2.79 as broken and as working*," "*First it worked*" I don't know, I described the problem in the first post. Which infos do you guys need so that I can help you.

Well, we need all information we need to reproduce the issue from our side :) That ensures we can fix the issue efficiently.

Ok, so if same Blender worked and then it stopped working, odds are that it's not really a Blender fault.

Did you try non-steam builds from https://www.blender.org/download/ ? If not, please do so.

Well, we need all information we need to reproduce the issue from our side :) That ensures we can fix the issue efficiently. Ok, so if same Blender worked and then it stopped working, odds are that it's not really a Blender fault. Did you try non-steam builds from https://www.blender.org/download/ ? If not, please do so.

Added subscriber: @t0xik

Added subscriber: @t0xik

I'll see if I can shed a little light on what he's trying to say. I'm having the same issue.
AMD RX480
16GB RAM
Blender 2.79 Official and Daily builds.

It seems my crash occurs when there is a normal map node attached to my shader tree. SSS works fine as soon as I hook up my normal map node, it compiles render kernels for a few and then closes. I'll run the cycles debug and see if i can get you a report in a few minutes here.

I'll see if I can shed a little light on what he's trying to say. I'm having the same issue. AMD RX480 16GB RAM Blender 2.79 Official and Daily builds. It seems my crash occurs when there is a normal map node attached to my shader tree. SSS works fine as soon as I hook up my normal map node, it compiles render kernels for a few and then closes. I'll run the cycles debug and see if i can get you a report in a few minutes here.

blender_bug_report.txt
Here is the cycles debug log. I'm going to try rolling back to the driver listed in the bug report Mai Lavelle posted and will be back with results.

[blender_bug_report.txt](https://archive.blender.org/developer/F825521/blender_bug_report.txt) Here is the cycles debug log. I'm going to try rolling back to the driver listed in the bug report Mai Lavelle posted and will be back with results.
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

Just incase either sergey or mai want to look at this in further detail, can you post a minimal .blend that'll trigger the issue for you? (if you used textures be sure to pack them)

Just incase either sergey or mai want to look at this in further detail, can you post a minimal .blend that'll trigger the issue for you? (if you used textures be sure to pack them)
Author

I just open Blender and I try to render.

untitled.blend

I just open Blender and I try to render. [untitled.blend](https://archive.blender.org/developer/F825623/untitled.blend)

Ok some more info. Amd 17.7.2 and 17.9.1 crash. Amd 17.7.1 is good to go and renders perfectly. Just like the post Mai mentioned.

Ok some more info. Amd 17.7.2 and 17.9.1 crash. Amd 17.7.1 is good to go and renders perfectly. Just like the post Mai mentioned.
Author

Where can i download it? Here I can see 17.7.2 and 17.9.1 http://support.amd.com/de-de/download/desktop?os=Windows%2010%20-%2064

Where can i download it? Here I can see 17.7.2 and 17.9.1 http://support.amd.com/de-de/download/desktop?os=Windows%2010%20-%2064
[http:*support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-17.1.1-Release-Notes.aspx](http:*support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-17.1.1-Release-Notes.aspx) My appologies 17.1.1
Author

Yeah that was the problem, now I have 17.1.1 and it works. Thank you guys :)

Yeah that was the problem, now I have 17.1.1 and it works. Thank you guys :)

Closed as duplicate of #52645

Closed as duplicate of #52645

Added subscriber: @Braden_t

Added subscriber: @Braden_t

I have this problem but rendered view in the viewport works just fine. This happens with every scene, even blank scenes. I upgraded to 1.7.7.2 AMD drivers a while ago and it started happening out of nowhere. I am installing the absolute latest available to see it will help the problem. I have an AMD RX480 4gb on Blender 2.79

I have this problem but rendered view in the viewport works just fine. This happens with every scene, even blank scenes. I upgraded to 1.7.7.2 AMD drivers a while ago and it started happening out of nowhere. I am installing the absolute latest available to see it will help the problem. I have an AMD RX480 4gb on Blender 2.79

Updated to 17.9.3 and it works but it is incredibly slow to the point where i might as well just render with cpu

Updated to 17.9.3 and it works but it is incredibly slow to the point where i might as well just render with cpu

nevermind that, just tried rendering a simple scene with 2 objects and a lamp failed.

nevermind that, just tried rendering a simple scene with 2 objects and a lamp failed.
Member

17.1.1 seems to work for a lot of people, give that one a whirl

17.1.1 seems to work for a lot of people, give that one a whirl
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
7 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#52821
No description provided.