2.93 Optix + CPU crashes when rendering #85074

Closed
opened 2021-01-26 11:58:43 +01:00 by CRAZ · 20 comments

System Information
Operating system: Win 10
Graphics card: 3070 RTX new drivers installed.
CPU : 5800X Ryzen

Blender Version
Broken: 2.93 Optix + CPU option
Worked: 2.92 because it doesn't have this option. Optix alone works well

  • Although Optix+CPU its faster- it breaks down at 1080p res/ 1000 samples.

I have attached the file, Please simulate at least 3 frames.

image.png

crash_2.93.blend

**System Information** Operating system: Win 10 Graphics card: 3070 RTX new drivers installed. CPU : 5800X Ryzen **Blender Version** Broken: 2.93 Optix + CPU option Worked: 2.92 because it doesn't have this option. Optix alone works well - Although Optix+CPU its faster- it breaks down at 1080p res/ 1000 samples. I have attached the file, Please simulate at least 3 frames. ![image.png](https://archive.blender.org/developer/F9598501/image.png) [crash_2.93.blend](https://archive.blender.org/developer/F9598507/crash_2.93.blend)
Author

Added subscriber: @zrp

Added subscriber: @zrp
CRAZ changed title from 2.93 Optix + CPU crashes at stress tests to 2.93 Optix + CPU crashes at rendering 2021-01-26 12:05:28 +01:00
CRAZ changed title from 2.93 Optix + CPU crashes at rendering to 2.93 Optix + CPU crashes when rendering 2021-01-26 12:05:37 +01:00

Added subscriber: @rjg

Added subscriber: @rjg

@zrp Please attach your full system information to your report by uploading the file saved by Help > Save System Info in Blender.

When you are referring to "OptiX + CPU", do you mean the OptiX denoiser (Render Properties > Sampling > Denoising > Render > OptiX, as is it enabled in your file) or the option for GPU rendering in Edit > Preferences > System where you have a CPU activated as well?

@zrp Please attach your full system information to your report by uploading the file saved by *Help > Save System Info* in Blender. When you are referring to "OptiX + CPU", do you mean the OptiX denoiser (*Render Properties > Sampling > Denoising > Render > OptiX*, as is it enabled in your file) or the option for GPU rendering in *Edit > Preferences > System* where you have a CPU activated as well?

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_gpu.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_gpu.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

Hi, @rjg image.png

The one in preferences.

system-info.txt

I kinda failed to make blender crash*. Sorry if its the wrong term, but it hangs in the same state as my previous screenshot. It keeps adding up the rendering time in the information as I have highlighted top left.crash_2.93.PNG

As u probably notice, it keeps going on and on and doesn't seem to stop for this simple scene.

EDIT: I think I have an older file which is related to the same project name. Ill upload that here >>>

crash_2.93.crash.txt

Hi, @rjg ![image.png](https://archive.blender.org/developer/F9598701/image.png) The one in preferences. [system-info.txt](https://archive.blender.org/developer/F9598704/system-info.txt) I kinda failed to make blender crash*. Sorry if its the wrong term, but it hangs in the same state as my previous screenshot. It keeps adding up the rendering time in the information as I have highlighted top left.![crash_2.93.PNG](https://archive.blender.org/developer/F9598707/crash_2.93.PNG) As u probably notice, it keeps going on and on and doesn't seem to stop for this simple scene. EDIT: I think I have an older file which is related to the same project name. Ill upload that here >>> [crash_2.93.crash.txt](https://archive.blender.org/developer/F9598717/crash_2.93.crash.txt)
Author

I managed to crash, but this time when on viewport. A CUDA error. blender_system_info.txt

blender_debug_output.txt

This file is a different project. Its a very heavy file with the smoke simulation. I thought this might help to track down?

Cheers!

I managed to crash, but this time when on viewport. A CUDA error. [blender_system_info.txt](https://archive.blender.org/developer/F9599839/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F9599843/blender_debug_output.txt) This file is a different project. Its a very heavy file with the smoke simulation. I thought this might help to track down? Cheers!
Author

image.png

crash_2.93.blend

This one should be easier for you because now blender won't let me open the "blender_debug_gpu.cmd" file anymore. I really crashed it for good.

To replicate the same,

  • I baked the smoke sim till 30 frames,
  • added noise bake in simulation.
  • render in viewport.
  • while rendered move in between frames
  • this lead me to crash.

blender_debug_output.txt

blender_system_info.txt

![image.png](https://archive.blender.org/developer/F9599992/image.png) [crash_2.93.blend](https://archive.blender.org/developer/F9599998/crash_2.93.blend) This one should be easier for you because now blender won't let me open the "blender_debug_gpu.cmd" file anymore. I really crashed it for good. To replicate the same, - I baked the smoke sim till 30 frames, - added noise bake in simulation. - render in viewport. - while rendered move in between frames - this lead me to crash. [blender_debug_output.txt](https://archive.blender.org/developer/F9600020/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F9600021/blender_system_info.txt)

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

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

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

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

Hi @zrp, can you still reproduce it on recent Blender versions (3.1.0, 3.2.0)?: https://builder.blender.org/download/daily
I don't have similar system to test myself. If problem persists I'll ask someone to check.

Hi @zrp, can you still reproduce it on recent Blender versions (3.1.0, 3.2.0)?: https://builder.blender.org/download/daily I don't have similar system to test myself. If problem persists I'll ask someone to check.
Contributor

Added subscriber: @Raimund58

Added subscriber: @Raimund58
Contributor

blender_system_info.txt
Can not reproduce a Crash with either Blender 2.93 or with Blender 3.1.
Also not on a RTX 2080Ti

[blender_system_info.txt](https://archive.blender.org/developer/F12932915/blender_system_info.txt) Can not reproduce a Crash with either Blender 2.93 or with Blender 3.1. Also not on a RTX 2080Ti

Added subscriber: @Baardaap

Added subscriber: @Baardaap

I tried that last .blend (linux, RTX 2060 SUPER) and can't get it to crash. With Optix + cpu (intel) enabled.

But it's also not completely clear to me what the steps to reproducte are. Should I also do the smoke sim bake?

I tried that last .blend (linux, RTX 2060 SUPER) and can't get it to crash. With Optix + cpu (intel) enabled. But it's also not completely clear to me what the steps to reproducte are. Should I also do the smoke sim bake?

Added subscriber: @iss

Added subscriber: @iss

After baking smoke, it spent about 5 minutes just in denoising stage with 2.93

Don't see any issue with 3.2
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.65

Also no crash with another provided file and steps

After baking smoke, it spent about 5 minutes just in denoising stage with 2.93 Don't see any issue with 3.2 Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.65 Also no crash with another provided file and steps

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

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

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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
6 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#85074
No description provided.