Program Close after free data liquid simulation #87021

Closed
opened 2021-03-29 19:45:34 +02:00 by erik · 7 comments

System Information
Operating system: Linux-5.8.0-7642-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: GeForce 940MX/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.56

Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: 02948a2cab
Worked: (newest version of Blender that worked as expected)

Short description of error
Blender Window Close when free data liquid

Exact steps for others to reproduce the error
Free Data of fluid liquid simulation using modular cache. I'm just free the first data button.

LOG:

./applications/blender/blender-2.92.0-linux64/blender
Read prefs: /home/user/.config/blender/2.92/config/userpref.blend
register
Read blend: /home/user/WORK/blend.blend
Info: Saved "blend.blend"

Traceback (most recent call last):

File "<string>", line 1, in <module>
File "<string>", line 169, in bake_fluid_data_15
File "<string>", line 164, in bake_fluid_process_data_15
File "<string>", line 136, in liquid_adaptive_step_15
File "<string>", line 221, in liquid_step_15

RuntimeError: GridCg::iterate: The CG solver diverged, residual norm > 1e30, stopping.
Error raised in extern/mantaflow/preprocessed/conjugategrad.cpp:562
terminate called after throwing an instance of 'Manta::Error'

what():  can't clean grid cache, some grids are still in use

Error raised in extern/mantaflow/preprocessed/fluidsolver.cpp:33
Aborted (core dumped)

**System Information** Operating system: Linux-5.8.0-7642-generic-x86_64-with-debian-bullseye-sid 64 Bits Graphics card: GeForce 940MX/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.56 **Blender Version** Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: `02948a2cab` Worked: (newest version of Blender that worked as expected) **Short description of error** Blender Window Close when free data liquid **Exact steps for others to reproduce the error** Free Data of fluid liquid simulation using modular cache. I'm just free the first data button. LOG: ./applications/blender/blender-2.92.0-linux64/blender Read prefs: /home/user/.config/blender/2.92/config/userpref.blend register Read blend: /home/user/WORK/blend.blend Info: Saved "blend.blend" Traceback (most recent call last): ``` File "<string>", line 1, in <module> File "<string>", line 169, in bake_fluid_data_15 File "<string>", line 164, in bake_fluid_process_data_15 File "<string>", line 136, in liquid_adaptive_step_15 File "<string>", line 221, in liquid_step_15 ``` RuntimeError: GridCg::iterate: The CG solver diverged, residual norm > 1e30, stopping. Error raised in extern/mantaflow/preprocessed/conjugategrad.cpp:562 terminate called after throwing an instance of 'Manta::Error' ``` what(): can't clean grid cache, some grids are still in use ``` Error raised in extern/mantaflow/preprocessed/fluidsolver.cpp:33 Aborted (core dumped)
Author

Added subscriber: @erikeah

Added subscriber: @erikeah
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Member

Please attach an example .blend file where this happens with exact steps to redo the error.

Please attach an example .blend file where this happens with exact steps to redo the error.
Member

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'
Member

This has been reported again, see #87975 (Mantaflow simulation stops and crashes at the end of the bake (or when closing blender): The CG solver diverged, residual norm > 1e30, stopping.) (but this time with a .blend file), will merge these reports.

This has been reported again, see #87975 (Mantaflow simulation stops and crashes at the end of the bake (or when closing blender): The CG solver diverged, residual norm > 1e30, stopping.) (but this time with a .blend file), will merge these reports.
Member

Closed as duplicate of #87975

Closed as duplicate of #87975
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
3 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#87021
No description provided.