Crash when baking quick smoke fire simulation #100422

Open
opened 2022-08-15 21:37:56 +02:00 by Kent Davis · 11 comments

System Information
Operating system: macOS-13.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.9.39

Blender Version
Broken: version: 3.2.2, branch: master, commit date: 2022-08-02 18:15, hash: bcfdb14560
Worked: (newest version of Blender that worked as expected)

Short description of error
Quick Smoke within FIRE (Bake Data) button

Exact steps for others to reproduce the error

from 32 change to 256 see picture image.png

See End: from 256 to 1000 (frames) image.png

(Bake ALL) on Type: ALL

image.png
Blender-2022-08-15-103438.ips
Blender crash guide on Mac appear.txt

Quick Smoke within FIRE.blend

**System Information** Operating system: macOS-13.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.9.39 **Blender Version** Broken: version: 3.2.2, branch: master, commit date: 2022-08-02 18:15, hash: `bcfdb14560` Worked: (newest version of Blender that worked as expected) **Short description of error** Quick Smoke within FIRE (Bake Data) button **Exact steps for others to reproduce the error** from 32 change to 256 see picture ![image.png](https://archive.blender.org/developer/F13389302/image.png) See End: from 256 to 1000 (frames) ![image.png](https://archive.blender.org/developer/F13389306/image.png) (Bake ALL) on Type: ALL ![image.png](https://archive.blender.org/developer/F13389291/image.png) [Blender-2022-08-15-103438.ips](https://archive.blender.org/developer/F13389293/Blender-2022-08-15-103438.ips) [Blender crash guide on Mac appear.txt](https://archive.blender.org/developer/F13389298/Blender_crash_guide_on_Mac_appear.txt) [Quick Smoke within FIRE.blend](https://archive.blender.org/developer/F13389301/Quick_Smoke_within_FIRE.blend)
Author

Added subscribers: @OmarEmaraDev, @Kent-Davis

Added subscribers: @OmarEmaraDev, @Kent-Davis

#103377 was marked as duplicate of this issue

#103377 was marked as duplicate of this issue

#94472 was marked as duplicate of this issue

#94472 was marked as duplicate of this issue
Kent Davis changed title from Quick Smoke within FIRE crash guide August 16, 2022 to Quick Smoke within FIRE crash guide August 15, 2022 2022-08-15 21:55:47 +02:00
Member

Stack trace:

__pthread_kill
pthread_kill
__abort
abort
malloc_vreport
malloc_zone_error
nanov2_allocate_from_block
nanov2_allocate
nanov2_malloc
_malloc_zone_malloc
scandir$INODE64
recursive_operation
_sigtramp
raise
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_allocate_from_block
nanov2_allocate
nanov2_malloc
_malloc_zone_malloc
operator new(unsigned long)
Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const
void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode<tbb::interface9::internal::auto_partition_type> >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range<long long> >(tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range<long long>&)
tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::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::arena::process(tbb::internal::generic_scheduler&)
tbb::internal::market::process(rml::job&)
tbb::internal::rml::private_worker::run()
tbb::internal::rml::private_worker::thread_routine(void*)
_pthread_start
thread_start
Stack trace: ``` __pthread_kill pthread_kill __abort abort malloc_vreport malloc_zone_error nanov2_allocate_from_block nanov2_allocate nanov2_malloc _malloc_zone_malloc scandir$INODE64 recursive_operation _sigtramp raise _sigtramp abort malloc_vreport malloc_zone_error nanov2_allocate_from_block nanov2_allocate nanov2_malloc _malloc_zone_malloc operator new(unsigned long) Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode<tbb::interface9::internal::auto_partition_type> >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range<long long> >(tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range<long long>&) tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::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::arena::process(tbb::internal::generic_scheduler&) tbb::internal::market::process(rml::job&) tbb::internal::rml::private_worker::run() tbb::internal::rml::private_worker::thread_routine(void*) _pthread_start thread_start ```
Member

Is this an update on #94472?

Is this an update on #94472?
Member

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

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

@OmarEmaraDev
Yes #94472
Not matter update Blender 3.0, 3.1, 3.2 keep me crash exactly same during Resolute Division: [128 and 256] Because I watch youtube they did put 256 on tutor.

Youtube they it work but my Mac cause Blender crash. https://youtu.be/rzATaYyCf9Q?t=166
image.png

@OmarEmaraDev Yes #94472 Not matter update Blender 3.0, 3.1, 3.2 keep me crash exactly same during Resolute Division: [128 and 256] Because I watch youtube they did put 256 on tutor. Youtube they it work but my Mac cause Blender crash. https://youtu.be/rzATaYyCf9Q?t=166 ![image.png](https://archive.blender.org/developer/F13393824/image.png)
Member

Added subscribers: @PratikPB2123, @lichtwerk, @michael64

Added subscribers: @PratikPB2123, @lichtwerk, @michael64
Omar Emara changed title from Quick Smoke within FIRE crash guide August 15, 2022 to Crash when baking quick smoke fire simulation 2022-08-16 14:48:42 +02:00
Member

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

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

September 23, 2022
@OmarEmaraDev

image.png

Resolution Division [ 256 ]

cause crash during BAKE button.

Blender-2022-09-22-235700.ips

September 23, 2022 @OmarEmaraDev ![image.png](https://archive.blender.org/developer/F13560730/image.png) Resolution Division [ 256 ] cause crash during BAKE button. [Blender-2022-09-22-235700.ips](https://archive.blender.org/developer/F13560743/Blender-2022-09-22-235700.ips)
Member

A stack trace with 266 frames ... Seems similar to the original report.

__semwait_signal_nocancel
nanosleep$NOCANCEL
usleep$NOCANCEL
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
recursive_operation
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
scandir$INODE64
recursive_operation
recursive_operation
_sigtramp
abort
malloc_vreport
malloc_zone_error
nanov2_guard_corruption_detected
nanov2_allocate_outlined
nanov2_malloc
operator new(unsigned long)
Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const
void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode<tbb::interface9::internal::auto_partition_type> >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range<long long> >(tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range<long long>&)
tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::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::generic_scheduler::local_spawn_root_and_wait(tbb::task*, tbb::task*&)
tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::run(tbb::blocked_range<long long> const&, Manta::ApplyMatrix const&, tbb::auto_partitioner const&)
Manta::ApplyMatrix::ApplyMatrix(Manta::FlagGrid const&, Manta::Grid<float>&, Manta::Grid<float> const&, std::__1::vector<Manta::Grid<float>*, std::__1::allocator<Manta::Grid<float>*> >, std::__1::vector<Manta::Grid<float>*, std::__1::allocator<Manta::Grid<float>*> >)
Manta::GridCg<Manta::ApplyMatrix>::iterate()
Manta::solvePressureSystem(Manta::Grid<float>&, Manta::MACGrid&, Manta::Grid<float>&, Manta::FlagGrid const&, float, Manta::Grid<float> const*, Manta::Grid<float> const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid<float> const*, float)
Manta::solvePressure(Manta::MACGrid&, Manta::Grid<float>&, Manta::FlagGrid const&, float, Manta::Grid<float> const*, Manta::Grid<float> const*, Manta::MACGrid const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid<float> const*, float, Manta::Grid<float>*)
Manta::_W_4(_object*, _object*, _object*)
cfunction_call
_PyObject_MakeTpCall
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
call_function
_PyEval_EvalFrameDefault
_PyEval_Vector
PyEval_EvalCode
PyRun_StringFlags
MANTA::runPythonString(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >)
MANTA::bakeData(FluidModifierData*, int)
BKE_fluid_modifier_processDomain
BKE_fluid_modifier_do
fluid_modifier_do_isolated
tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)
BLI_task_isolate
modifyMesh
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*)
BKE_scene_graph_update_for_newframe_ex
fluid_bake_startjob
do_job_thread
_pthread_start
A stack trace with 266 frames ... Seems similar to the original report. ```lines=10 __semwait_signal_nocancel nanosleep$NOCANCEL usleep$NOCANCEL abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation recursive_operation recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc scandir$INODE64 recursive_operation recursive_operation _sigtramp abort malloc_vreport malloc_zone_error nanov2_guard_corruption_detected nanov2_allocate_outlined nanov2_malloc operator new(unsigned long) Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode<tbb::interface9::internal::auto_partition_type> >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range<long long> >(tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range<long long>&) tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::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::generic_scheduler::local_spawn_root_and_wait(tbb::task*, tbb::task*&) tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::run(tbb::blocked_range<long long> const&, Manta::ApplyMatrix const&, tbb::auto_partitioner const&) Manta::ApplyMatrix::ApplyMatrix(Manta::FlagGrid const&, Manta::Grid<float>&, Manta::Grid<float> const&, std::__1::vector<Manta::Grid<float>*, std::__1::allocator<Manta::Grid<float>*> >, std::__1::vector<Manta::Grid<float>*, std::__1::allocator<Manta::Grid<float>*> >) Manta::GridCg<Manta::ApplyMatrix>::iterate() Manta::solvePressureSystem(Manta::Grid<float>&, Manta::MACGrid&, Manta::Grid<float>&, Manta::FlagGrid const&, float, Manta::Grid<float> const*, Manta::Grid<float> const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid<float> const*, float) Manta::solvePressure(Manta::MACGrid&, Manta::Grid<float>&, Manta::FlagGrid const&, float, Manta::Grid<float> const*, Manta::Grid<float> const*, Manta::MACGrid const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid<float> const*, float, Manta::Grid<float>*) Manta::_W_4(_object*, _object*, _object*) cfunction_call _PyObject_MakeTpCall call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector call_function _PyEval_EvalFrameDefault _PyEval_Vector PyEval_EvalCode PyRun_StringFlags MANTA::runPythonString(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >) MANTA::bakeData(FluidModifierData*, int) BKE_fluid_modifier_processDomain BKE_fluid_modifier_do fluid_modifier_do_isolated tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) BLI_task_isolate modifyMesh 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*) BKE_scene_graph_update_for_newframe_ex fluid_bake_startjob do_job_thread _pthread_start ```
Iliya Katushenock added
Interest
Platforms, Builds & Tests
and removed
Module
Platforms, Builds & Tests
labels 2023-08-24 17:32:33 +02: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
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#100422
No description provided.