ERROR ACCESS VIOLATION when switching to evee rendered view #79737
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
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 & 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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#79737
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows 10
Graphics card: NVIDIA 1080 TI
CPU: i7-8700K
RAM: 32GB
Blender Version
Broken: 2.83 LTS, 2.90,
50b435cbaa
Worked: blender-2.82a-windows64
Short description of error
A scene I have works in shows the rendered view just fine, but crashes when switching to rendered view in Evee
Exact steps for others to reproduce the error
Open up the file
switch to evee rendered view and it will crash
I've added the blend file and crash text report blender wrote
cyberpunk landscape.crash.txt cyberpunk landscape.blend
Added subscriber: @lysol
Added subscriber: @Jewls
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Can confirm.
There´s definitve something wrong here.
That file has a heavy consume of ram so im not sure its a "out of ram" issue.
Added subscriber: @iss
Changed status from 'Needs Developer To Reproduce' to: 'Confirmed'
File is very complex and it would be best if @lysol could try to simplify it as much as possible by removing objects and checking if bug is still there.
But I can confirm crash, and it does look like a bug
ERROR ACCESS VIOLATION when switching from cycles to evee rendered viewto ERROR ACCESS VIOLATION when switching to evee rendered viewI've removed every object in the scene, and it still crashes. Now blender is writing out this crash file. @ISS. I've attached the blend file with no objects in it
{F8778101}aria-debug-7116.log
I get same stach trace still.
What's more important is, that you removed all data and your .blend file is still 17MB. I am not sure what file
aria-debug-7116.log
is. Blender shouldn't produce such file.I will assume this is caused by some addon. I can see some data from node wrangler, but not sure if that would explain such big filesize.
Can you click on Help > Save System Info and upload saved file?
system-info.txt
Here is the system info
Added subscriber: @EAW
The 17mb is the lightcache data. Deleting it solves the crashing.
Ah thanks, I haven't realized that it could be so big. Now I am unsure if this is valid bug I rarely come across lighting cache stuff. But I will keep this confirmed and monitor status.
Added subscriber: @teldosas
Hey there! First comment here! :)
So, I was able to reproduce with the file provided. But, if I delete the lightcache data and I click "Bake Indirect Lighting" again the bug is no longer there. So, if I save the file and reopen it I can no longer reproduce the bug. Given all that, I suppose the bug is somewhere in the building of the lightcache and not in switching to render preview. In that case, I can't reproduce the bug with
ec5f392087
on MacOS High Sierra.@teldosas you are probably correct, issue is with baking, so it would be best if we know how to create corrupted bake, but we could also maybe sanitize this crashy scenario.
This issue was referenced by
3be5697b88
This issue was referenced by
4a82d792b0
Changed status from 'Confirmed' to: 'Resolved'