Maniphest T56674

Rendering with Image Texture and Normal Map nodes crash Blender.
Closed, Archived

Assigned To
Brecht Van Lommel (brecht)
Authored By
Osvaldo Fernandez (razorozx)
Sep 4 2018, 1:27 AM
Tags
  • BF Blender
  • Render Pipeline
  • Nodes
  • Cycles
  • Platform: Windows
Subscribers
Bastien Montagne (mont29)
Brecht Van Lommel (brecht)
Osvaldo Fernandez (razorozx)

Description

System Information
OS: Windows 10 Pro
GPU: AMD Radeon RX 580 Series

Blender Version
Broken: 2.79b f4dc9f9d68b

System Preferences
Cycles Compute Device: OpenCL using Radeon RX 580 Series
OpenSubdiv compute: GLSL Compute

Render Preferences
Render - Device - GPU Compute
Cycles renderer used

Short description of error
Trying to render a scene with GPU crashes.
Rendering with command prompt attached gives the message:
"Compiling OpenCL program split
Error: EXCEPTION_ACCESS_VIOLATION"

Using Image Texture nodes as well as Normal Map nodes causes the previous error to occur.

Exact steps for others to reproduce the error
Within Node editor and Table Data selected.
The following connections will crash blender if attempted to render:

  • Top Image Texture node to Mix node.
  • Normal Map node to Glossy BSDF and Diffuse BSDF nodes.
  1. Connect any of the nodes listed.
  2. Render Image.

Related Objects

Mentioned Here
rBf4dc9f9d68bd: Fix T54360: FFMPEG bitrate not editable for all codecs

Event Timeline

Osvaldo Fernandez (razorozx) created this task.Sep 4 2018, 1:27 AM
Bastien Montagne (mont29) lowered the priority of this task from 90 to 30.Sep 4 2018, 8:58 AM
Bastien Montagne (mont29) added subscribers: Brecht Van Lommel (brecht), Bastien Montagne (mont29).

Please launch Blender from the command line with --debug-cycles option and attach as text file here any error printed out in the console (do not paste it directly in comment).

@Brecht Van Lommel (brecht) might have more to suggest here though?

Osvaldo Fernandez (razorozx) added a comment.Sep 4 2018, 7:18 PM
In T56674#532756, @Bastien Montagne (mont29) wrote:

Please launch Blender from the command line with --debug-cycles option and attach as text file here any error printed out in the console (do not paste it directly in comment).

@Brecht Van Lommel (brecht) might have more to suggest here though?

@Bastien Montagne (mont29)

Bastien Montagne (mont29) assigned this task to Brecht Van Lommel (brecht).Sep 12 2018, 6:06 PM
Bastien Montagne (mont29) raised the priority of this task from 30 to Normal.

Thanks.

Brecht Van Lommel (brecht) changed the task status from Unknown Status to Unknown Status.May 14 2019, 1:05 AM

We did a lot of fixes and changes in OpenCL kernel compilation. Assuming this is fixed now, I can reopen if it's not the case.