Mantaflow error when baking #104232

Closed
opened 2023-01-30 13:47:09 +01:00 by Ivan Kostenko · 8 comments

System Information
Operating system: MacOS
Graphics card: M1

Blender Version
Broken: (3.3, 3.4, 3.5 alpha)
Worked: (no)

Short description of error
When I start to bake simulation, in command line it returns Blender(22720,0x170ad3000) malloc: Heap corruption detected, free list is damaged at 0x600002ad22e0
*** Incorrect guard value: 72057602231618945
Blender(22720,0x170ad3000) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort /Applications/Blender\ 3.4.app/Contents/MacOS/Blender (this).

Exact steps for others to reproduce the error
I guess on every simulation it can be achieved (fluid simulation). I have baked on 256 resolution, and in middle this error appears.

**System Information** Operating system: MacOS Graphics card: M1 **Blender Version** Broken: (3.3, 3.4, 3.5 alpha) Worked: (no) **Short description of error** When I start to bake simulation, in command line it returns Blender(22720,0x170ad3000) malloc: Heap corruption detected, free list is damaged at 0x600002ad22e0 *** Incorrect guard value: 72057602231618945 Blender(22720,0x170ad3000) malloc: *** set a breakpoint in malloc_error_break to debug zsh: abort /Applications/Blender\ 3.4.app/Contents/MacOS/Blender (this). **Exact steps for others to reproduce the error** I guess on every simulation it can be achieved (fluid simulation). I have baked on 256 resolution, and in middle this error appears.
Author

Added subscriber: @Ivan-2

Added subscriber: @Ivan-2

Added subscriber: @mano-wii

Added subscriber: @mano-wii

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

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

I guess on every simulation it can be achieved (fluid simulation). I have baked on 256 resolution, and in middle this error appears.

I tried by:

  • going to {nav Object > Quick Effects > Quick Liquid}
  • Setting Resolution Divisions to 256 (on {nav Physic Properties > Fluid > Settings})
  • Setting Cache Type to All
  • Baking simulation

But I can't reproduce the problem.
Could you provide a simple .blend file, so we can replicate the problem?

Note that mantaflow is no longer in active development, there is no developer maintaining it and may be replaced in the future. So it is not guarantee that this problem will be fixed.

> I guess on every simulation it can be achieved (fluid simulation). I have baked on 256 resolution, and in middle this error appears. I tried by: - going to {nav Object > Quick Effects > Quick Liquid} - Setting `Resolution Divisions` to `256` (on {nav Physic Properties > Fluid > Settings}) - Setting Cache Type to `All` - Baking simulation But I can't reproduce the problem. Could you provide a simple .blend file, so we can replicate the problem? Note that mantaflow is no longer in active development, there is no developer maintaining it and may be replaced in the future. So it is not guarantee that this problem will be fixed.
Author

Full error:

Translated Report (Full Report Below)

Process: Blender [16093]
Path: /Applications/Blender 3.4.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 3.4.0 (3.4.0 2022-12-07)
Code Type: ARM-64 (Native)
Parent Process: zsh [16078]
Responsible: Terminal [16068]
User ID: 501

Date/Time: 2023-01-31 01:11:53.1270 +0200
OS Version: macOS 13.1 (22C65)
Report Version: 12
Anonymous UUID: 014CE905-E000-D8CF-2CDD-715F4B9B4A41

Time Awake Since Boot: 20000 seconds

System Integrity Protection: enabled

Crashed Thread: 19

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_malloc.dylib 0x1a4866650 _nanov2_free + 596
1 libsystem_malloc.dylib 0x1a4866610 _nanov2_free + 532
2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 320
3 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
6 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
7 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
8 Blender 0x1040342e4 tbb::internal::task_group_base::wait() + 40
9 Blender 0x10a9a9b10 BLI_task_pool_work_and_wait + 384
10 Blender 0x10291fd30 blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*) + 308
11 Blender 0x10255ea54 BKE_scene_graph_update_for_newframe_ex + 108
12 Blender 0x1031e339c fluid_bake_startjob + 1056
13 Blender 0x1031e2a80 fluid_bake_exec + 180
14 Blender 0x10281399c wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool) + 376
15 Blender 0x1028149d4 WM_operator_call_py + 108
16 Blender 0x102c7c9ac pyop_call + 844
17 Blender 0x10ac3c7e0 cfunction_call + 172
18 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360
19 Blender 0x10acd6bd0 call_function + 548
20 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
21 Blender 0x10accdcd4 _PyEval_Vector + 164
22 Blender 0x10abf3a24 _PyObject_FastCallDictTstate + 272
23 Blender 0x10abf44f0 _PyObject_Call_Prepend + 148
24 Blender 0x10ac5e890 slot_tp_call + 264
25 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360
26 Blender 0x10acd6bd0 call_function + 548
27 Blender 0x10acd40cc _PyEval_EvalFrameDefault + 25324
28 Blender 0x10accdcd4 _PyEval_Vector + 164
29 Blender 0x10acd6ae8 call_function + 316
30 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
31 Blender 0x10accdcd4 _PyEval_Vector + 164
32 Blender 0x102c8ec70 bpy_class_call + 1000
33 Blender 0x102c5f63c rna_operator_execute_cb + 120
34 Blender 0x10281399c wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool) + 376
35 Blender 0x1028137cc wm_operator_call_internal(bContext*, wmOperatorType*, PointerRNA*, ReportList*, wmOperatorCallContext, bool, wmEvent const*) + 488
36 Blender 0x10331baa4 ui_apply_but_funcs_after + 284
37 Blender 0x103317c50 ui_handler_region_menu + 664
38 Blender 0x102817638 wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*) + 2832
39 Blender 0x102816598 wm_handlers_do(bContext*, wmEvent*, ListBase*) + 72
40 Blender 0x102815bd4 wm_event_do_handlers + 1824
41 Blender 0x10280d034 WM_main + 36
42 Blender 0x10228550c main + 872
43 dyld 0x1a46d7e50 start + 2544

Thread 1:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 4:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 5:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 6:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 9:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 caulk 0x1adedacfc caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1adebd634 caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1adebd278 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 10:
0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8
1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216
2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68
3 libsystem_c.dylib 0x1a493a2d0 abort + 188
4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908
5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100
6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44
7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404
8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32
9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 148
10 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
13 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
14 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
15 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
16 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
17 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
18 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
19 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
20 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 11:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 Blender 0x1028030c0 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 Blender 0x102802c78 tbb::internal::rml::private_worker::run() + 420
3 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 12:
0 libsystem_malloc.dylib 0x1a4866714 _nanov2_free + 792
1 libsystem_malloc.dylib 0x1a4866610 _nanov2_free + 532
2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 320
3 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
6 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
7 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
8 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
9 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
10 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
11 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
12 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
13 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 13:
0 libsystem_kernel.dylib 0x1a49ca1b0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1a4a00cec pthread_kill + 288
2 libsystem_c.dylib 0x1a493a354 __abort + 128
3 libsystem_c.dylib 0x1a493a2d4 abort + 192
4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908
5 libsystem_malloc.dylib 0x1a485c330 malloc_report + 64
6 libsystem_malloc.dylib 0x1a4868e60 find_zone_and_free + 308
7 Blender 0x10896e384 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::~start_for() + 60
8 Blender 0x102808a90 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 516
9 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
10 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
11 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
12 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
13 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
14 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
15 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 14:
0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8
1 Blender 0x1028030c0 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 Blender 0x102802c78 tbb::internal::rml::private_worker::run() + 420
3 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 15:
0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8
1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216
2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68
3 libsystem_c.dylib 0x1a493a2d0 abort + 188
4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908
5 libsystem_malloc.dylib 0x1a485c330 malloc_report + 64
6 libsystem_malloc.dylib 0x1a4868e60 find_zone_and_free + 308
7 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 320
8 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
9 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
10 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
11 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
12 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
13 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
14 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
15 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
16 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
17 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
18 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 16:
0 libsystem_malloc.dylib 0x1a4866424 _nanov2_free + 40
1 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 320
2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 320
3 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
6 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
7 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
8 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
9 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
10 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
11 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
12 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
13 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 17:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a49c1d70 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a49d38a4 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a49ca5c4 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1a49c20ec mach_msg + 24
4 CoreFoundation 0x1a4ae0bc0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1a4adf4ac __CFRunLoopRun + 1232
6 CoreFoundation 0x1a4ade888 CFRunLoopRunSpecific + 612
7 AppKit 0x1a7e8a410 _NSEventThread + 172
8 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
9 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 18:
0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8
1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216
2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68
3 libsystem_c.dylib 0x1a493a2d0 abort + 188
4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908
5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100
6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44
7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404
8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32
9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 148
10 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
13 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
14 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
15 Blender 0x102805a08 tbb::internal::generic_scheduler::spawn_root_and_wait(tbb::task&, tbb::task*&) + 224
16 Blender 0x10896e2b4 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::run(tbb::blocked_range const&, Manta::ApplyMatrix const&, tbb::auto_partitioner const&) + 216
17 Blender 0x10896dc6c Manta::ApplyMatrix::ApplyMatrix(Manta::FlagGrid const&, Manta::Grid&, Manta::Grid const&, std::__1::vector<Manta::Grid, std::__1::allocator<Manta::Grid> >, std::__1::vector<Manta::Grid, std::__1::allocator<Manta::Grid> >) + 296
18 Blender 0x1089657ac Manta::GridCgManta::ApplyMatrix::iterate() + 260
19 Blender 0x108d65418 Manta::solvePressureSystem(Manta::Grid&, Manta::MACGrid&, Manta::Grid&, Manta::FlagGrid const&, float, Manta::Grid const*, Manta::Grid const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid const*, float) + 3340
20 Blender 0x108d6cd74 Manta::solvePressure(Manta::MACGrid&, Manta::Grid&, Manta::FlagGrid const&, float, Manta::Grid const*, Manta::Grid const*, Manta::MACGrid const*, Manta::MACGrid const*, float, float, bool, int, bool, bool, bool, Manta::Grid const*, float, Manta::Grid) + 244
21 Blender 0x108d6d748 Manta::_W_4(_object
, _object*, _object*) + 2384
22 Blender 0x10ac3c788 cfunction_call + 84
23 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360
24 Blender 0x10acd6bd0 call_function + 548
25 Blender 0x10acd41c4 _PyEval_EvalFrameDefault + 25572
26 Blender 0x10accdcd4 _PyEval_Vector + 164
27 Blender 0x10acd6ae8 call_function + 316
28 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
29 Blender 0x10accdcd4 _PyEval_Vector + 164
30 Blender 0x10acd6ae8 call_function + 316
31 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
32 Blender 0x10accdcd4 _PyEval_Vector + 164
33 Blender 0x10acd6ae8 call_function + 316
34 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
35 Blender 0x10accdcd4 _PyEval_Vector + 164
36 Blender 0x10acd6ae8 call_function + 316
37 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452
38 Blender 0x10accdcd4 _PyEval_Vector + 164
39 Blender 0x10accdc1c PyEval_EvalCode + 108
40 Blender 0x10ad1b83c PyRun_StringFlags + 232
41 Blender 0x10895822c MANTA::runPythonString(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > > >) + 240
42 Blender 0x10895eb24 MANTA::bakeData(FluidModifierData*, int) + 820
43 Blender 0x1023c3ac4 fluid_modifier_processDomain + 3992
44 Blender 0x1023c2058 BKE_fluid_modifier_do + 248
45 Blender 0x102a46590 fluid_modifier_do_isolated + 40
46 Blender 0x1027fb110 tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) + 92
47 Blender 0x10a9ab7e4 BLI_task_isolate + 68
48 Blender 0x102a462cc modifyMesh + 48
49 Blender 0x102295cf0 mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**) + 2252
50 Blender 0x102294b48 mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool) + 84
51 Blender 0x102293fd0 makeDerivedMesh + 168
52 Blender 0x1025125f4 BKE_object_handle_data_update + 392
53 Blender 0x1025129dc BKE_object_eval_uber_data + 64
54 Blender 0x1029201f4 blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*) + 140
55 Blender 0x10a9a9984 tbb::internal::function_task::execute() + 24
56 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
57 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
58 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
59 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
60 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
61 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
62 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
63 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 19 Crashed:
0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8
1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216
2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68
3 libsystem_c.dylib 0x1a493a2d0 abort + 188
4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908
5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100
6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44
7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404
8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32
9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range const&) const + 148
10 Blender 0x10896e8c8 void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_modetbb::interface9::internal::auto_partition_type >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 352
11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_basetbb::interface9::internal::auto_partition_type::execute<tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>&, tbb::blocked_range&) + 152
12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112
13 Blender 0x102808a44 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task*, long) + 440
14 Blender 0x1028080e0 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 184
15 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252
16 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40
17 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284
18 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12
19 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
20 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 20:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 21:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 22:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 23:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 24:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 25:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x1a49c1d70 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a49d38a4 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a49ca5c4 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1a49c20ec mach_msg + 24
4 CoreAudio 0x1a6e0d724 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
5 CoreAudio 0x1a6cdfff0 HALC_ProxyIOContext::IOWorkLoop() + 3612
6 CoreAudio 0x1a6cdeb8c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 116
7 CoreAudio 0x1a6e69654 HALB_IOThread::Entry(void*) + 88
8 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148
9 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8

Thread 26:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 27:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 28:
0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0

Thread 19 crashed with ARM Thread State (64-bit):

  x0: 0x0000000000000004   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x0000000000000001
  x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x0000000000000001   x7: 0x0000000121e24028
  x8: 0x00000001ffd70000   x9: 0x0000000000000001  x10: 0x00000000000003e8  x11: 0x000000000000000a
 x12: 0x0000000000000000  x13: 0x0000000000000031  x14: 0x00000000000007fb  x15: 0x00000000f12fe00b
 x16: 0x00000000000001a7  x17: 0x0000000204ba8828  x18: 0x0000000000000000  x19: 0x0000000000000000
 x20: 0x0000000177552450  x21: 0x0000000121e24028  x22: 0x0000000000000003  x23: 0x0000000177552b10
 x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x000000016dcc7b65  x27: 0x0000000177553000
 x28: 0x0000000000000004   fp: 0x0000000177552440   lr: 0x00000001a48ebcd0
  sp: 0x0000000177552410   pc: 0x00000001a49c909c cpsr: 0xa0001000
 far: 0x0000000127459a08  esr: 0x56000080  Address size fault

Binary Images:
0x1a484a000 - 0x1a4875ff7 libsystem_malloc.dylib () <04185997-16d2-30da-8691-7c82612635a3> /usr/lib/system/libsystem_malloc.dylib
0x102138000 - 0x10f6abfff org.blenderfoundation.blender (3.4.0) <58b7d6eb-d729-31b3-a449-9bc9b7921b64> /Applications/Blender 3.4.app/Contents/MacOS/Blender
0x1a46d2000 - 0x1a475cb63 dyld (
) <487cfdeb-9b07-39bf-bfb9-970b61aea2d1> /usr/lib/dyld
0x1a49c1000 - 0x1a49f9ff3 libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x1a4876000 - 0x1a48bdfff libdispatch.dylib (
) <191028d2-0477-3ebc-9eef-a85acafc7193> /usr/lib/system/libdispatch.dylib
0x1a49fa000 - 0x1a4a06ffb libsystem_pthread.dylib () <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib
0x1adebb000 - 0x1adee4fff com.apple.audio.caulk (1.0) <0978e37e-6087-35f8-a623-b9d02160b84f> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a48c1000 - 0x1a4941ff3 libsystem_c.dylib (
) <756cd0d2-3241-3a74-8c59-02632dcee221> /usr/lib/system/libsystem_c.dylib
0x1a49a9000 - 0x1a49c0ffb libc++abi.dylib (*) <20a1d2a7-4c7c-36d4-ade6-c65d68317bca> /usr/lib/libc++abi.dylib
0x1a4a5f000 - 0x1a4f36fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a7d27000 - 0x1a8c31fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a6afa000 - 0x1a7200fff com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

External Modification Summary:

Calls made by other processes targeting this process:
  task_for_pid: 0
  thread_create: 0
  thread_set_state: 0
Calls made by this process:
  task_for_pid: 0
  thread_create: 0
  thread_set_state: 0
Calls made by all processes on this machine:
  task_for_pid: 35
  thread_create: 0
  thread_set_state: 276

VM Region Summary:
ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=13.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=13.2G(100%)

                              VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 3392K 4
CG image 1360K 19
ColorSync 512K 25
CoreAnimation 240K 15
CoreGraphics 32K 2
CoreImage 16K 1
CoreUI image data 1872K 12
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 12.3G 571
MALLOC guard page 192K 10
MALLOC_LARGE (reserved) 64.0M 1 reserved VM address space (unallocated)
MALLOC_MEDIUM (reserved) 376.0M 4 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 464K 29
Stack 47.4M 29
VM_ALLOCATE 158.2M 525
__AUTH 892K 236
__AUTH_CONST 14.6M 424
__CTF 756 1
__DATA 24.4M 481
__DATA_CONST 26.3M 493
__DATA_DIRTY 1084K 140
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 840.2M 67
__OBJC_CONST 2246K 200
__OBJC_RO 65.4M 1
__OBJC_RW 1986K 1
__TEXT 532.2M 509
dyld private memory 256K 1
mapped file 213.2M 30
shared memory 896K 15
=======
TOTAL 14.9G 3857
TOTAL, minus reserved VM space 14.2G 3857


Full Report

{"app_name":"Blender","timestamp":"2023-01-31 01:12:05.00 +0200","app_version":"3.4.0","slice_uuid":"58b7d6eb-d729-31b3-a449-9bc9b7921b64","build_version":"3.4.0 2022-12-07","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Blender","incident_id":"9C3B4D17-92AE-4467-8FCA-32EB14364C0C"}
{

"uptime" : 20000,
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "iMac21,1",
"coalitionID" : 1207,
"osVersion" : {
  "train" : "macOS 13.1",
  "build" : "22C65",
  "releaseType" : "User"
},
"captureTime" : "2023-01-31 01:11:53.1270 +0200",
"incident" : "9C3B4D17-92AE-4467-8FCA-32EB14364C0C",
"pid" : 16093,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-01-30 22:37:07.6608 +0200",
"procStartAbsTime" : 273306055408,
"procExitAbsTime" : 496151075318,
"procName" : "Blender",
"procPath" : "\/Applications\/Blender 3.4.app\/Contents\/MacOS\/Blender",
"bundleInfo" : {"CFBundleShortVersionString":"3.4.0","CFBundleVersion":"3.4.0 2022-12-07","CFBundleIdentifier":"org.blenderfoundation.blender"},
"storeInfo" : {"deviceIdentifierForVendor":"5E42BF58-D3A1-517F-85D5-6956D9444F9F","thirdParty":true},
"parentProc" : "zsh",
"parentPid" : 16078,
"coalitionName" : "com.apple.Terminal",
"crashReporterKey" : "014CE905-E000-D8CF-2CDD-715F4B9B4A41",
"responsiblePid" : 16068,
"responsibleProc" : "Terminal",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":276,"task_for_pid":35},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 19,
"threads" : [{"id":1134997,"queue":"com.apple.main-thread","frames":[{"imageOffset":116304,"symbol":"_nanov2_free","symbolLocation":596,"imageIndex":0},{"imageOffset":116240,"symbol":"_nanov2_free","symbolLocation":532,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":32490212,"symbol":"tbb::internal::task_group_base::wait()","symbolLocation":40,"imageIndex":1},{"imageOffset":143072016,"symbol":"BLI_task_pool_work_and_wait","symbolLocation":384,"imageIndex":1},{"imageOffset":8289584,"symbol":"blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*)","symbolLocation":308,"imageIndex":1},{"imageOffset":4352596,"symbol":"BKE_scene_graph_update_for_newframe_ex","symbolLocation":108,"imageIndex":1},{"imageOffset":17478556,"symbol":"fluid_bake_startjob","symbolLocation":1056,"imageIndex":1},{"imageOffset":17476224,"symbol":"fluid_bake_exec","symbolLocation":180,"imageIndex":1},{"imageOffset":7190940,"symbol":"wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool)","symbolLocation":376,"imageIndex":1},{"imageOffset":7195092,"symbol":"WM_operator_call_py","symbolLocation":108,"imageIndex":1},{"imageOffset":11815340,"symbol":"pyop_call","symbolLocation":844,"imageIndex":1},{"imageOffset":145770464,"symbol":"cfunction_call","symbolLocation":172,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":145472036,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":272,"imageIndex":1},{"imageOffset":145474800,"symbol":"_PyObject_Call_Prepend","symbolLocation":148,"imageIndex":1},{"imageOffset":145909904,"symbol":"slot_tp_call","symbolLocation":264,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391244,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25324,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":11889776,"symbol":"bpy_class_call","symbolLocation":1000,"imageIndex":1},{"imageOffset":11695676,"symbol":"rna_operator_execute_cb","symbolLocation":120,"imageIndex":1},{"imageOffset":7190940,"symbol":"wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool)","symbolLocation":376,"imageIndex":1},{"imageOffset":7190476,"symbol":"wm_operator_call_internal(bContext*, wmOperatorType*, PointerRNA*, ReportList*, wmOperatorCallContext, bool, wmEvent const*)","symbolLocation":488,"imageIndex":1},{"imageOffset":18758308,"symbol":"ui_apply_but_funcs_after","symbolLocation":284,"imageIndex":1},{"imageOffset":18742352,"symbol":"ui_handler_region_menu","symbolLocation":664,"imageIndex":1},{"imageOffset":7206456,"symbol":"wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*)","symbolLocation":2832,"imageIndex":1},{"imageOffset":7202200,"symbol":"wm_handlers_do(bContext*, wmEvent*, ListBase*)","symbolLocation":72,"imageIndex":1},{"imageOffset":7199700,"symbol":"wm_event_do_handlers","symbolLocation":1824,"imageIndex":1},{"imageOffset":7163956,"symbol":"WM_main","symbolLocation":36,"imageIndex":1},{"imageOffset":1365260,"symbol":"main","symbolLocation":872,"imageIndex":1},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":2}]},{"id":1135155,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135156,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135157,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135158,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135159,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135160,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135161,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135162,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135165,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":6},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":6},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":6},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135193,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135194,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":7123136,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":1},{"imageOffset":7122040,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135195,"frames":[{"imageOffset":116500,"symbol":"_nanov2_free","symbolLocation":792,"imageIndex":0},{"imageOffset":116240,"symbol":"_nanov2_free","symbolLocation":532,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135196,"frames":[{"imageOffset":37296,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":3},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":5},{"imageOffset":496468,"symbol":"__abort","symbolLocation":128,"imageIndex":7},{"imageOffset":496340,"symbol":"abort","symbolLocation":192,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":74544,"symbol":"malloc_report","symbolLocation":64,"imageIndex":0},{"imageOffset":126560,"symbol":"find_zone_and_free","symbolLocation":308,"imageIndex":0},{"imageOffset":109273988,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::~start_for()","symbolLocation":60,"imageIndex":1},{"imageOffset":7146128,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":516,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135197,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":7123136,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":1},{"imageOffset":7122040,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135198,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":74544,"symbol":"malloc_report","symbolLocation":64,"imageIndex":0},{"imageOffset":126560,"symbol":"find_zone_and_free","symbolLocation":308,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135199,"frames":[{"imageOffset":115748,"symbol":"_nanov2_free","symbolLocation":40,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135300,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":3},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":1455120,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1136571,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7133704,"symbol":"tbb::internal::generic_scheduler::spawn_root_and_wait(tbb::task&, tbb::task*&)","symbolLocation":224,"imageIndex":1},{"imageOffset":109273780,"symbol":"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&)","symbolLocation":216,"imageIndex":1},{"imageOffset":109272172,"symbol":"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>*> >)","symbolLocation":296,"imageIndex":1},{"imageOffset":109238188,"symbol":"Manta::GridCg<Manta::ApplyMatrix>::iterate()","symbolLocation":260,"imageIndex":1},{"imageOffset":113431576,"symbol":"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)","symbolLocation":3340,"imageIndex":1},{"imageOffset":113462644,"symbol":"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>*)","symbolLocation":244,"imageIndex":1},{"imageOffset":113465160,"symbol":"Manta::_W_4(_object*, _object*, _object*)","symbolLocation":2384,"imageIndex":1},{"imageOffset":145770376,"symbol":"cfunction_call","symbolLocation":84,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391492,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25572,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146365468,"symbol":"PyEval_EvalCode","symbolLocation":108,"imageIndex":1},{"imageOffset":146683964,"symbol":"PyRun_StringFlags","symbolLocation":232,"imageIndex":1},{"imageOffset":109183532,"symbol":"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> > > >)","symbolLocation":240,"imageIndex":1},{"imageOffset":109210404,"symbol":"MANTA::bakeData(FluidModifierData*, int)","symbolLocation":820,"imageIndex":1},{"imageOffset":2669252,"symbol":"fluid_modifier_processDomain","symbolLocation":3992,"imageIndex":1},{"imageOffset":2662488,"symbol":"BKE_fluid_modifier_do","symbolLocation":248,"imageIndex":1},{"imageOffset":9495952,"symbol":"fluid_modifier_do_isolated","symbolLocation":40,"imageIndex":1},{"imageOffset":7090448,"symbol":"tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)","symbolLocation":92,"imageIndex":1},{"imageOffset":143079396,"symbol":"BLI_task_isolate","symbolLocation":68,"imageIndex":1},{"imageOffset":9495244,"symbol":"modifyMesh","symbolLocation":48,"imageIndex":1},{"imageOffset":1432816,"symbol":"mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**)","symbolLocation":2252,"imageIndex":1},{"imageOffset":1428296,"symbol":"mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool)","symbolLocation":84,"imageIndex":1},{"imageOffset":1425360,"symbol":"makeDerivedMesh","symbolLocation":168,"imageIndex":1},{"imageOffset":4040180,"symbol":"BKE_object_handle_data_update","symbolLocation":392,"imageIndex":1},{"imageOffset":4041180,"symbol":"BKE_object_eval_uber_data","symbolLocation":64,"imageIndex":1},{"imageOffset":8290804,"symbol":"blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*)","symbolLocation":140,"imageIndex":1},{"imageOffset":143071620,"symbol":"tbb::internal::function_task<Task>::execute()","symbolLocation":24,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"triggered":true,"id":1136572,"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":10000000},{"value":1},{"value":4863442984},{"value":8587247616,"symbolLocation":2992,"symbol":"usual_extra"},{"value":1},{"value":1000},{"value":10},{"value":0},{"value":49},{"value":2043},{"value":4046446603},{"value":423},{"value":8669268008},{"value":0},{"value":0},{"value":6297035856},{"value":4863442984},{"value":3},{"value":6297037584},{"value":0},{"value":0},{"value":6137084773},{"value":6297038848},{"value":4}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7055785168},"cpsr":{"value":2684358656},"fp":{"value":6297035840},"sp":{"value":6297035792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7056691356,"matchesCrashFrame":1},"far":{"value":4953840136}},"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1287766,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1296959,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1296960,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1300173,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1300174,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1302125,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":3},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":3225380,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":11},{"imageOffset":1990640,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3612,"imageIndex":11},{"imageOffset":1985420,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":116,"imageIndex":11},{"imageOffset":3602004,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1306152,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1306153,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1306154,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]}],
"usedImages" : [
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7055122432,
  "size" : 180216,
  "uuid" : "04185997-16d2-30da-8691-7c82612635a3",
  "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
  "name" : "libsystem_malloc.dylib"
},
{
  "source" : "P",
  "arch" : "arm64",
  "base" : 4329799680,
  "CFBundleShortVersionString" : "3.4.0",
  "CFBundleIdentifier" : "org.blenderfoundation.blender",
  "size" : 223821824,
  "uuid" : "58b7d6eb-d729-31b3-a449-9bc9b7921b64",
  "path" : "\/Applications\/Blender 3.4.app\/Contents\/MacOS\/Blender",
  "name" : "Blender",
  "CFBundleVersion" : "3.4.0 2022-12-07"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7053582336,
  "size" : 568164,
  "uuid" : "487cfdeb-9b07-39bf-bfb9-970b61aea2d1",
  "path" : "\/usr\/lib\/dyld",
  "name" : "dyld"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7056658432,
  "size" : 233460,
  "uuid" : "aebf397e-e2ef-3a49-be58-23d4558511f6",
  "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
  "name" : "libsystem_kernel.dylib"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7055302656,
  "size" : 294912,
  "uuid" : "191028d2-0477-3ebc-9eef-a85acafc7193",
  "path" : "\/usr\/lib\/system\/libdispatch.dylib",
  "name" : "libdispatch.dylib"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7056891904,
  "size" : 53244,
  "uuid" : "132084c6-c347-3489-9ac2-fcaad21cdb73",
  "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
  "name" : "libsystem_pthread.dylib"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7212871680,
  "CFBundleShortVersionString" : "1.0",
  "CFBundleIdentifier" : "com.apple.audio.caulk",
  "size" : 172032,
  "uuid" : "0978e37e-6087-35f8-a623-b9d02160b84f",
  "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
  "name" : "caulk"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7055609856,
  "size" : 528372,
  "uuid" : "756cd0d2-3241-3a74-8c59-02632dcee221",
  "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
  "name" : "libsystem_c.dylib"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7056560128,
  "size" : 98300,
  "uuid" : "20a1d2a7-4c7c-36d4-ade6-c65d68317bca",
  "path" : "\/usr\/lib\/libc++abi.dylib",
  "name" : "libc++abi.dylib"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7057305600,
  "CFBundleShortVersionString" : "6.9",
  "CFBundleIdentifier" : "com.apple.CoreFoundation",
  "size" : 5079040,
  "uuid" : "fd16d6d9-10c0-323b-b43b-9781c4a4d268",
  "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
  "name" : "CoreFoundation",
  "CFBundleVersion" : "1953.300"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7110553600,
  "CFBundleShortVersionString" : "6.9",
  "CFBundleIdentifier" : "com.apple.AppKit",
  "size" : 15773696,
  "uuid" : "dbbd4dea-6c68-3200-a81b-79b6a62f4669",
  "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
  "name" : "AppKit",
  "CFBundleVersion" : "2299.30.116"
},
{
  "source" : "P",
  "arch" : "arm64e",
  "base" : 7091494912,
  "CFBundleShortVersionString" : "5.0",
  "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
  "size" : 7368704,
  "uuid" : "f48d3a38-b71e-36e6-ac64-3e614cf0b9b3",
  "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
  "name" : "CoreAudio",
  "CFBundleVersion" : "5.0"
}

],

"sharedCache" : {
"base" : 7052935168,
"size" : 3434283008,
"uuid" : "00a1fbb6-43e1-3c11-8483-faf0db659249"

},

"vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=13.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=13.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 3392K        4 \nCG image                          1360K       19 \nColorSync                          512K       25 \nCoreAnimation                      240K       15 \nCoreGraphics                        32K        2 \nCoreImage                           16K        1 \nCoreUI image data                 1872K       12 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                            12.3G      571 \nMALLOC guard page                  192K       10 \nMALLOC_LARGE (reserved)           64.0M        1         reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved)         376.0M        4         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                        464K       29 \nStack                             47.4M       29 \nVM_ALLOCATE                      158.2M      525 \n__AUTH                             892K      236 \n__AUTH_CONST                      14.6M      424 \n__CTF                               756        1 \n__DATA                            24.4M      481 \n__DATA_CONST                      26.3M      493 \n__DATA_DIRTY                      1084K      140 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       840.2M       67 \n__OBJC_CONST                      2246K      200 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1986K        1 \n__TEXT                           532.2M      509 \ndyld private memory                256K        1 \nmapped file                      213.2M       30 \nshared memory                      896K       15 \n===========                     =======  ======= \nTOTAL                             14.9G     3857 \nTOTAL, minus reserved VM space    14.2G     3857 \n",
"legacyInfo" : {
"threadTriggered" : {
}

},

"trialInfo" : {
"rollouts" : [
  {
    "rolloutId" : "6112d17137f5d11121dcd4e2",
    "factorPackIds" : {
    },
    "deploymentId" : 240000205
  },
  {
    "rolloutId" : "60186475825c62000ccf5450",
    "factorPackIds" : {
    },
    "deploymentId" : 240000026
  }
],
"experiments" : [
]

}
}

Model: iMac21,1, BootROM 8419.60.44, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: iMac, Retina 4.5K (4480 x 2520), Main, MirrorOff, Online
Memory Module: LPDDR4, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Sep 3 2022 02:57:22 version 18.20.379.4.7.8.143 FWID 01-30db25ae
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: iPhone
USB Device: Rugged Mini USB3
Thunderbolt Bus: iMac, Apple Inc.
Thunderbolt Bus: iMac, Apple Inc.

Blender file:
waves_mantaflow.blend

Full error: ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Blender [16093] Path: /Applications/Blender 3.4.app/Contents/MacOS/Blender Identifier: org.blenderfoundation.blender Version: 3.4.0 (3.4.0 2022-12-07) Code Type: ARM-64 (Native) Parent Process: zsh [16078] Responsible: Terminal [16068] User ID: 501 Date/Time: 2023-01-31 01:11:53.1270 +0200 OS Version: macOS 13.1 (22C65) Report Version: 12 Anonymous UUID: 014CE905-E000-D8CF-2CDD-715F4B9B4A41 Time Awake Since Boot: 20000 seconds System Integrity Protection: enabled Crashed Thread: 19 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_malloc.dylib 0x1a4866650 _nanov2_free + 596 1 libsystem_malloc.dylib 0x1a4866610 _nanov2_free + 532 2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 320 3 Blender 0x10896e8c8 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>&) + 352 4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 6 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 7 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 8 Blender 0x1040342e4 tbb::internal::task_group_base::wait() + 40 9 Blender 0x10a9a9b10 BLI_task_pool_work_and_wait + 384 10 Blender 0x10291fd30 blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*) + 308 11 Blender 0x10255ea54 BKE_scene_graph_update_for_newframe_ex + 108 12 Blender 0x1031e339c fluid_bake_startjob + 1056 13 Blender 0x1031e2a80 fluid_bake_exec + 180 14 Blender 0x10281399c wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool) + 376 15 Blender 0x1028149d4 WM_operator_call_py + 108 16 Blender 0x102c7c9ac pyop_call + 844 17 Blender 0x10ac3c7e0 cfunction_call + 172 18 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360 19 Blender 0x10acd6bd0 call_function + 548 20 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 21 Blender 0x10accdcd4 _PyEval_Vector + 164 22 Blender 0x10abf3a24 _PyObject_FastCallDictTstate + 272 23 Blender 0x10abf44f0 _PyObject_Call_Prepend + 148 24 Blender 0x10ac5e890 slot_tp_call + 264 25 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360 26 Blender 0x10acd6bd0 call_function + 548 27 Blender 0x10acd40cc _PyEval_EvalFrameDefault + 25324 28 Blender 0x10accdcd4 _PyEval_Vector + 164 29 Blender 0x10acd6ae8 call_function + 316 30 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 31 Blender 0x10accdcd4 _PyEval_Vector + 164 32 Blender 0x102c8ec70 bpy_class_call + 1000 33 Blender 0x102c5f63c rna_operator_execute_cb + 120 34 Blender 0x10281399c wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool) + 376 35 Blender 0x1028137cc wm_operator_call_internal(bContext*, wmOperatorType*, PointerRNA*, ReportList*, wmOperatorCallContext, bool, wmEvent const*) + 488 36 Blender 0x10331baa4 ui_apply_but_funcs_after + 284 37 Blender 0x103317c50 ui_handler_region_menu + 664 38 Blender 0x102817638 wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*) + 2832 39 Blender 0x102816598 wm_handlers_do(bContext*, wmEvent*, ListBase*) + 72 40 Blender 0x102815bd4 wm_event_do_handlers + 1824 41 Blender 0x10280d034 WM_main + 36 42 Blender 0x10228550c main + 872 43 dyld 0x1a46d7e50 start + 2544 Thread 1: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 2: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 3: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 4: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 5: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 6: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 8: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a487aaa0 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a487b154 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10abac908 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10abab554 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 6 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 9:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 caulk 0x1adedacfc caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x1adebd634 caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x1adebd278 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96 4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 10: 0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8 1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216 2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68 3 libsystem_c.dylib 0x1a493a2d0 abort + 188 4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908 5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100 6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44 7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404 8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32 9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 148 10 Blender 0x10896e8c8 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>&) + 352 11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 13 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 14 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 15 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 16 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 17 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 18 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 19 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 20 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 11: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 Blender 0x1028030c0 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 Blender 0x102802c78 tbb::internal::rml::private_worker::run() + 420 3 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 12: 0 libsystem_malloc.dylib 0x1a4866714 _nanov2_free + 792 1 libsystem_malloc.dylib 0x1a4866610 _nanov2_free + 532 2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 320 3 Blender 0x10896e8c8 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>&) + 352 4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 6 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 7 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 8 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 9 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 10 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 11 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 12 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 13 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 13: 0 libsystem_kernel.dylib 0x1a49ca1b0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1a4a00cec pthread_kill + 288 2 libsystem_c.dylib 0x1a493a354 __abort + 128 3 libsystem_c.dylib 0x1a493a2d4 abort + 192 4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908 5 libsystem_malloc.dylib 0x1a485c330 malloc_report + 64 6 libsystem_malloc.dylib 0x1a4868e60 find_zone_and_free + 308 7 Blender 0x10896e384 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::~start_for() + 60 8 Blender 0x102808a90 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 516 9 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 10 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 11 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 12 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 13 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 14 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 15 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 14: 0 libsystem_kernel.dylib 0x1a49c1cec semaphore_wait_trap + 8 1 Blender 0x1028030c0 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 Blender 0x102802c78 tbb::internal::rml::private_worker::run() + 420 3 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 5 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 15: 0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8 1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216 2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68 3 libsystem_c.dylib 0x1a493a2d0 abort + 188 4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908 5 libsystem_malloc.dylib 0x1a485c330 malloc_report + 64 6 libsystem_malloc.dylib 0x1a4868e60 find_zone_and_free + 308 7 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 320 8 Blender 0x10896e8c8 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>&) + 352 9 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 10 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 11 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 12 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 13 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 14 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 15 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 16 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 17 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 18 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 16: 0 libsystem_malloc.dylib 0x1a4866424 _nanov2_free + 40 1 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 320 2 Blender 0x10896ec60 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 320 3 Blender 0x10896e8c8 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>&) + 352 4 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 5 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 6 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 7 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 8 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 9 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 10 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 11 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 12 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 13 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 17:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1a49c1d70 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1a49d38a4 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1a49ca5c4 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1a49c20ec mach_msg + 24 4 CoreFoundation 0x1a4ae0bc0 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1a4adf4ac __CFRunLoopRun + 1232 6 CoreFoundation 0x1a4ade888 CFRunLoopRunSpecific + 612 7 AppKit 0x1a7e8a410 _NSEventThread + 172 8 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 9 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 18: 0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8 1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216 2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68 3 libsystem_c.dylib 0x1a493a2d0 abort + 188 4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908 5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100 6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44 7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404 8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32 9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 148 10 Blender 0x10896e8c8 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>&) + 352 11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 13 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 14 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 15 Blender 0x102805a08 tbb::internal::generic_scheduler::spawn_root_and_wait(tbb::task&, tbb::task*&) + 224 16 Blender 0x10896e2b4 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&) + 216 17 Blender 0x10896dc6c 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>*> >) + 296 18 Blender 0x1089657ac Manta::GridCg<Manta::ApplyMatrix>::iterate() + 260 19 Blender 0x108d65418 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) + 3340 20 Blender 0x108d6cd74 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>*) + 244 21 Blender 0x108d6d748 Manta::_W_4(_object*, _object*, _object*) + 2384 22 Blender 0x10ac3c788 cfunction_call + 84 23 Blender 0x10abf3bfc _PyObject_MakeTpCall + 360 24 Blender 0x10acd6bd0 call_function + 548 25 Blender 0x10acd41c4 _PyEval_EvalFrameDefault + 25572 26 Blender 0x10accdcd4 _PyEval_Vector + 164 27 Blender 0x10acd6ae8 call_function + 316 28 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 29 Blender 0x10accdcd4 _PyEval_Vector + 164 30 Blender 0x10acd6ae8 call_function + 316 31 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 32 Blender 0x10accdcd4 _PyEval_Vector + 164 33 Blender 0x10acd6ae8 call_function + 316 34 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 35 Blender 0x10accdcd4 _PyEval_Vector + 164 36 Blender 0x10acd6ae8 call_function + 316 37 Blender 0x10acd414c _PyEval_EvalFrameDefault + 25452 38 Blender 0x10accdcd4 _PyEval_Vector + 164 39 Blender 0x10accdc1c PyEval_EvalCode + 108 40 Blender 0x10ad1b83c PyRun_StringFlags + 232 41 Blender 0x10895822c 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> > > >) + 240 42 Blender 0x10895eb24 MANTA::bakeData(FluidModifierData*, int) + 820 43 Blender 0x1023c3ac4 fluid_modifier_processDomain + 3992 44 Blender 0x1023c2058 BKE_fluid_modifier_do + 248 45 Blender 0x102a46590 fluid_modifier_do_isolated + 40 46 Blender 0x1027fb110 tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) + 92 47 Blender 0x10a9ab7e4 BLI_task_isolate + 68 48 Blender 0x102a462cc modifyMesh + 48 49 Blender 0x102295cf0 mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**) + 2252 50 Blender 0x102294b48 mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool) + 84 51 Blender 0x102293fd0 makeDerivedMesh + 168 52 Blender 0x1025125f4 BKE_object_handle_data_update + 392 53 Blender 0x1025129dc BKE_object_eval_uber_data + 64 54 Blender 0x1029201f4 blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*) + 140 55 Blender 0x10a9a9984 tbb::internal::function_task<Task>::execute() + 24 56 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 57 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 58 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 59 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 60 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 61 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 62 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 63 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 19 Crashed: 0 libsystem_kernel.dylib 0x1a49c909c __semwait_signal_nocancel + 8 1 libsystem_c.dylib 0x1a48ebcd0 nanosleep$NOCANCEL + 216 2 libsystem_c.dylib 0x1a4915dfc usleep$NOCANCEL + 68 3 libsystem_c.dylib 0x1a493a2d0 abort + 188 4 libsystem_malloc.dylib 0x1a4858b1c malloc_vreport + 908 5 libsystem_malloc.dylib 0x1a486f404 malloc_zone_error + 100 6 libsystem_malloc.dylib 0x1a4867204 nanov2_guard_corruption_detected + 44 7 libsystem_malloc.dylib 0x1a48663fc nanov2_allocate_outlined + 404 8 libc++abi.dylib 0x1a49bc8b0 operator new(unsigned long) + 32 9 Blender 0x10896ebb4 Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const + 148 10 Blender 0x10896e8c8 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>&) + 352 11 Blender 0x10896e658 void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&) + 152 12 Blender 0x10896e450 tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute() + 112 13 Blender 0x102808a44 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) + 440 14 Blender 0x1028080e0 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 184 15 Blender 0x1027f8dd0 tbb::internal::arena::process(tbb::internal::generic_scheduler&) + 252 16 Blender 0x10280192c tbb::internal::market::process(rml::job&) + 40 17 Blender 0x102802bf0 tbb::internal::rml::private_worker::run() + 284 18 Blender 0x102802ac8 tbb::internal::rml::private_worker::thread_routine(void*) + 12 19 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 20 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 20: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 21: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 22: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 23: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 24: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 25:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x1a49c1d70 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1a49d38a4 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1a49ca5c4 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1a49c20ec mach_msg + 24 4 CoreAudio 0x1a6e0d724 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104 5 CoreAudio 0x1a6cdfff0 HALC_ProxyIOContext::IOWorkLoop() + 3612 6 CoreAudio 0x1a6cdeb8c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 116 7 CoreAudio 0x1a6e69654 HALB_IOThread::Entry(void*) + 88 8 libsystem_pthread.dylib 0x1a4a0106c _pthread_start + 148 9 libsystem_pthread.dylib 0x1a49fbe2c thread_start + 8 Thread 26: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 27: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 28: 0 libsystem_pthread.dylib 0x1a49fbe18 start_wqthread + 0 Thread 19 crashed with ARM Thread State (64-bit): ``` x0: 0x0000000000000004 x1: 0x0000000000000000 x2: 0x0000000000000001 x3: 0x0000000000000001 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000000001 x7: 0x0000000121e24028 x8: 0x00000001ffd70000 x9: 0x0000000000000001 x10: 0x00000000000003e8 x11: 0x000000000000000a x12: 0x0000000000000000 x13: 0x0000000000000031 x14: 0x00000000000007fb x15: 0x00000000f12fe00b x16: 0x00000000000001a7 x17: 0x0000000204ba8828 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x0000000177552450 x21: 0x0000000121e24028 x22: 0x0000000000000003 x23: 0x0000000177552b10 x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x000000016dcc7b65 x27: 0x0000000177553000 x28: 0x0000000000000004 fp: 0x0000000177552440 lr: 0x00000001a48ebcd0 sp: 0x0000000177552410 pc: 0x00000001a49c909c cpsr: 0xa0001000 far: 0x0000000127459a08 esr: 0x56000080 Address size fault ``` Binary Images: 0x1a484a000 - 0x1a4875ff7 libsystem_malloc.dylib (*) <04185997-16d2-30da-8691-7c82612635a3> /usr/lib/system/libsystem_malloc.dylib 0x102138000 - 0x10f6abfff org.blenderfoundation.blender (3.4.0) <58b7d6eb-d729-31b3-a449-9bc9b7921b64> /Applications/Blender 3.4.app/Contents/MacOS/Blender 0x1a46d2000 - 0x1a475cb63 dyld (*) <487cfdeb-9b07-39bf-bfb9-970b61aea2d1> /usr/lib/dyld 0x1a49c1000 - 0x1a49f9ff3 libsystem_kernel.dylib (*) <aebf397e-e2ef-3a49-be58-23d4558511f6> /usr/lib/system/libsystem_kernel.dylib 0x1a4876000 - 0x1a48bdfff libdispatch.dylib (*) <191028d2-0477-3ebc-9eef-a85acafc7193> /usr/lib/system/libdispatch.dylib 0x1a49fa000 - 0x1a4a06ffb libsystem_pthread.dylib (*) <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib 0x1adebb000 - 0x1adee4fff com.apple.audio.caulk (1.0) <0978e37e-6087-35f8-a623-b9d02160b84f> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x1a48c1000 - 0x1a4941ff3 libsystem_c.dylib (*) <756cd0d2-3241-3a74-8c59-02632dcee221> /usr/lib/system/libsystem_c.dylib 0x1a49a9000 - 0x1a49c0ffb libc++abi.dylib (*) <20a1d2a7-4c7c-36d4-ade6-c65d68317bca> /usr/lib/libc++abi.dylib 0x1a4a5f000 - 0x1a4f36fff com.apple.CoreFoundation (6.9) <fd16d6d9-10c0-323b-b43b-9781c4a4d268> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1a7d27000 - 0x1a8c31fff com.apple.AppKit (6.9) <dbbd4dea-6c68-3200-a81b-79b6a62f4669> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1a6afa000 - 0x1a7200fff com.apple.audio.CoreAudio (5.0) <f48d3a38-b71e-36e6-ac64-3e614cf0b9b3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio External Modification Summary: ``` Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 35 thread_create: 0 thread_set_state: 276 ``` VM Region Summary: ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%) Writable regions: Total=13.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=13.2G(100%) ``` VIRTUAL REGION ``` REGION TYPE SIZE COUNT (non-coalesced) **=======** Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 3392K 4 CG image 1360K 19 ColorSync 512K 25 CoreAnimation 240K 15 CoreGraphics 32K 2 CoreImage 16K 1 CoreUI image data 1872K 12 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 12.3G 571 MALLOC guard page 192K 10 MALLOC_LARGE (reserved) 64.0M 1 reserved VM address space (unallocated) MALLOC_MEDIUM (reserved) 376.0M 4 reserved VM address space (unallocated) MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated) OpenGL GLSL 256K 3 STACK GUARD 464K 29 Stack 47.4M 29 VM_ALLOCATE 158.2M 525 __AUTH 892K 236 __AUTH_CONST 14.6M 424 __CTF 756 1 __DATA 24.4M 481 __DATA_CONST 26.3M 493 __DATA_DIRTY 1084K 140 __FONT_DATA 2352 1 __GLSLBUILTINS 5174K 1 __LINKEDIT 840.2M 67 __OBJC_CONST 2246K 200 __OBJC_RO 65.4M 1 __OBJC_RW 1986K 1 __TEXT 532.2M 509 dyld private memory 256K 1 mapped file 213.2M 30 shared memory 896K 15 **=======** TOTAL 14.9G 3857 TOTAL, minus reserved VM space 14.2G 3857 ----------- Full Report ----------- {"app_name":"Blender","timestamp":"2023-01-31 01:12:05.00 +0200","app_version":"3.4.0","slice_uuid":"58b7d6eb-d729-31b3-a449-9bc9b7921b64","build_version":"3.4.0 2022-12-07","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Blender","incident_id":"9C3B4D17-92AE-4467-8FCA-32EB14364C0C"} { ``` "uptime" : 20000, "procRole" : "Background", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "iMac21,1", "coalitionID" : 1207, "osVersion" : { "train" : "macOS 13.1", "build" : "22C65", "releaseType" : "User" }, "captureTime" : "2023-01-31 01:11:53.1270 +0200", "incident" : "9C3B4D17-92AE-4467-8FCA-32EB14364C0C", "pid" : 16093, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-01-30 22:37:07.6608 +0200", "procStartAbsTime" : 273306055408, "procExitAbsTime" : 496151075318, "procName" : "Blender", "procPath" : "\/Applications\/Blender 3.4.app\/Contents\/MacOS\/Blender", "bundleInfo" : {"CFBundleShortVersionString":"3.4.0","CFBundleVersion":"3.4.0 2022-12-07","CFBundleIdentifier":"org.blenderfoundation.blender"}, "storeInfo" : {"deviceIdentifierForVendor":"5E42BF58-D3A1-517F-85D5-6956D9444F9F","thirdParty":true}, "parentProc" : "zsh", "parentPid" : 16078, "coalitionName" : "com.apple.Terminal", "crashReporterKey" : "014CE905-E000-D8CF-2CDD-715F4B9B4A41", "responsiblePid" : 16068, "responsibleProc" : "Terminal", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":276,"task_for_pid":35},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 19, "threads" : [{"id":1134997,"queue":"com.apple.main-thread","frames":[{"imageOffset":116304,"symbol":"_nanov2_free","symbolLocation":596,"imageIndex":0},{"imageOffset":116240,"symbol":"_nanov2_free","symbolLocation":532,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":32490212,"symbol":"tbb::internal::task_group_base::wait()","symbolLocation":40,"imageIndex":1},{"imageOffset":143072016,"symbol":"BLI_task_pool_work_and_wait","symbolLocation":384,"imageIndex":1},{"imageOffset":8289584,"symbol":"blender::deg::deg_evaluate_on_refresh(blender::deg::Depsgraph*)","symbolLocation":308,"imageIndex":1},{"imageOffset":4352596,"symbol":"BKE_scene_graph_update_for_newframe_ex","symbolLocation":108,"imageIndex":1},{"imageOffset":17478556,"symbol":"fluid_bake_startjob","symbolLocation":1056,"imageIndex":1},{"imageOffset":17476224,"symbol":"fluid_bake_exec","symbolLocation":180,"imageIndex":1},{"imageOffset":7190940,"symbol":"wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool)","symbolLocation":376,"imageIndex":1},{"imageOffset":7195092,"symbol":"WM_operator_call_py","symbolLocation":108,"imageIndex":1},{"imageOffset":11815340,"symbol":"pyop_call","symbolLocation":844,"imageIndex":1},{"imageOffset":145770464,"symbol":"cfunction_call","symbolLocation":172,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":145472036,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":272,"imageIndex":1},{"imageOffset":145474800,"symbol":"_PyObject_Call_Prepend","symbolLocation":148,"imageIndex":1},{"imageOffset":145909904,"symbol":"slot_tp_call","symbolLocation":264,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391244,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25324,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":11889776,"symbol":"bpy_class_call","symbolLocation":1000,"imageIndex":1},{"imageOffset":11695676,"symbol":"rna_operator_execute_cb","symbolLocation":120,"imageIndex":1},{"imageOffset":7190940,"symbol":"wm_operator_invoke(bContext*, wmOperatorType*, wmEvent const*, PointerRNA*, ReportList*, bool, bool)","symbolLocation":376,"imageIndex":1},{"imageOffset":7190476,"symbol":"wm_operator_call_internal(bContext*, wmOperatorType*, PointerRNA*, ReportList*, wmOperatorCallContext, bool, wmEvent const*)","symbolLocation":488,"imageIndex":1},{"imageOffset":18758308,"symbol":"ui_apply_but_funcs_after","symbolLocation":284,"imageIndex":1},{"imageOffset":18742352,"symbol":"ui_handler_region_menu","symbolLocation":664,"imageIndex":1},{"imageOffset":7206456,"symbol":"wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*)","symbolLocation":2832,"imageIndex":1},{"imageOffset":7202200,"symbol":"wm_handlers_do(bContext*, wmEvent*, ListBase*)","symbolLocation":72,"imageIndex":1},{"imageOffset":7199700,"symbol":"wm_event_do_handlers","symbolLocation":1824,"imageIndex":1},{"imageOffset":7163956,"symbol":"WM_main","symbolLocation":36,"imageIndex":1},{"imageOffset":1365260,"symbol":"main","symbolLocation":872,"imageIndex":1},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":2}]},{"id":1135155,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135156,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135157,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135158,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135159,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135160,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135161,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135162,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":4},{"imageOffset":145180936,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":1},{"imageOffset":145175892,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135165,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":6},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":6},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":6},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135193,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135194,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":7123136,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":1},{"imageOffset":7122040,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135195,"frames":[{"imageOffset":116500,"symbol":"_nanov2_free","symbolLocation":792,"imageIndex":0},{"imageOffset":116240,"symbol":"_nanov2_free","symbolLocation":532,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135196,"frames":[{"imageOffset":37296,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":3},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":5},{"imageOffset":496468,"symbol":"__abort","symbolLocation":128,"imageIndex":7},{"imageOffset":496340,"symbol":"abort","symbolLocation":192,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":74544,"symbol":"malloc_report","symbolLocation":64,"imageIndex":0},{"imageOffset":126560,"symbol":"find_zone_and_free","symbolLocation":308,"imageIndex":0},{"imageOffset":109273988,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::~start_for()","symbolLocation":60,"imageIndex":1},{"imageOffset":7146128,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":516,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135197,"frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":7123136,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":1},{"imageOffset":7122040,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135198,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":74544,"symbol":"malloc_report","symbolLocation":64,"imageIndex":0},{"imageOffset":126560,"symbol":"find_zone_and_free","symbolLocation":308,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135199,"frames":[{"imageOffset":115748,"symbol":"_nanov2_free","symbolLocation":40,"imageIndex":0},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109276256,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":320,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1135300,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":3},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":1455120,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1136571,"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7133704,"symbol":"tbb::internal::generic_scheduler::spawn_root_and_wait(tbb::task&, tbb::task*&)","symbolLocation":224,"imageIndex":1},{"imageOffset":109273780,"symbol":"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&)","symbolLocation":216,"imageIndex":1},{"imageOffset":109272172,"symbol":"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>*> >)","symbolLocation":296,"imageIndex":1},{"imageOffset":109238188,"symbol":"Manta::GridCg<Manta::ApplyMatrix>::iterate()","symbolLocation":260,"imageIndex":1},{"imageOffset":113431576,"symbol":"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)","symbolLocation":3340,"imageIndex":1},{"imageOffset":113462644,"symbol":"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>*)","symbolLocation":244,"imageIndex":1},{"imageOffset":113465160,"symbol":"Manta::_W_4(_object*, _object*, _object*)","symbolLocation":2384,"imageIndex":1},{"imageOffset":145770376,"symbol":"cfunction_call","symbolLocation":84,"imageIndex":1},{"imageOffset":145472508,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":146402256,"symbol":"call_function","symbolLocation":548,"imageIndex":1},{"imageOffset":146391492,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25572,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146402024,"symbol":"call_function","symbolLocation":316,"imageIndex":1},{"imageOffset":146391372,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25452,"imageIndex":1},{"imageOffset":146365652,"symbol":"_PyEval_Vector","symbolLocation":164,"imageIndex":1},{"imageOffset":146365468,"symbol":"PyEval_EvalCode","symbolLocation":108,"imageIndex":1},{"imageOffset":146683964,"symbol":"PyRun_StringFlags","symbolLocation":232,"imageIndex":1},{"imageOffset":109183532,"symbol":"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> > > >)","symbolLocation":240,"imageIndex":1},{"imageOffset":109210404,"symbol":"MANTA::bakeData(FluidModifierData*, int)","symbolLocation":820,"imageIndex":1},{"imageOffset":2669252,"symbol":"fluid_modifier_processDomain","symbolLocation":3992,"imageIndex":1},{"imageOffset":2662488,"symbol":"BKE_fluid_modifier_do","symbolLocation":248,"imageIndex":1},{"imageOffset":9495952,"symbol":"fluid_modifier_do_isolated","symbolLocation":40,"imageIndex":1},{"imageOffset":7090448,"symbol":"tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)","symbolLocation":92,"imageIndex":1},{"imageOffset":143079396,"symbol":"BLI_task_isolate","symbolLocation":68,"imageIndex":1},{"imageOffset":9495244,"symbol":"modifyMesh","symbolLocation":48,"imageIndex":1},{"imageOffset":1432816,"symbol":"mesh_calc_modifiers(Depsgraph*, Scene const*, Object*, bool, bool, CustomData_MeshMasks const*, bool, bool, Mesh**, Mesh**, GeometrySet**)","symbolLocation":2252,"imageIndex":1},{"imageOffset":1428296,"symbol":"mesh_build_data(Depsgraph*, Scene const*, Object*, CustomData_MeshMasks const*, bool)","symbolLocation":84,"imageIndex":1},{"imageOffset":1425360,"symbol":"makeDerivedMesh","symbolLocation":168,"imageIndex":1},{"imageOffset":4040180,"symbol":"BKE_object_handle_data_update","symbolLocation":392,"imageIndex":1},{"imageOffset":4041180,"symbol":"BKE_object_eval_uber_data","symbolLocation":64,"imageIndex":1},{"imageOffset":8290804,"symbol":"blender::deg::(anonymous namespace)::deg_task_run_func(TaskPool*, void*)","symbolLocation":140,"imageIndex":1},{"imageOffset":143071620,"symbol":"tbb::internal::function_task<Task>::execute()","symbolLocation":24,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"triggered":true,"id":1136572,"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":10000000},{"value":1},{"value":4863442984},{"value":8587247616,"symbolLocation":2992,"symbol":"usual_extra"},{"value":1},{"value":1000},{"value":10},{"value":0},{"value":49},{"value":2043},{"value":4046446603},{"value":423},{"value":8669268008},{"value":0},{"value":0},{"value":6297035856},{"value":4863442984},{"value":3},{"value":6297037584},{"value":0},{"value":0},{"value":6137084773},{"value":6297038848},{"value":4}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7055785168},"cpsr":{"value":2684358656},"fp":{"value":6297035840},"sp":{"value":6297035792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7056691356,"matchesCrashFrame":1},"far":{"value":4953840136}},"frames":[{"imageOffset":32924,"symbol":"__semwait_signal_nocancel","symbolLocation":8,"imageIndex":3},{"imageOffset":175312,"symbol":"nanosleep$NOCANCEL","symbolLocation":216,"imageIndex":7},{"imageOffset":347644,"symbol":"usleep$NOCANCEL","symbolLocation":68,"imageIndex":7},{"imageOffset":496336,"symbol":"abort","symbolLocation":188,"imageIndex":7},{"imageOffset":60188,"symbol":"malloc_vreport","symbolLocation":908,"imageIndex":0},{"imageOffset":152580,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":0},{"imageOffset":119300,"symbol":"nanov2_guard_corruption_detected","symbolLocation":44,"imageIndex":0},{"imageOffset":115708,"symbol":"nanov2_allocate_outlined","symbolLocation":404,"imageIndex":0},{"imageOffset":80048,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":8},{"imageOffset":109276084,"symbol":"Manta::ApplyMatrix::operator()(tbb::blocked_range<long long> const&) const","symbolLocation":148,"imageIndex":1},{"imageOffset":109275336,"symbol":"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>&)","symbolLocation":352,"imageIndex":1},{"imageOffset":109274712,"symbol":"void tbb::interface9::internal::partition_type_base<tbb::interface9::internal::auto_partition_type>::execute<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>&)","symbolLocation":152,"imageIndex":1},{"imageOffset":109274192,"symbol":"tbb::interface9::internal::start_for<tbb::blocked_range<long long>, Manta::ApplyMatrix, tbb::auto_partitioner const>::execute()","symbolLocation":112,"imageIndex":1},{"imageOffset":7146052,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long)","symbolLocation":440,"imageIndex":1},{"imageOffset":7143648,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":184,"imageIndex":1},{"imageOffset":7081424,"symbol":"tbb::internal::arena::process(tbb::internal::generic_scheduler&)","symbolLocation":252,"imageIndex":1},{"imageOffset":7117100,"symbol":"tbb::internal::market::process(rml::job&)","symbolLocation":40,"imageIndex":1},{"imageOffset":7121904,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":284,"imageIndex":1},{"imageOffset":7121608,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1287766,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1296959,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1296960,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1300173,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1300174,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1302125,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":3},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":3225380,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":11},{"imageOffset":1990640,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3612,"imageIndex":11},{"imageOffset":1985420,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":116,"imageIndex":11},{"imageOffset":3602004,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":1306152,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1306153,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":1306154,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7055122432, "size" : 180216, "uuid" : "04185997-16d2-30da-8691-7c82612635a3", "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib", "name" : "libsystem_malloc.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4329799680, "CFBundleShortVersionString" : "3.4.0", "CFBundleIdentifier" : "org.blenderfoundation.blender", "size" : 223821824, "uuid" : "58b7d6eb-d729-31b3-a449-9bc9b7921b64", "path" : "\/Applications\/Blender 3.4.app\/Contents\/MacOS\/Blender", "name" : "Blender", "CFBundleVersion" : "3.4.0 2022-12-07" }, { "source" : "P", "arch" : "arm64e", "base" : 7053582336, "size" : 568164, "uuid" : "487cfdeb-9b07-39bf-bfb9-970b61aea2d1", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7056658432, "size" : 233460, "uuid" : "aebf397e-e2ef-3a49-be58-23d4558511f6", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7055302656, "size" : 294912, "uuid" : "191028d2-0477-3ebc-9eef-a85acafc7193", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7056891904, "size" : 53244, "uuid" : "132084c6-c347-3489-9ac2-fcaad21cdb73", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7212871680, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 172032, "uuid" : "0978e37e-6087-35f8-a623-b9d02160b84f", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 7055609856, "size" : 528372, "uuid" : "756cd0d2-3241-3a74-8c59-02632dcee221", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7056560128, "size" : 98300, "uuid" : "20a1d2a7-4c7c-36d4-ade6-c65d68317bca", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7057305600, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "fd16d6d9-10c0-323b-b43b-9781c4a4d268", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.300" }, { "source" : "P", "arch" : "arm64e", "base" : 7110553600, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15773696, "uuid" : "dbbd4dea-6c68-3200-a81b-79b6a62f4669", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299.30.116" }, { "source" : "P", "arch" : "arm64e", "base" : 7091494912, "CFBundleShortVersionString" : "5.0", "CFBundleIdentifier" : "com.apple.audio.CoreAudio", "size" : 7368704, "uuid" : "f48d3a38-b71e-36e6-ac64-3e614cf0b9b3", "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "5.0" } ``` ], ``` "sharedCache" : { "base" : 7052935168, "size" : 3434283008, "uuid" : "00a1fbb6-43e1-3c11-8483-faf0db659249" ``` }, ``` "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=13.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=13.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 3392K 4 \nCG image 1360K 19 \nColorSync 512K 25 \nCoreAnimation 240K 15 \nCoreGraphics 32K 2 \nCoreImage 16K 1 \nCoreUI image data 1872K 12 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 12.3G 571 \nMALLOC guard page 192K 10 \nMALLOC_LARGE (reserved) 64.0M 1 reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved) 376.0M 4 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 464K 29 \nStack 47.4M 29 \nVM_ALLOCATE 158.2M 525 \n__AUTH 892K 236 \n__AUTH_CONST 14.6M 424 \n__CTF 756 1 \n__DATA 24.4M 481 \n__DATA_CONST 26.3M 493 \n__DATA_DIRTY 1084K 140 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 840.2M 67 \n__OBJC_CONST 2246K 200 \n__OBJC_RO 65.4M 1 \n__OBJC_RW 1986K 1 \n__TEXT 532.2M 509 \ndyld private memory 256K 1 \nmapped file 213.2M 30 \nshared memory 896K 15 \n=========== ======= ======= \nTOTAL 14.9G 3857 \nTOTAL, minus reserved VM space 14.2G 3857 \n", "legacyInfo" : { "threadTriggered" : { ``` ``` } ``` }, ``` "trialInfo" : { "rollouts" : [ { "rolloutId" : "6112d17137f5d11121dcd4e2", "factorPackIds" : { ``` ``` }, "deploymentId" : 240000205 }, { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { ``` ``` }, "deploymentId" : 240000026 } ], "experiments" : [ ``` ``` ] ``` } } Model: iMac21,1, BootROM 8419.60.44, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: iMac, Retina 4.5K (4480 x 2520), Main, MirrorOff, Online Memory Module: LPDDR4, Micron AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Sep 3 2022 02:57:22 version 18.20.379.4.7.8.143 FWID 01-30db25ae Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en1 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus USB Device: iPhone USB Device: Rugged Mini USB3 Thunderbolt Bus: iMac, Apple Inc. Thunderbolt Bus: iMac, Apple Inc. Blender file: [waves_mantaflow.blend](https://archive.blender.org/developer/F14215620/waves_mantaflow.blend)
Author

This error happened, once more.
Blender(94375,0x16dccf000) malloc: Heap corruption detected, free list is damaged at 0x600006bed760
*** Incorrect guard value: 147396599797600
Blender(94375,0x16dccf000) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort /Applications/Blender\ 3.4.app/Contents/MacOS/Blender

This error happened, once more. Blender(94375,0x16dccf000) malloc: Heap corruption detected, free list is damaged at 0x600006bed760 *** Incorrect guard value: 147396599797600 Blender(94375,0x16dccf000) malloc: *** set a breakpoint in malloc_error_break to debug zsh: abort /Applications/Blender\ 3.4.app/Contents/MacOS/Blender
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:43:10 +01:00
Pratik Borhade added
Status
Needs Triage
and removed
Status
Needs Information from User
labels 2023-02-17 05:35:13 +01:00
Member

Hi, does this happen with less number of resolutions?
Can you check whether issue triggers with -t 1 argument?

Hi, does this happen with less number of resolutions? Can you check whether issue triggers with [-t 1](https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html#debug-options:~:text=list%20available%20engines.-,%2Dt,-%2C%20%2D%2Dthreads%20%3Cthreads) argument?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-03-15 14:44:15 +01:00
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.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-04-06 15:47:57 +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#104232
No description provided.