Freezing and Crashing Wings #43458

Closed
opened 2015-01-29 06:17:23 +01:00 by Zauber Paracelsus · 10 comments

System Information
64bit Manjaro Linux, kernel 3.14.29
CPU: AMD Phenom II 970 Deneb quad-core
GPU: nVidia GTX 650 Ti, driver 343.36

Blender Version
Broken: 2.73 devel, hash 59e2f91

Short description of error
This particular scene exhibits crashes whenever the feathers use a material containing some nebulous combination of non-diffuse shader nodes. In this particular case, a mix node with transmission and reflective Hair BSDF nodes.

When using one of the latest builds off of buildbot, this crash occurs only when rendering in CPU mode. GPU mode works just fine. The 2.73 release version behaves differently, however (and 2.73a as well, most likely). CPU mode takes an obscene amount of time to render tiles containing ParticleSystem1 on the wing arms (8:15 minutes with the particle system enabled, 12 seconds with it disabled), while GPU mode freezes the GPU itself upon switching to the 2nd tile, requiring a reboot.

Above, I note that the 2.73 release version "sort of" works. By that, I mean instead of crashing, it takes an obscene amount of time to render tiles containing hairs from a specific particle system on the wing "arms". Total render time is 8:15 minutes, and disabling the trouble particle system (ParticleSystem1 on the arms) reduces the render time to 12 seconds.

Exact steps for others to reproduce the error

  1. Open this blend file: WingRigging_r8.blend
  2. Render
**System Information** 64bit Manjaro Linux, kernel 3.14.29 CPU: AMD Phenom II 970 Deneb quad-core GPU: nVidia GTX 650 Ti, driver 343.36 **Blender Version** Broken: 2.73 devel, hash 59e2f91 **Short description of error** This particular scene exhibits crashes whenever the feathers use a material containing some nebulous combination of non-diffuse shader nodes. In this particular case, a mix node with transmission and reflective Hair BSDF nodes. When using one of the latest builds off of buildbot, this crash occurs only when rendering in CPU mode. GPU mode works just fine. The 2.73 release version behaves differently, however (and 2.73a as well, most likely). CPU mode takes an obscene amount of time to render tiles containing ParticleSystem1 on the wing arms (8:15 minutes with the particle system enabled, 12 seconds with it disabled), while GPU mode freezes the GPU itself upon switching to the 2nd tile, requiring a reboot. Above, I note that the 2.73 release version "sort of" works. By that, I mean instead of crashing, it takes an obscene amount of time to render tiles containing hairs from a specific particle system on the wing "arms". Total render time is 8:15 minutes, and disabling the trouble particle system (ParticleSystem1 on the arms) reduces the render time to 12 seconds. **Exact steps for others to reproduce the error** 1) Open this blend file: [WingRigging_r8.blend](https://archive.blender.org/developer/F139784/WingRigging_r8.blend) 2) Render

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @ZauberParacelsus

Added subscriber: @ZauberParacelsus

Last paragraph before the repro steps should be ignored, forgot to delete it after rewriting the description.

Last paragraph before the repro steps should be ignored, forgot to delete it after rewriting the description.
Sergey Sharybin was assigned by Antonis Ryakiotakis 2015-01-29 16:30:21 +01:00

Added subscribers: @Sergey, @Psy-Fi

Added subscribers: @Sergey, @Psy-Fi

Latest master on release builds works OK here and even faster than 2.73 but debug builds get an abort signal from operating system...not sure what to do with this. @Sergey will know what to do here

Latest master on release builds works OK here and even faster than 2.73 but debug builds get an abort signal from operating system...not sure what to do with this. @Sergey will know what to do here

In case it's useful, here is the command line output I received during the crash:

Stepped out of update shape due to exception.
write exr tmp file, 512x512, /tmp/blender_Uq1lKF/WingRigging_r8_blend_Scene_RenderLayer_exr
Writing: /tmp/WingRigging r8.crash.txt
Segmentation fault

The specified crash log is empty.

In case it's useful, here is the command line output I received during the crash: ``` Stepped out of update shape due to exception. write exr tmp file, 512x512, /tmp/blender_Uq1lKF/WingRigging_r8_blend_Scene_RenderLayer_exr Writing: /tmp/WingRigging r8.crash.txt Segmentation fault ``` The specified crash log is empty.

This issue was referenced by bd10b72ad3

This issue was referenced by bd10b72ad38eea117ee440567c1e2edb04970f36

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit bd10b72ad3.

Closed by commit bd10b72ad3.

This issue was referenced by blender/cycles@2c9861a777

This issue was referenced by blender/cycles@2c9861a777d75443c4e2a076de91a9f58600f00c
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#43458
No description provided.