Crashes in Eevee Rendered Mode #97649

Closed
opened 2022-04-27 12:01:34 +02:00 by Cole · 20 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: Intel(R) HD Graphics 4600 Intel 4.3.0 - Build 20.19.15.5171

Blender Version
Broken: version: 3.2.0 Alpha, branch: master, commit date: 2022-04-26 21:17, hash: b82de02e7c
Worked: Previous Blender version (3.1.2)

Short description of error
Blender 3.2 simply crashes when I go to Eevee Rendered Mode.

Exact steps for others to reproduce the error

  1. Open Blender 3.2 Alpha
  2. Hit Rendered Mode in Eevee

system-info.txt

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: Intel(R) HD Graphics 4600 Intel 4.3.0 - Build 20.19.15.5171 **Blender Version** Broken: version: 3.2.0 Alpha, branch: master, commit date: 2022-04-26 21:17, hash: `b82de02e7c` Worked: Previous Blender version (3.1.2) **Short description of error** Blender 3.2 simply crashes when I go to Eevee Rendered Mode. **Exact steps for others to reproduce the error** 1. Open Blender 3.2 Alpha 2. Hit Rendered Mode in Eevee [system-info.txt](https://archive.blender.org/developer/F13033935/system-info.txt)
Author

Added subscriber: @Cole-Marcus

Added subscriber: @Cole-Marcus
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, thanks for the report.

Hit Rendered Mode in Eevee

Crash occurs with particular blend file?
When you say "Hit rendered mode" do you mean Viewport rendering or final render (F12)?
I don't get any crash with default .blend file when I try to render in viewport and also in final render (3.2 , 9a8669ac81b99b2648b12e936bfcbc8a69a0fbbb)
Can you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log

Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 30.0.101.1660```
Hi, thanks for the report. > Hit Rendered Mode in Eevee Crash occurs with particular blend file? When you say "Hit rendered mode" do you mean Viewport rendering or final render (F12)? I don't get any crash with default .blend file when I try to render in viewport and also in final render (3.2 , `9a8669ac81b99b2648b12e936bfcbc8a69a0fbbb`) Can you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log ```Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 30.0.101.1660```

Added subscriber: @ThomasDinges

Added subscriber: @ThomasDinges

Maybe the same as #97545

Maybe the same as #97545
Member

Looks similar indeed.
But log files will clear if this is really a duplicate or not.
Thanks Thomas for mentioning that report :)

Looks similar indeed. But log files will clear if this is really a duplicate or not. Thanks Thomas for mentioning that report :)
Author

In #97649#1347617, @PratikPB2123 wrote:
Hi, thanks for the report.

Hit Rendered Mode in Eevee

Crash occurs with particular blend file?
When you say "Hit rendered mode" do you mean Viewport rendering or final render (F12)?
I don't get any crash with default .blend file when I try to render in viewport and also in final render (3.2 , 9a8669ac81b99b2648b12e936bfcbc8a69a0fbbb)
Can you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log

Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 30.0.101.1660```

Nope. This problem happens to all Blender projects as long as the render engine is set to Eevee. I also mean viewport rendering about Hit Rendered Mode in Eevee.

About the crash log, I tried everything, but I can't find the crash log file in any directory on my Windows computer. I also checked the link you attached about Blender crash logs; I checked on the tmp and temp folder and searched for the crash logs but still can't find it. Do you know how I find the Blender crash logs? Because I can't find an answer on the internet.

> In #97649#1347617, @PratikPB2123 wrote: > Hi, thanks for the report. >> Hit Rendered Mode in Eevee > Crash occurs with particular blend file? > When you say "Hit rendered mode" do you mean Viewport rendering or final render (F12)? > I don't get any crash with default .blend file when I try to render in viewport and also in final render (3.2 , `9a8669ac81b99b2648b12e936bfcbc8a69a0fbbb`) > Can you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log > ```Operating system: Windows-10-10.0.19043-SP0 64 Bits > Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 30.0.101.1660``` Nope. This problem happens to all Blender projects as long as the render engine is set to Eevee. I also mean viewport rendering about `Hit Rendered Mode in Eevee`. About the crash log, I tried everything, but I can't find the crash log file in any directory on my Windows computer. I also checked the link you attached about Blender crash logs; I checked on the `tmp` and `temp` folder and searched for the crash logs but still can't find it. Do you know how I find the Blender crash logs? Because I can't find an answer on the internet.
Member

About the crash log, I tried everything, but I can't find the crash log file

  • Open blender installation folder
  • Run blender_debug_log.cmd or blender_debug_gpu.cmd
  • Reproduce crash
  • Windows explorer will open with two files in it (blender_debug_output.txt and blender_system_info.txt). Upload them here
  • Open blender_debug_output.txt, at the bottom you'll find path for crash.txt file. Upload that crash.txt file (This file won't generate in some cases)
> About the crash log, I tried everything, but I can't find the crash log file - Open blender installation folder - Run `blender_debug_log.cmd` or `blender_debug_gpu.cmd` - Reproduce crash - Windows explorer will open with two files in it (`blender_debug_output.txt` and `blender_system_info.txt`). Upload them here - Open `blender_debug_output.txt`, at the bottom you'll find path for crash.txt file. Upload that crash.txt file (This file won't generate in some cases)

Added subscriber: @SteffenD

Added subscriber: @SteffenD
Member

Hi @Cole-Marcus , can you check again in latest development build?: https://builder.blender.org/download/daily/
Fix of the other report #97545 is already committed and now also available in daily builds.
Please check if anything has improved for you after that fix.

Hi @Cole-Marcus , can you check again in latest development build?: https://builder.blender.org/download/daily/ Fix of the other report #97545 is already committed and now also available in daily builds. Please check if anything has improved for you after that fix.
Author

This comment was removed by @Cole-Marcus

*This comment was removed by @Cole-Marcus*
Author

Now it's opposite. Sadly, I can't open Blender 3.2 Beta as it crashes on startup although I haven't been doing anything yet, same with 3.3 Alpha.

Now it's opposite. Sadly, I can't open Blender 3.2 Beta as it crashes on startup although I haven't been doing anything yet, same with 3.3 Alpha.
Author

In #97649#1351668, @Cole-Marcus wrote:
Now it's opposite. Sadly, I can't open Blender 3.2 Beta as it crashes on startup although I haven't been doing anything yet, same with 3.3 Alpha.

I think this is the problem #97950 (Crash on startup on older CPUs, due to unsupported instruction in USD libraries) I uploaded my crash log there so you can investigate it.

> In #97649#1351668, @Cole-Marcus wrote: > Now it's opposite. Sadly, I can't open Blender 3.2 Beta as it crashes on startup although I haven't been doing anything yet, same with 3.3 Alpha. I think this is the problem #97950 (Crash on startup on older CPUs, due to unsupported instruction in USD libraries) I uploaded my crash log there so you can investigate it.
Author

Here. I tried downloading the latest daily build. It's 3.3 Alpha that I've downloaded. The issue still occurs in this particular project I've been making so I've attached that "particular project"
and the log file so you can investigate the problem.

blender_debug_output.txt Fake Drone Shot (Upload).blend

Here. I tried downloading the latest daily build. It's 3.3 Alpha that I've downloaded. The issue still occurs in this particular project I've been making so I've attached that "particular project" and the log file so you can investigate the problem. [blender_debug_output.txt](https://archive.blender.org/developer/F13067333/blender_debug_output.txt) [Fake Drone Shot (Upload).blend](https://archive.blender.org/developer/F13067340/Fake_Drone_Shot__Upload_.blend)
Member

hi, thanks for the info.
Need another look. Will check your file too

The issue still occurs in this particular project I've been making so I've attached that "particular project"

Does that mean the original problem of "crash in any general file" has been resolved?

hi, thanks for the info. Need another look. Will check your file too > The issue still occurs in this particular project I've been making so I've attached that "particular project" Does that mean the original problem of "crash in any general file" has been resolved?
Author

Does that mean the original problem of "crash in any general file" has been resolved?

It's improved though not yet resolved. In some projects, 3.3 works fine when I go to viewport Rendered Mode. On the other hand, 3.3 crashes on some projects. I tested out some settings and I saw that the issue occurs depending on the project size and the sampling amount.

> Does that mean the original problem of "crash in any general file" has been resolved? It's improved though not yet resolved. In some projects, 3.3 works fine when I go to viewport Rendered Mode. On the other hand, 3.3 crashes on some projects. I tested out some settings and I saw that the issue occurs depending on the project size and the sampling amount.
Member

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

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

It's improved though not yet resolved. In some projects, 3.3 works fine when I go to viewport Rendered Mode

@Cole-Marcus hi, I think we are likely discussing two different problems. Could you open a new report for it with all necessary information?
Don't hesitate to add me as a subscriber.
In your file, Viewport rendering took longer to start but it doesn't crash.
Also- texture are missing. Please pack them ({nav File > External Data > Pack Resources}) and save the file again

> It's improved though not yet resolved. In some projects, 3.3 works fine when I go to viewport Rendered Mode @Cole-Marcus hi, I think we are likely discussing two different problems. Could you open a new report for it with all necessary information? Don't hesitate to add me as a subscriber. In your file, Viewport rendering took longer to start but it doesn't crash. Also- texture are missing. Please pack them ({nav File > External Data > Pack Resources}) and save the file again
Author

Just made the new report: #98789 (Crashes in Eevee Rendered Mode). I also added you as a subscriber.

Just made the new report: #98789 (Crashes in Eevee Rendered Mode). I also added you as a subscriber.
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
4 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#97649
No description provided.