when baking a simulation Blender crashes #100070

Closed
opened 2022-07-29 19:35:53 +02:00 by Dina · 22 comments

System Information
Operating system: macOS-12.5-arm64-arm-64bit 64 Bits
Graphics card: Apple M1 Pro Apple 4.1 Metal - 76.3

Blender Version
Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: a2d59b2dac
Worked: (newest version of Blender that worked as expected)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
when baking a simulation Blender crashes every time by 88%. Ram is enough. Mac updated
untitled1.blend

**System Information** Operating system: macOS-12.5-arm64-arm-64bit 64 Bits Graphics card: Apple M1 Pro Apple 4.1 Metal - 76.3 **Blender Version** Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: `a2d59b2dac` Worked: (newest version of Blender that worked as expected) **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** when baking a simulation Blender crashes every time by 88%. Ram is enough. Mac updated [untitled1.blend](https://archive.blender.org/developer/F13326047/untitled1.blend)
Author

Added subscriber: @Dina-12

Added subscriber: @Dina-12
Author

untitled1.blend

this is my file

[untitled1.blend](https://archive.blender.org/developer/F13326047/untitled1.blend) this is my file
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

Thanks for the report. I'm unable to replicate crash in your uploaded file.
how much RAM do you've? Could you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log

Thanks for the report. I'm unable to replicate crash in your uploaded file. how much RAM do you've? Could you upload crash logs?: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log
Author

Blender-2022-08-02-010902.ips

Hi!
Is this what you need for help? I should have enough RAM. Mac 32 GB

[Blender-2022-08-02-010902.ips](https://archive.blender.org/developer/F13330177/Blender-2022-08-02-010902.ips) Hi! Is this what you need for help? I should have enough RAM. Mac 32 GB
Member

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

Changed status from 'Needs User Info' to: 'Needs Triage'
Author

The file that I secured didn't help identify the problem? Please specify what other information you need to provide?

The file that I secured didn't help identify the problem? Please specify what other information you need to provide?
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

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

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

Can you check if this happens with factory settings? File > Defaults > Load Factory Settings.
It seems this might be caused by some add-on.

free
free
cloth_free_modifier
BKE_ptcache_id_reset
clothModifier_do
deformVerts
mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**)
mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool)
makeDerivedMesh
BKE_object_handle_data_update
BKE_object_eval_uber_data
blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*)
tbb::internal::function_task<Task>::execute()
tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)
tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)
tbb::internal::task_group_base::wait()
BLI_task_pool_work_and_wait
blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*)
scene_graph_update_tagged(Depsgraph*, Main*, bool)
CTX_data_ensure_evaluated_depsgraph
Context_evaluated_depsgraph_get_call
RNA_function_call
pyrna_func_call
_PyObject_MakeTpCall
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
method_vectorcall
bpy_class_call
rna_operator_poll_cb
wm_operator_invoke
wm_operator_call_internal
WM_operator_poll_context
UI_block_end_ex
ED_region_header_layout
ED_region_do_layout
wm_draw_update
WM_main
main
start
Can you check if this happens with factory settings? File > Defaults > Load Factory Settings. It seems this might be caused by some add-on. ``` free free cloth_free_modifier BKE_ptcache_id_reset clothModifier_do deformVerts mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**) mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool) makeDerivedMesh BKE_object_handle_data_update BKE_object_eval_uber_data blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*) tbb::internal::function_task<Task>::execute() tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) tbb::internal::task_group_base::wait() BLI_task_pool_work_and_wait blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*) scene_graph_update_tagged(Depsgraph*, Main*, bool) CTX_data_ensure_evaluated_depsgraph Context_evaluated_depsgraph_get_call RNA_function_call pyrna_func_call _PyObject_MakeTpCall call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector method_vectorcall bpy_class_call rna_operator_poll_cb wm_operator_invoke wm_operator_call_internal WM_operator_poll_context UI_block_end_ex ED_region_header_layout ED_region_do_layout wm_draw_update WM_main main start ```
Author

I did a factory reset but that didn't help :(

Blender-2022-08-02-200214.ips

I did a factory reset but that didn't help :( [Blender-2022-08-02-200214.ips](https://archive.blender.org/developer/F13331874/Blender-2022-08-02-200214.ips)
Author

I reset to factory settings again and this time the program did not crash, but it reached 88% baking and then immediately 100%. Bake still failed, baking did not work.

I reset to factory settings again and this time the program did not crash, but it reached 88% baking and then immediately 100%. Bake still failed, baking did not work.
Member

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

Changed status from 'Needs User Info' to: 'Needs Triage'
Member
nanov2_free_to_block
BLI_linklist_free
BLI_linklist_free
cloth_free_modifier
BKE_ptcache_id_reset
clothModifier_do
deformVerts
mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**)
mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool)
makeDerivedMesh
BKE_object_handle_data_update
BKE_object_eval_uber_data
blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*)
tbb::internal::function_task<Task>::execute()
tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)
tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)
tbb::internal::task_group_base::wait()
BLI_task_pool_work_and_wait
blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*)
scene_graph_update_tagged(Depsgraph*, Main*, bool)
CTX_data_ensure_evaluated_depsgraph
Context_evaluated_depsgraph_get_call
RNA_function_call
pyrna_func_call
_PyObject_MakeTpCall
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
method_vectorcall
bpy_class_call
rna_operator_poll_cb
wm_operator_invoke
wm_operator_call_internal
WM_operator_poll_context
UI_block_end_ex
ED_region_header_layout
ED_region_do_layout
wm_draw_update
WM_main
main
start
``` nanov2_free_to_block BLI_linklist_free BLI_linklist_free cloth_free_modifier BKE_ptcache_id_reset clothModifier_do deformVerts mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**) mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool) makeDerivedMesh BKE_object_handle_data_update BKE_object_eval_uber_data blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*) tbb::internal::function_task<Task>::execute() tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) tbb::internal::task_group_base::wait() BLI_task_pool_work_and_wait blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*) scene_graph_update_tagged(Depsgraph*, Main*, bool) CTX_data_ensure_evaluated_depsgraph Context_evaluated_depsgraph_get_call RNA_function_call pyrna_func_call _PyObject_MakeTpCall call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector method_vectorcall bpy_class_call rna_operator_poll_cb wm_operator_invoke wm_operator_call_internal WM_operator_poll_context UI_block_end_ex ED_region_header_layout ED_region_do_layout wm_draw_update WM_main main start ```
Member

Added subscriber: @mano-wii

Added subscriber: @mano-wii
Member

@mano-wii , can you replicate in your mac system?

@mano-wii , can you replicate in your mac system?
Member

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

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

With the factory reset, roughly what percentage of time does the simulation crash vs silently fails? Or does it always silently fail right now?

With the factory reset, roughly what percentage of time does the simulation crash vs silently fails? Or does it always silently fail right now?
Member

Did you have the time to test my inquiry above?

Did you have the time to test my inquiry above?
Member

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

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

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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#100070
No description provided.