Large point cache saved in blend file causes Blender to exit when opened #62741

Closed
opened 2019-03-19 10:53:14 +01:00 by Paul McManus · 6 comments

System Information
Operating system: Windows-10-10.0.16299 64 Bits
Graphics card: GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.35

Blender Version
Broken: version: 2.80 (sub 50), branch: master, commit date: 2019-03-18 21:39, hash: d47f827019
Worked: Not sure

When creating a particle simulation that runs for some time a large point cache can be created. This can be read from and written to fine during the session in which it is created. If you save the scene to a .blend file and try to open it Blender crashes with an exception violation. --factory-startup makes no difference. Appending to a new scene also fails in the same manner. This renders the file inaccessible and any work in it is lost.

On my system if I:

  1. Launch Blender with the default scene
  2. Add an Emitter particle system to the cube
  3. Set the Emission Number to 100,000
  4. Set the animation timeline end to 1440
  5. Bake the cache
  6. Save the .blend file
  7. Try opening the same file

Running with --debug-all from the command line I see this at the end of the transcript:

Read blend: D:\Blender\Experiments\2019\2019 03\14 Sim1\testsim6.blend
Error   : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF6646FE024
Module  : D:\Downloads\blender-2.80.0-git.d47f827019f2-windows64\blender.exe

D:\Downloads\blender-2.80.0-git.d47f827019f2-windows64>
**System Information** Operating system: Windows-10-10.0.16299 64 Bits Graphics card: GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.35 **Blender Version** Broken: version: 2.80 (sub 50), branch: master, commit date: 2019-03-18 21:39, hash: `d47f827019` Worked: Not sure When creating a particle simulation that runs for some time a large point cache can be created. This can be read from and written to fine during the session in which it is created. If you save the scene to a .blend file and try to open it Blender crashes with an exception violation. --factory-startup makes no difference. Appending to a new scene also fails in the same manner. This renders the file inaccessible and any work in it is lost. On my system if I: 1. Launch Blender with the default scene 2. Add an Emitter particle system to the cube 3. Set the Emission Number to 100,000 4. Set the animation timeline end to 1440 5. Bake the cache 6. Save the .blend file 7. Try opening the same file Running with --debug-all from the command line I see this at the end of the transcript: ``` Read blend: D:\Blender\Experiments\2019\2019 03\14 Sim1\testsim6.blend Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FF6646FE024 Module : D:\Downloads\blender-2.80.0-git.d47f827019f2-windows64\blender.exe D:\Downloads\blender-2.80.0-git.d47f827019f2-windows64> ```
Author

Added subscriber: @PaulMcManus

Added subscriber: @PaulMcManus

Added subscriber: @WilliamReynish

Added subscriber: @WilliamReynish

Is your blend file larger than 2gb? If so, there was a bug in the Windows version of Blender that prevented opening files of these sizes.

Is your blend file larger than 2gb? If so, there was a bug in the Windows version of Blender that prevented opening files of these sizes.
Author

Yes, typically 3.2Gb - 4Gb.

'was' a bug? Is this fixed?

Yes, typically 3.2Gb - 4Gb. 'was' a bug? Is this fixed?

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
William Reynish self-assigned this 2019-03-19 11:38:04 +01:00

It was fixed by 7ba82f3f0a

Yes it was fixed today. Try builds from tomorrow.

It was fixed by 7ba82f3f0a8 Yes it was fixed today. Try builds from tomorrow.
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
2 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#62741
No description provided.