Crash with mantaflow #92585

Closed
opened 2021-10-29 00:06:24 +02:00 by Roman Yu · 5 comments

System Information
Operating system: Windows-10-10.0.18363-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.41

Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-10-24 18:24, hash: 3e75f70acd
Worked: (newest version of Blender that worked as expected)

Short description of error
Baking simulation causes crash

Exact steps for others to reproduce the error
splash.blend

Open file and bake liquid

**System Information** Operating system: Windows-10-10.0.18363-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.41 **Blender Version** Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-10-24 18:24, hash: `3e75f70acd` Worked: (newest version of Blender that worked as expected) **Short description of error** Baking simulation causes crash **Exact steps for others to reproduce the error** [splash.blend](https://archive.blender.org/developer/F11581628/splash.blend) Open file and bake liquid
Author

Added subscriber: @ramonkarlos

Added subscriber: @ramonkarlos
Author

try cache - crash Blender
try import VDB files that generated in new scene - crash Blender
don`t understand for what you develop this not working system.

try cache - crash Blender try import VDB files that generated in new scene - crash Blender don`t understand for what you develop this not working system.
Thomas Dinges changed title from mantaflow BUG BUGS BUGGGGSSS to Crash with mantaflow 2021-10-29 10:05:59 +02:00

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Mantaflow (fluid simulator) has no active developer at the moment. Moving those reports as known issues so at least other users can find their issues already reported.

Mantaflow (fluid simulator) has no active developer at the moment. Moving those reports as known issues so at least other users can find their issues already reported.
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:44:30 +01:00
Member

I get this backtrace

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 169, in bake_fluid_data_2
  File "<string>", line 164, in bake_fluid_process_data_2
  File "<string>", line 136, in liquid_adaptive_step_2
  File "<string>", line 221, in liquid_step_2
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

So it is basically a duplicate of #87975, will close as a duplicate, please subscribe in #87975 if you want further updates.

I get this backtrace ``` Traceback (most recent call last): File "<string>", line 1, in <module> File "<string>", line 169, in bake_fluid_data_2 File "<string>", line 164, in bake_fluid_process_data_2 File "<string>", line 136, in liquid_adaptive_step_2 File "<string>", line 221, in liquid_step_2 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 ``` So it is basically a duplicate of #87975, will close as a duplicate, please subscribe in #87975 if you want further updates.
Blender Bot added
Status
Archived
and removed
Status
Confirmed
labels 2024-03-04 09:35:43 +01:00
Philipp Oeser added
Status
Duplicate
and removed
Status
Archived
labels 2024-03-04 09:35:55 +01:00
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#92585
No description provided.