Crash playing back a certain geometry node animation #119941

Open
opened 2024-03-27 01:02:43 +01:00 by D · 20 comments

System Information
Operating system: macOS-13.6.5-x86_64-i386-64bit 64 Bits
Graphics card: Metal API AMD Radeon RX 580 1.2

Blender Version
Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: 40a5e739e270
Worked: (newest version of Blender that worked as expected)

Short description of error
Blender will crash when playing back certain animations.

Exact steps for others to reproduce the error
Some of these steps may not be neccessary:

  1. Download and open the file: 119941 Test file.blend
  2. Change to viewport Cycles rendered view.
  3. Scrub back and forward through the timeline until Blender crashes. It may take multiple back and forwards to reproduce the issue.

Here is a crash log:
Crash log.txt

**System Information** Operating system: macOS-13.6.5-x86_64-i386-64bit 64 Bits Graphics card: Metal API AMD Radeon RX 580 1.2 **Blender Version** Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: `40a5e739e270` Worked: (newest version of Blender that worked as expected) **Short description of error** Blender will crash when playing back certain animations. **Exact steps for others to reproduce the error** Some of these steps may not be neccessary: 1. Download and open the file: ![119941 Test file.blend](/attachments/4d62aca9-2f9e-4bc2-ac5e-1f6d1577c3ee) 2. Change to viewport Cycles rendered view. 3. Scrub back and forward through the timeline until Blender crashes. It may take multiple back and forwards to reproduce the issue. Here is a crash log: ![Crash log.txt](/attachments/64fec487-5938-4548-bde2-cd7865a5220e)
D added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2024-03-27 01:02:44 +01:00
Author

doesn't crash the same each time, but just now after I key framed layer weight from .05 to 1 and started playing, it crashed after a second. also it seems only crashing in cycles, not eevee.

doesn't crash the same each time, but just now after I key framed layer weight from .05 to 1 and started playing, it crashed after a second. also it seems only crashing in cycles, not eevee.
Author

Also, I have only camera view to render.

Also, I have only camera view to render.
Member

To make things simpler for us, can you provide a .blend file that has this issue, and the steps required to reproduce the issue. For example:

  1. Open the .blend file.
  2. Do X and Blender should crash.

I would also recommend updating to a newer version of macOS if you can.

To make things simpler for us, can you provide a .blend file that has this issue, and the steps required to reproduce the issue. For example: 1. Open the .blend file. 2. Do X and Blender should crash. I would also recommend updating to a newer version of macOS if you can.
Alaska added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-03-27 02:45:49 +01:00
Author

I have the newest of macOS 13. cannot update to 14 because 14 has issue with other software I use.

issue, I open the blend file. i switch to shader view in cycles and try to move around in timeline.
but it doesn't crash at the same moment every time.
it crashes but sometime when I am trying to adjust the material and sometime when I move the timeline.

I have the newest of macOS 13. cannot update to 14 because 14 has issue with other software I use. issue, I open the blend file. i switch to shader view in cycles and try to move around in timeline. but it doesn't crash at the same moment every time. it crashes but sometime when I am trying to adjust the material and sometime when I move the timeline.
Member

It seems you forgot to attach the .blend file to your message. Can you please attach it?

It seems you forgot to attach the .blend file to your message. Can you please attach it?
Author

It seems you forgot to attach the .blend file to your message. Can you please attach it?

is this required? prefer not to share this file if possible.

> It seems you forgot to attach the .blend file to your message. Can you please attach it? is this required? prefer not to share this file if possible.
Member

Sharing the .blend file is not required. It just reduces the work we as triagers need to do (and work around a new release like 4.1 is usually quite high).

I also took a quick look at the tutorial you linked, and it doesn't seem like any of the properties in the materials are animated in the tutorial, so you made your own modifications that deviate from the tutorial, and it's easier for you to share the file with those modifications rather than trying to describe them to us.


If you don't want to share the .blend file with us, please tell us which properties you animated (you say material glow, I'm not sure exactly which property this is, and the layer weight, which I assume is the Blend value on the layer weight node)

Can you also tell us if you're using your CPU or GPU for rendering in Cycles?

Sharing the .blend file is not required. It just reduces the work we as triagers need to do (and work around a new release like 4.1 is usually quite high). I also took a quick look at the tutorial you linked, and it doesn't seem like any of the properties in the materials are animated in the tutorial, so you made your own modifications that deviate from the tutorial, and it's easier for you to share the file with those modifications rather than trying to describe them to us. --- If you don't want to share the .blend file with us, please tell us which properties you animated (you say material glow, I'm not sure exactly which property this is, and the layer weight, which I assume is the `Blend` value on the layer weight node) Can you also tell us if you're using your CPU or GPU for rendering in Cycles?
Member

I followed the tutorial then key framed the blend property of the Layer Weight node, and this is the file I made:
119941 Test file.blend

@Akagumo Can you test this file? Confirm if the crashing happens on that one or not?
If crashing does occur, please tell us if you were using the CPU or GPU for rendering.
If crashing doesn't occur, can you try to modify the file until it crashes and share it with us, or share the file you have that's crashing?


Testing was done on:
System Information
Operating system: macOS-14.2.1-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M1 Pro 1.2
Blender version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: 40a5e739e270

I followed the tutorial then key framed the blend property of the `Layer Weight` node, and this is the file I made: [119941 Test file.blend](/attachments/c73f6ae5-b72d-4d00-946d-88a3ca00cedd) @Akagumo Can you test this file? Confirm if the crashing happens on that one or not? If crashing does occur, please tell us if you were using the CPU or GPU for rendering. If crashing doesn't occur, can you try to modify the file until it crashes and share it with us, or share the file you have that's crashing? --- Testing was done on: **System Information** Operating system: macOS-14.2.1-arm64-arm-64bit 64 Bits Graphics card: Metal API Apple M1 Pro 1.2 Blender version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: `40a5e739e270`
Member

Also when Blender crashes does the pop-up shown in the left side of the table below?

If so, can you click on the Report button and share all the text in the next window (shown on the right) with us?

Pop-up Crash log interface
Blender has quit unexpectedly message.png Crash log example.png
Also when Blender crashes does the pop-up shown in the left side of the table below? If so, can you click on the `Report` button and share all the text in the next window (shown on the right) with us? |Pop-up|Crash log interface| |-|-| |![Blender has quit unexpectedly message.png](/attachments/e64bf82f-ac80-42b6-9b91-dc82bcc95935)|![Crash log example.png](/attachments/ecf20684-6f94-4aeb-88c2-672f054ffbe6)|
Author

it does show the dialog. I didn't click it, since it is for apple. but I can send log. your file crashed my computer.
I changed the material a little and set to CPU render.
I will add file changes. also I can add crash log too.

it does show the dialog. I didn't click it, since it is for apple. but I can send log. your file crashed my computer. I changed the material a little and set to CPU render. I will add file changes. also I can add crash log too.
Author

below is the crash log from the file you provide with my minor mods.

below is the crash log from the file you provide with my minor mods.
Member

I can confirm the issue, however the issue occurred in a slightly different place for me.

In your crash log the issue occurs during what I believe is some geometry node stuff. In my case, the crash occurred when Embree was processing some triangles. These issues might be the same one, but manifesting in different places? Or they could be different.


I'm not sure if this should go in Nodes and Physics or Modeling. Please correct the label if it's wrong.

I can confirm the issue, however the issue occurred in a slightly different place for me. In your crash log the issue occurs during what I believe is some geometry node stuff. In my case, the crash occurred when Embree was processing some triangles. These issues might be the same one, but manifesting in different places? Or they could be different. --- I'm not sure if this should go in `Nodes and Physics` or `Modeling`. Please correct the label if it's wrong.
Alaska added
Status
Confirmed
Module
Nodes & Physics
and removed
Status
Needs Information from User
labels 2024-03-27 08:06:03 +01:00
Alaska changed title from crashing on macos to Crash playing back a certain geometry node animation 2024-03-27 08:11:25 +01:00
Member

Cant repro in 4.1 on linux (will check on mac next)

NOTE: in current main ( 9aa63aa1e8 ), opening that file crashes (will also check on that)

Cant repro in 4.1 on linux (will check on mac next) NOTE: in current main ( 9aa63aa1e87f ), opening that file crashes (will also check on that)
Member

NOTE: in current main ( 9aa63aa1e8 ), opening that file crashes (will also check on that)

Nevermind, this was because I had GPv3 enabled by default (might have to report this separately)

> NOTE: in current main ( 9aa63aa1e87f ), opening that file crashes (will also check on that) Nevermind, this was because I had GPv3 enabled by default (might have to report this separately)
Member

Can also get it to crash in 4.1 on the M2 (seems to be in a completely different location though)


Translated Report (Full Report Below)

Process: Blender [2146]
Path: /Volumes/VOLUME/Blender.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 4.1.0 (4.1.0 2024-03-26)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-03-27 10:37:54.9286 +0100
OS Version: macOS 14.4.1 (23E224)
Report Version: 12
Anonymous UUID: 6240D760-2962-2416-1068-7AD30A5B9EE8

Sleep/Wake UUID: 28E9F319-E26B-414F-921E-475911D2F0A4

Time Awake Since Boot: 3400 seconds
Time Since Wake: 724 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: Blender [2146]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x183e7069c _platform_strcmp + 204
1 Blender 0x1027b1398 BLI_ghashutil_strcmp + 20
2 Blender 0x1027af750 BLI_ghash_reinsert + 100
3 Blender 0x102fb3e40 UI_block_region_set(uiBlock*, ARegion*) + 148
4 Blender 0x102fb3f94 UI_block_begin(bContext const*, ARegion*, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, eUIEmbossType) + 316
5 Blender 0x102ecfdd4 ED_region_header_layout(bContext const*, ARegion*) + 444
6 Blender 0x102eca5b4 ED_region_do_layout(bContext*, ARegion*) + 132
7 Blender 0x1029198f0 wm_draw_update(bContext*) + 1212
8 Blender 0x102915460 WM_main(bContext*) + 52
9 Blender 0x10202db98 main + 856
10 dyld 0x183aba0e0 start + 2360

Thread 1:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 4:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 5:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 6:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52
4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 9:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212
2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136
5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 10:: caulk.messenger.shared:high
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212
2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136
5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 11:: caulk::deferred_logger
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212
2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136
5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 12:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x183e021f4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x183e14b24 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x183e0ae34 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x183e02578 mach_msg + 24
4 CoreAudio 0x1867db898 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 96
5 CoreAudio 0x1866afb44 HALC_ProxyIOContext::IOWorkLoop() + 4272
6 CoreAudio 0x1866ae35c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 108
7 CoreAudio 0x1868344e4 HALC_IOThread::Entry(void*) + 88
8 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
9 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 13:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 14:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 15:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 16:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 17:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 18:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 19:
0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228
2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164
4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52
5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 20:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 21:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 22:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 23:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 24:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 25:
0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8
1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400
2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12
3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 26:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x183e021f4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x183e14b24 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x183e0ae34 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x183e02578 mach_msg + 24
4 CoreFoundation 0x183f22058 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x183f2091c __CFRunLoopRun + 1208
6 CoreFoundation 0x183f1fe0c CFRunLoopRunSpecific + 608
7 AppKit 0x1878a1cb4 _NSEventThread + 144
8 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
9 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

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

Thread 28:
0 libsystem_kernel.dylib 0x183e02248 swtch_pri + 8
1 libsystem_pthread.dylib 0x183e3fdd0 cthread_yield + 32
2 libtbb.dylib 0x10c8c0604 tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::receive_or_steal_task(long&, long) + 556
3 libtbb.dylib 0x10c8c00ac tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*) + 280
4 Blender 0x1028c56a0 tbb::internal::task_group_base::wait() + 40
5 Blender 0x1043a0374 ccl::TaskPool::wait_work(ccl::TaskPool::Summary*) + 24
6 Blender 0x1041031ec ccl::GeometryManager::device_update(ccl::Device*, ccl::DeviceScene*, ccl::Scene*, ccl::Progress&) + 3688
7 Blender 0x10418c760 ccl::Scene::device_update(ccl::Device*, ccl::Progress&) + 1504
8 Blender 0x10418e4b0 ccl::Scene::update(ccl::Progress&) + 148
9 Blender 0x10427c288 ccl::Session::run_update_for_next_iteration() + 1248
10 Blender 0x10427b908 ccl::Session::run_main_render_loop() + 120
11 Blender 0x10427c7f0 ccl::Session::thread_render() + 252
12 Blender 0x10427a68c ccl::Session::thread_run() + 164
13 Blender 0x1043a13a0 ccl:🧵:run(void*) + 28
14 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136
15 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8

Thread 29:
0 libsystem_pthread.dylib 0x183e3dd20 start_wqthread + 0

Thread 30:
0 libsystem_pthread.dylib 0x183e3dd20 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000001307d8400 x1: 0x000000017f361000 x2: 0x00000001307d8218 x3: 0xfffffffffffffff3
x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000600002f50e70 x7: 0x0000000000000000
x8: 0x00000001027b1384 x9: 0x00000000100d7f26 x10: 0x0000000050437b4f x11: 0x0000000000000030
x12: 0x00006000023c14bc x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x00000000f980984e
x16: 0x0000000183e705d0 x17: 0x0000000145f1ce90 x18: 0x0000000000000000 x19: 0x00006000002fb938
x20: 0x00000001307d8218 x21: 0x00000001307d83e0 x22: 0x0000000000000000 x23: 0x0000000000000000
x24: 0x0000000127e81c10 x25: 0x0000000000000003 x26: 0x00000001080fd2e8 x27: 0x0000600001087998
x28: 0x0000000000000013 fp: 0x000000016dde3610 lr: 0x00000001027b1398
sp: 0x000000016dde3610 pc: 0x0000000183e7069c cpsr: 0x40001000
far: 0x0000000000000000 esr: 0x56000080 Address size fault

Binary Images:
0x111544000 - 0x111547fff com.apple.icloud.drive.fileprovider.override (1.0) <9a46ecc7-963a-3987-9d93-96f045d94980> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/iCloudDriveFileProviderOverride.bundle/Contents/MacOS/iCloudDriveFileProviderOverride
0x111500000 - 0x11151ffff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (14.4) <119667db-3868-34d8-8cd8-afa60afc3716> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x10fe88000 - 0x10fe8ffff com.apple.FileProviderOverride (1835.101.3) <971d2994-1481-3ef2-b129-080baeadbf02> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x127368000 - 0x12736bfff _opcode.cpython-311-darwin.so () /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so
0x127354000 - 0x127357fff _typing.cpython-311-darwin.so (
) /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so
0x1232bc000 - 0x1232c7fff math.cpython-311-darwin.so () <3e6a5f3b-9ae2-3bde-bcc3-89944adb9fa1> /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/math.cpython-311-darwin.so
0x1273c0000 - 0x1273dffff com.apple.security.csparser (3.0) /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x121464000 - 0x12159bfff com.apple.audio.units.Components (1.14) <261ddb64-4aeb-3916-961f-46dad090dd47> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x10c684000 - 0x10c68ffff libobjc-trampolines.dylib (
) /usr/lib/libobjc-trampolines.dylib
0x1118d8000 - 0x11533bfff liboslexec.dylib () <8603f669-00c2-3a80-892e-8a714c239fa0> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslexec.dylib
0x10c8fc000 - 0x10c95ffff libomp.dylib (
) <0a911291-184b-337d-8869-b4613d9ff384> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libomp.dylib
0x10c8a8000 - 0x10c8c7fff libtbb.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libtbb.dylib
0x10ca94000 - 0x10cb2bfff libosdGPU.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdGPU.dylib
0x10cb94000 - 0x10cc1ffff libosdCPU.dylib () <4347502d-2386-3e3e-8f00-f4c118b59248> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdCPU.dylib
0x10daa8000 - 0x10e49bfff libembree4.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libembree4.dylib
0x1169a4000 - 0x118733fff liboslcomp.dylib () <75b13212-26fc-375d-88b7-21c4ce034c48> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslcomp.dylib
0x10c998000 - 0x10c9bbfff liboslquery.dylib (
) <2de86085-47d2-3ecb-8112-e43274da5ac7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslquery.dylib
0x10c87c000 - 0x10c883fff liboslnoise.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslnoise.dylib
0x10e90c000 - 0x10efbffff libOpenImageIO.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO.dylib
0x10cd40000 - 0x10cdbffff libOpenImageIO_Util.dylib () <92a41c00-f15a-33a9-a17b-804d7392680d> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO_Util.dylib
0x10d444000 - 0x10d7d7fff libOpenColorIO.dylib (
) <2ac8fef0-9466-3286-9880-3940971a7255> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenColorIO.dylib
0x10ca28000 - 0x10ca4ffff libboost_python311.dylib () <76fc8385-70da-3796-bba6-48e6de0753c9> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_python311.dylib
0x10ca00000 - 0x10ca13fff libOpenImageDenoise.dylib (
) <84d99f18-0dc9-378e-86ca-a1dda63994bb> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise.dylib
0x10ccc0000 - 0x10ccf3fff libMaterialXFormat.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXFormat.dylib
0x10cf44000 - 0x10cfbffff libMaterialXCore.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXCore.dylib
0x11c2d4000 - 0x11dce3fff libusd_ms.dylib () <40c000a4-a294-3b09-aea5-64495088cfc2> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libusd_ms.dylib
0x1232dc000 - 0x124cb7fff libopenvdb.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libopenvdb.dylib
0x10d110000 - 0x10d177fff libIex.dylib () <4c905e35-e19e-30b4-909d-d4eb31aa6c4b> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIex.dylib
0x10f958000 - 0x10fbdbfff libOpenEXR.dylib (
) <36ee866f-fa88-343c-b884-73586b52d5b7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXR.dylib
0x10f658000 - 0x10f87bfff libOpenEXRCore.dylib () <4c4e7fb6-6669-301c-beef-7bfa3035314f> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXRCore.dylib
0x10ca78000 - 0x10ca7ffff libIlmThread.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIlmThread.dylib
0x10ce60000 - 0x10ceabfff libImath.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libImath.dylib
0x10c870000 - 0x10c873fff libboost_date_time.dylib (
) <5494df72-e782-3599-be56-d6b9821eb874> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_date_time.dylib
0x10cc90000 - 0x10cca3fff libboost_filesystem.dylib () <59cf754a-e3ed-3f60-b1e6-249f733fcce6> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_filesystem.dylib
0x10d028000 - 0x10d05ffff libboost_regex.dylib (
) <2514793f-ebfe-3301-8809-f11408514cc4> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_regex.dylib
0x10c894000 - 0x10c897fff libboost_system.dylib () <97901a28-cefa-3755-9b87-a1eff5fae28b> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_system.dylib
0x10cc64000 - 0x10cc6ffff libboost_thread.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_thread.dylib
0x10fc58000 - 0x10fd07fff libboost_wave.dylib () <27b02920-c250-3c2d-b5fb-089fc570eb9f> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_wave.dylib
0x10d290000 - 0x10d2dbfff libboost_locale.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_locale.dylib
0x10cd1c000 - 0x10cd23fff libboost_iostreams.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_iostreams.dylib
0x10c9ec000 - 0x10c9effff libboost_chrono.dylib (
) <7b9634cd-7b47-324f-a13e-f7f7771b1585> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_chrono.dylib
0x10ced8000 - 0x10cedbfff libboost_atomic.dylib () <4c765ddf-e8fb-3c75-a980-03dc59e8f284> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_atomic.dylib
0x10d1f8000 - 0x10d21bfff libboost_serialization.dylib (
) <7fd971a8-fae5-3e3b-8d0e-b87a725f7de7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_serialization.dylib
0x119564000 - 0x11a717fff libOpenImageDenoise_core.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise_core.dylib
0x10f894000 - 0x10f8fffff libMaterialXRender.dylib (
) /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXRender.dylib
0x10d328000 - 0x10d363fff libMaterialXGenGlsl.dylib () <31760231-e762-3df8-a2a8-2c73083c50f3> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenGlsl.dylib
0x10d398000 - 0x10d3d3fff libMaterialXGenMsl.dylib (
) <772352c0-7c7d-32c1-8758-fc1eb0caf707> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenMsl.dylib
0x10fec0000 - 0x10ff27fff libMaterialXGenShader.dylib () /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenShader.dylib
0x10201c000 - 0x107e0bfff org.blenderfoundation.blender (4.1.0) /Volumes/VOLUME/Blender.app/Contents/MacOS/Blender
0x183e6f000 - 0x183e76fe7 libsystem_platform.dylib (
) <031f3e8c-5227-3138-a444-68174c1c28cf> /usr/lib/system/libsystem_platform.dylib
0x183ab4000 - 0x183b3c9db dyld () /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x183e01000 - 0x183e3bffb libsystem_kernel.dylib () <2a91fd2c-4cef-3211-a025-7a1c0a8c2db5> /usr/lib/system/libsystem_kernel.dylib
0x183c8e000 - 0x183cd5fff libdispatch.dylib (
) <7f973554-8168-35bf-ae86-2e9123e81bf7> /usr/lib/system/libdispatch.dylib
0x183e3c000 - 0x183e48fff libsystem_pthread.dylib () <45239f06-cc53-36d0-9933-7776ac7ea2fa> /usr/lib/system/libsystem_pthread.dylib
0x18e3b1000 - 0x18e3dafff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1864c4000 - 0x186bc4fff com.apple.audio.CoreAudio (5.0) <82edac97-3b60-3b67-8ca4-08d3acd21c1a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x183d58000 - 0x183de4ff7 libc++.1.dylib (
) <08c4329e-407f-310b-b037-75a8020b2963> /usr/lib/libc++.1.dylib
0x183ea4000 - 0x18437cfff com.apple.CoreFoundation (6.9) <33908a83-098f-3437-973e-fb848c4f39df> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18773e000 - 0x188a7afff com.apple.AppKit (6.9) <8b85317d-d56a-3370-8b78-da6c1d0fb53c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

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: 0
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 208K 12
ColorSync 576K 27
CoreAnimation 384K 24
CoreGraphics 32K 2
CoreImage 16K 1
CoreUI image data 1648K 11
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 2.0G 123
MALLOC guard page 384K 24
STACK GUARD 496K 31
Stack 43.5M 32
Stack Guard 16K 1
VM_ALLOCATE 403.3M 32
VM_ALLOCATE (reserved) 128.0M 2 reserved VM address space (unallocated)
__AUTH 1130K 253
__AUTH_CONST 18.6M 434
__CTF 824 1
__DATA 40.0M 469
__DATA_CONST 31.3M 481
__DATA_DIRTY 1103K 141
__FONT_DATA 4K 1
__LINKEDIT 667.4M 50
__OBJC_RO 71.7M 1
__OBJC_RW 2195K 1
__TEXT 670.6M 501
dyld private memory 912K 4
mapped file 185.0M 28
shared memory 976K 17
=========== ======= =======
TOTAL 4.2G 2708
TOTAL, minus reserved VM space 4.1G 2708


Full Report

{"app_name":"Blender","timestamp":"2024-03-27 10:38:04.00 +0100","app_version":"4.1.0","slice_uuid":"be37305e-573e-3f30-a6b4-7f672434cae4","build_version":"4.1.0 2024-03-26","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.4.1 (23E224)","roots_installed":0,"name":"Blender","incident_id":"C2782160-2FF9-428F-B6A3-DC4EC859FAB2"}
{
"uptime" : 3400,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,15",
"coalitionID" : 1554,
"osVersion" : {
"train" : "macOS 14.4.1",
"build" : "23E224",
"releaseType" : "User"
},
"captureTime" : "2024-03-27 10:37:54.9286 +0100",
"codeSigningMonitor" : 1,
"incident" : "C2782160-2FF9-428F-B6A3-DC4EC859FAB2",
"pid" : 2146,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-03-27 10:33:19.1869 +0100",
"procStartAbsTime" : 75763574519,
"procExitAbsTime" : 82381150201,
"procName" : "Blender",
"procPath" : "/Volumes/VOLUME/Blender.app/Contents/MacOS/Blender",
"bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"4.1.0 2024-03-26","CFBundleIdentifier":"org.blenderfoundation.blender"},
"storeInfo" : {"deviceIdentifierForVendor":"5BEFBB66-5812-55AF-9895-3D0F6461E8DF","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.blenderfoundation.blender",
"crashReporterKey" : "6240D760-2962-2416-1068-7AD30A5B9EE8",
"codeSigningID" : "org.blenderfoundation.blender",
"codeSigningTeamID" : "68UA947AUU",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"instructionByteStream" : {"beforePC":"IwAmHkP//zUhHCFuADQhbuH5/5wAHKFOAKgxbgMAJh5jQADRBGhjOA==","atPC":"JWhjOIAABcvAA1/WfyMD1f17v6n9AwCRaNA71QEZQLkJBEC5yQAANQ=="},
"wakeTime" : 724,
"sleepWakeUUID" : "28E9F319-E26B-414F-921E-475911D2F0A4",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGSEGV"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"Blender","byPid":2146},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":43096,"threadState":{"x":[{"value":5108499456},{"value":6429216768},{"value":5108498968},{"value":18446744073709551603},{"value":0},{"value":0},{"value":105553165880944},{"value":0},{"value":4336587652,"symbolLocation":0,"symbol":"BLI_ghashutil_strcmp"},{"value":269319974},{"value":1346599759},{"value":48},{"value":105553153758396},{"value":2095104},{"value":2043},{"value":4185954382},{"value":6507922896,"symbolLocation":0,"symbol":"_platform_strcmp"},{"value":5468442256},{"value":0},{"value":105553119394104},{"value":5108498968},{"value":5108499424},{"value":0},{"value":0},{"value":4964490256},{"value":3},{"value":4430222056,"symbolLocation":0,"symbol":"MEM_mallocN_aligned"},{"value":105553133599128},{"value":19}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4336587672},"cpsr":{"value":1073745920},"fp":{"value":6138246672},"sp":{"value":6138246672},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507923100,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":5788,"symbol":"_platform_strcmp","symbolLocation":204,"imageIndex":49},{"imageOffset":7951256,"symbol":"BLI_ghashutil_strcmp","symbolLocation":20,"imageIndex":48},{"imageOffset":7944016,"symbol":"BLI_ghash_reinsert","symbolLocation":100,"imageIndex":48},{"imageOffset":16350784,"symbol":"UI_block_region_set(uiBlock*, ARegion*)","symbolLocation":148,"imageIndex":48},{"imageOffset":16351124,"symbol":"UI_block_begin(bContext const*, ARegion*, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, eUIEmbossType)","symbolLocation":316,"imageIndex":48},{"imageOffset":15416788,"symbol":"ED_region_header_layout(bContext const*, ARegion*)","symbolLocation":444,"imageIndex":48},{"imageOffset":15394228,"symbol":"ED_region_do_layout(bContext*, ARegion*)","symbolLocation":132,"imageIndex":48},{"imageOffset":9427184,"symbol":"wm_draw_update(bContext*)","symbolLocation":1212,"imageIndex":48},{"imageOffset":9409632,"symbol":"WM_main(bContext*)","symbolLocation":52,"imageIndex":48},{"imageOffset":72600,"symbol":"main","symbolLocation":856,"imageIndex":48},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":50}]},{"id":43107,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":59386512802307},{"value":14680198217728},{"value":59386512801792},{"value":48},{"value":0},{"value":0},{"value":1},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6139948832},"sp":{"value":6139948816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43108,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":54988466291203},{"value":14680198217728},{"value":54988466290688},{"value":48},{"value":0},{"value":13059},{"value":1},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6140522272},"sp":{"value":6140522256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43109,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166132848},{"value":6141095936},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6141095712},"sp":{"value":6141095696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43110,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166132944},{"value":6141669376},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6141669152},"sp":{"value":6141669136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43111,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133040},{"value":6142242816},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6142242592},"sp":{"value":6142242576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43112,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133136},{"value":6142816256},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6142816032},"sp":{"value":6142816016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43113,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133232},{"value":6143389696},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6143389472},"sp":{"value":6143389456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43114,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133328},{"value":6143963136},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6143962912},"sp":{"value":6143962896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43115,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553151909146},{"value":0},{"value":6144536682},{"value":105553151909120},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553144319056},{"value":105553144319056},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6144536448},"sp":{"value":6144536416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43116,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":18435},{"value":18435},{"value":11},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":105553166136168},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553144317600},{"value":105553144317600},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6145109888},"sp":{"value":6145109856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43146,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":105553122383703},{"value":0},{"value":6146256999},{"value":105553122383680},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553142349400},{"value":105553142349400},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6146256768},"sp":{"value":6146256736},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43147,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":268451845},{"value":17179869187},{"value":103079215123},{"value":110083},{"value":110883170680832},{"value":457409722056704},{"value":32},{"value":0},{"value":18446744073709550527},{"value":106499},{"value":25817},{"value":1},{"value":106499},{"value":1099511628032},{"value":2508427583},{"value":319},{"value":18446744073709551569},{"value":8420814352},{"value":0},{"value":0},{"value":32},{"value":457409722056704},{"value":110883170680832},{"value":110083},{"value":6146829520},{"value":103079215123},{"value":17179869187},{"value":17179869187},{"value":3}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507547428},"cpsr":{"value":536875008},"fp":{"value":6146829184},"sp":{"value":6146829104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471348},"far":{"value":0}},"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":52},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":52},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":52},{"imageOffset":3242136,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":96,"imageIndex":56},{"imageOffset":2014020,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4272,"imageIndex":56},{"imageOffset":2007900,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":108,"imageIndex":56},{"imageOffset":3605732,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":56},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43165,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147403416},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6147404000},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":10240},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6147403536},"sp":{"value":6147403392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43166,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147976856},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6147977440},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":10496},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6147976976},"sp":{"value":6147976832},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43167,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6148550296},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6148550880},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9472},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6148550416},"sp":{"value":6148550272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43168,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6149123736},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6149124320},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9216},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6149123856},"sp":{"value":6149123712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43169,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6149697176},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6149697760},{"value":0},{"value":0},{"value":8704},{"value":8705},{"value":8960},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6149697296},"sp":{"value":6149697152},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43170,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150270616},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6150271200},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9728},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6150270736},"sp":{"value":6150270592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43171,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":260},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150844056},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6150844640},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9984},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6150844176},"sp":{"value":6150844032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43172,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553402818752},{"value":0},{"value":120},{"value":1},{"value":4294967291},{"value":1},{"value":1},{"value":5474154368},{"value":2043},{"value":2045},{"value":2768375895},{"value":87},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703680},{"value":4534},{"value":5235703720},{"value":4534},{"value":5468610568},{"value":5235703720},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12905902000},"sp":{"value":12905901904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43173,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553203296704},{"value":0},{"value":120},{"value":0},{"value":4294967289},{"value":1},{"value":0},{"value":4294967289},{"value":2043},{"value":2045},{"value":4261595239},{"value":103},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703808},{"value":4487},{"value":5235703848},{"value":4487},{"value":4953500680},{"value":5235703848},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12910145456},"sp":{"value":12910145360},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43174,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403160512},{"value":0},{"value":120},{"value":12},{"value":4294967294},{"value":1},{"value":3},{"value":5474154112},{"value":2043},{"value":2045},{"value":2338392135},{"value":71},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703424},{"value":4540},{"value":5235703464},{"value":4540},{"value":4955589000},{"value":5235703464},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12914388912},"sp":{"value":12914388816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43175,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403130048},{"value":0},{"value":120},{"value":1},{"value":4294967292},{"value":1},{"value":6},{"value":5474153728},{"value":2043},{"value":2045},{"value":4083224663},{"value":87},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703168},{"value":4574},{"value":5235703208},{"value":4574},{"value":5108679176},{"value":5235703208},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12918632368},"sp":{"value":12918632272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43176,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403112960},{"value":0},{"value":120},{"value":1},{"value":4294967293},{"value":1},{"value":5},{"value":5474153856},{"value":2043},{"value":2045},{"value":2585856082},{"value":82},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703552},{"value":4532},{"value":5235703592},{"value":4532},{"value":4851777800},{"value":5235703592},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12922875824},"sp":{"value":12922875728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43177,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403060800},{"value":0},{"value":120},{"value":17},{"value":4294967290},{"value":1},{"value":4},{"value":5474153984},{"value":2043},{"value":2045},{"value":3919702077},{"value":61},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703296},{"value":4519},{"value":5235703336},{"value":4519},{"value":6442118408},{"value":5235703336},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12927119280},"sp":{"value":12927119184},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43181,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":703700326678528},{"value":0},{"value":703700326678528},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":163843},{"value":0},{"value":1},{"value":163843},{"value":1396645},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8420814352},{"value":0},{"value":4294967295},{"value":2},{"value":703700326678528},{"value":0},{"value":703700326678528},{"value":13019078760},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862,"symbolLocation":569754,"symbol":"datatoc_preview_grease_pencil_legacy_blend"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507547428},"cpsr":{"value":4096},"fp":{"value":13019078608},"sp":{"value":13019078528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471348},"far":{"value":0}},"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":52},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":52},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":52},{"imageOffset":516184,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":58},{"imageOffset":510236,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":58},{"imageOffset":507404,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":58},{"imageOffset":1457332,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":59},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":45553,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":13010595840},{"value":167443},{"value":13010059264},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13010595840},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}},{"id":45576,"frames":[{"imageOffset":4680,"symbol":"swtch_pri","symbolLocation":8,"imageIndex":52},{"imageOffset":15824,"symbol":"cthread_yield","symbolLocation":32,"imageIndex":54},{"imageOffset":99844,"symbol":"tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::receive_or_steal_task(long&, long)","symbolLocation":556,"imageIndex":11},{"imageOffset":98476,"symbol":"tbb::internal::custom_schedulertbb::internal::IntelSchedulerTraits::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":280,"imageIndex":11},{"imageOffset":9082528,"symbol":"tbb::internal::task_group_base::wait()","symbolLocation":40,"imageIndex":48},{"imageOffset":37241716,"symbol":"ccl::TaskPool::wait_work(ccl::TaskPool::Summary*)","symbolLocation":24,"imageIndex":48},{"imageOffset":34501100,"symbol":"ccl::GeometryManager::device_update(ccl::Device*, ccl::DeviceScene*, ccl::Scene*, ccl::Progress&)","symbolLocation":3688,"imageIndex":48},{"imageOffset":35063648,"symbol":"ccl::Scene::device_update(ccl::Device*, ccl::Progress&)","symbolLocation":1504,"imageIndex":48},{"imageOffset":35071152,"symbol":"ccl::Scene::update(ccl::Progress&)","symbolLocation":148,"imageIndex":48},{"imageOffset":36045448,"symbol":"ccl::Session::run_update_for_next_iteration()","symbolLocation":1248,"imageIndex":48},{"imageOffset":36043016,"symbol":"ccl::Session::run_main_render_loop()","symbolLocation":120,"imageIndex":48},{"imageOffset":36046832,"symbol":"ccl::Session::thread_render()","symbolLocation":252,"imageIndex":48},{"imageOffset":36038284,"symbol":"ccl::Session::thread_run()","symbolLocation":164,"imageIndex":48},{"imageOffset":37245856,"symbol":"ccl:🧵:run(void*)","symbolLocation":28,"imageIndex":48},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":105553118888112},{"value":105553118888192},{"value":3744},{"value":105553403055776},{"value":17},{"value":1},{"value":0},{"value":0},{"value":1199677539},{"value":2043},{"value":2045},{"value":1201776643},{"value":3},{"value":18446744073709551557},{"value":8420832200},{"value":0},{"value":5468748672},{"value":0},{"value":12990701608},{"value":8},{"value":1},{"value":16},{"value":7041},{"value":3},{"value":7},{"value":17}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507724240},"cpsr":{"value":536875008},"fp":{"value":13441852240},"sp":{"value":13441852240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471432},"far":{"value":0}}},{"id":45878,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":6139375616},{"value":149267},{"value":6138839040},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6139375616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}},{"id":45891,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":12936835072},{"value":145555},{"value":12936298496},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":12936835072},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 4585701376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.icloud.drive.fileprovider.override",
"size" : 16384,
"uuid" : "9a46ecc7-963a-3987-9d93-96f045d94980",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/iCloudDriveFileProviderOverride.bundle/Contents/MacOS/iCloudDriveFileProviderOverride",
"name" : "iCloudDriveFileProviderOverride",
"CFBundleVersion" : "2720.100.117"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4585422848,
"CFBundleShortVersionString" : "14.4",
"CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
"size" : 131072,
"uuid" : "119667db-3868-34d8-8cd8-afa60afc3716",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride",
"name" : "FinderSyncCollaborationFileProviderOverride",
"CFBundleVersion" : "1630.4.15"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4561862656,
"CFBundleShortVersionString" : "1835.101.3",
"CFBundleIdentifier" : "com.apple.FileProviderOverride",
"size" : 32768,
"uuid" : "971d2994-1481-3ef2-b129-080baeadbf02",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride",
"name" : "FileProviderOverride",
"CFBundleVersion" : "1835.101.3"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4952850432,
"size" : 16384,
"uuid" : "cef7b483-60eb-32c7-b90d-7ae4176042b0",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so",
"name" : "_opcode.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4952768512,
"size" : 16384,
"uuid" : "ef4bbaf8-7955-3478-b12e-8443da5921d8",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so",
"name" : "_typing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4885037056,
"size" : 49152,
"uuid" : "3e6a5f3b-9ae2-3bde-bcc3-89944adb9fa1",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/math.cpython-311-darwin.so",
"name" : "math.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4953210880,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "d5ba6df5-4b0f-3b49-b7e3-923347e0a7d1",
"path" : "/System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser",
"name" : "csparser",
"CFBundleVersion" : "61123.100.169"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4853219328,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.units.Components",
"size" : 1277952,
"uuid" : "261ddb64-4aeb-3916-961f-46dad090dd47",
"path" : "/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4503126016,
"size" : 49152,
"uuid" : "e8a1b184-0349-3c61-a119-6543eb038317",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4589453312,
"size" : 61227008,
"uuid" : "8603f669-00c2-3a80-892e-8a714c239fa0",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslexec.dylib",
"name" : "liboslexec.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4505714688,
"size" : 409600,
"uuid" : "0a911291-184b-337d-8869-b4613d9ff384",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libomp.dylib",
"name" : "libomp.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4505370624,
"size" : 131072,
"uuid" : "b4ec0cb2-4511-3f8c-b9d0-eb9e684ac5cf",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libtbb.dylib",
"name" : "libtbb.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4507385856,
"size" : 622592,
"uuid" : "e5401524-143c-3c7e-a65d-d1639d7d1fd4",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdGPU.dylib",
"name" : "libosdGPU.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4508434432,
"size" : 573440,
"uuid" : "4347502d-2386-3e3e-8f00-f4c118b59248",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdCPU.dylib",
"name" : "libosdCPU.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4524244992,
"size" : 10436608,
"uuid" : "c6afd402-d2c2-3060-b1a8-a9374a3c27a5",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libembree4.dylib",
"name" : "libembree4.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4674174976,
"size" : 30998528,
"uuid" : "75b13212-26fc-375d-88b7-21c4ce034c48",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslcomp.dylib",
"name" : "liboslcomp.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4506353664,
"size" : 147456,
"uuid" : "2de86085-47d2-3ecb-8112-e43274da5ac7",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslquery.dylib",
"name" : "liboslquery.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4505190400,
"size" : 32768,
"uuid" : "f7410838-5955-380f-89db-d997b6832988",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslnoise.dylib",
"name" : "liboslnoise.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4539334656,
"size" : 7028736,
"uuid" : "b176bc89-eeb5-3a11-a2a8-a98437fa1946",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO.dylib",
"name" : "libOpenImageIO.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4510187520,
"size" : 524288,
"uuid" : "92a41c00-f15a-33a9-a17b-804d7392680d",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO_Util.dylib",
"name" : "libOpenImageIO_Util.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4517543936,
"size" : 3751936,
"uuid" : "2ac8fef0-9466-3286-9880-3940971a7255",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenColorIO.dylib",
"name" : "libOpenColorIO.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4506943488,
"size" : 163840,
"uuid" : "76fc8385-70da-3796-bba6-48e6de0753c9",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_python311.dylib",
"name" : "libboost_python311.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4506779648,
"size" : 81920,
"uuid" : "84d99f18-0dc9-378e-86ca-a1dda63994bb",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise.dylib",
"name" : "libOpenImageDenoise.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4509663232,
"size" : 212992,
"uuid" : "e86ad8d5-4a9b-3ebe-8b71-f578b1e7f463",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXFormat.dylib",
"name" : "libMaterialXFormat.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4512301056,
"size" : 507904,
"uuid" : "ce1ae382-7f25-3682-b21f-02ee20151e48",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXCore.dylib",
"name" : "libMaterialXCore.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4767694848,
"size" : 27328512,
"uuid" : "40c000a4-a294-3b09-aea5-64495088cfc2",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libusd_ms.dylib",
"name" : "libusd_ms.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4885168128,
"size" : 27115520,
"uuid" : "a061436a-ccff-3ba7-be4b-996a07a5345e",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libopenvdb.dylib",
"name" : "libopenvdb.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4514185216,
"size" : 425984,
"uuid" : "4c905e35-e19e-30b4-909d-d4eb31aa6c4b",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIex.dylib",
"name" : "libIex.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4556423168,
"size" : 2637824,
"uuid" : "36ee866f-fa88-343c-b884-73586b52d5b7",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXR.dylib",
"name" : "libOpenEXR.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4553277440,
"size" : 2244608,
"uuid" : "4c4e7fb6-6669-301c-beef-7bfa3035314f",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXRCore.dylib",
"name" : "libOpenEXRCore.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4507271168,
"size" : 32768,
"uuid" : "c3b428c8-aa7f-3326-b535-5f1e172c1452",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIlmThread.dylib",
"name" : "libIlmThread.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4511367168,
"size" : 311296,
"uuid" : "d5b0774d-9574-3f59-9c48-d242498d1d4a",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libImath.dylib",
"name" : "libImath.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4505141248,
"size" : 16384,
"uuid" : "5494df72-e782-3599-be56-d6b9821eb874",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_date_time.dylib",
"name" : "libboost_date_time.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4509466624,
"size" : 81920,
"uuid" : "59cf754a-e3ed-3f60-b1e6-249f733fcce6",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_filesystem.dylib",
"name" : "libboost_filesystem.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4513234944,
"size" : 229376,
"uuid" : "2514793f-ebfe-3301-8809-f11408514cc4",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_regex.dylib",
"name" : "libboost_regex.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4505288704,
"size" : 16384,
"uuid" : "97901a28-cefa-3755-9b87-a1eff5fae28b",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_system.dylib",
"name" : "libboost_system.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4509286400,
"size" : 49152,
"uuid" : "ec870ac7-31f0-3668-944d-265718b9af27",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_thread.dylib",
"name" : "libboost_thread.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4559568896,
"size" : 720896,
"uuid" : "27b02920-c250-3c2d-b5fb-089fc570eb9f",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_wave.dylib",
"name" : "libboost_wave.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4515758080,
"size" : 311296,
"uuid" : "a3a06b87-6191-3a4f-a225-653b0ee4f468",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_locale.dylib",
"name" : "libboost_locale.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4510040064,
"size" : 32768,
"uuid" : "b5e1b820-ed2e-31cc-a3ea-43d399edcfb2",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_iostreams.dylib",
"name" : "libboost_iostreams.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4506697728,
"size" : 16384,
"uuid" : "7b9634cd-7b47-324f-a13e-f7f7771b1585",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_chrono.dylib",
"name" : "libboost_chrono.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4511858688,
"size" : 16384,
"uuid" : "4c765ddf-e8fb-3c75-a980-03dc59e8f284",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_atomic.dylib",
"name" : "libboost_atomic.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4515135488,
"size" : 147456,
"uuid" : "7fd971a8-fae5-3e3b-8d0e-b87a725f7de7",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_serialization.dylib",
"name" : "libboost_serialization.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4720050176,
"size" : 18563072,
"uuid" : "b084317c-dd09-3487-b52f-3713afea26b7",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise_core.dylib",
"name" : "libOpenImageDenoise_core.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4555620352,
"size" : 442368,
"uuid" : "f9f57760-5eec-381f-aed7-671007959fdc",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXRender.dylib",
"name" : "libMaterialXRender.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4516380672,
"size" : 245760,
"uuid" : "31760231-e762-3df8-a2a8-2c73083c50f3",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenGlsl.dylib",
"name" : "libMaterialXGenGlsl.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4516839424,
"size" : 245760,
"uuid" : "772352c0-7c7d-32c1-8758-fc1eb0caf707",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenMsl.dylib",
"name" : "libMaterialXGenMsl.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4562092032,
"size" : 425984,
"uuid" : "d1f25750-a6a7-34d4-afb4-e4efc272f70f",
"path" : "/Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenShader.dylib",
"name" : "libMaterialXGenShader.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4328636416,
"CFBundleShortVersionString" : "4.1.0",
"CFBundleIdentifier" : "org.blenderfoundation.blender",
"size" : 98500608,
"uuid" : "be37305e-573e-3f30-a6b4-7f672434cae4",
"path" : "/Volumes/VOLUME/Blender.app/Contents/MacOS/Blender",
"name" : "Blender",
"CFBundleVersion" : "4.1.0 2024-03-26"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6507917312,
"size" : 32744,
"uuid" : "031f3e8c-5227-3138-a444-68174c1c28cf",
"path" : "/usr/lib/system/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6504005632,
"size" : 559580,
"uuid" : "f6dd3ec2-85a4-3ab1-8486-b189cd980ebe",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6507466752,
"size" : 241660,
"uuid" : "2a91fd2c-4cef-3211-a025-7a1c0a8c2db5",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6505947136,
"size" : 294912,
"uuid" : "7f973554-8168-35bf-ae86-2e9123e81bf7",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6507708416,
"size" : 53248,
"uuid" : "45239f06-cc53-36d0-9933-7776ac7ea2fa",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681202688,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 172032,
"uuid" : "e15b7222-ecda-3de9-bfa0-07c070986d41",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6548111360,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7344128,
"uuid" : "82edac97-3b60-3b67-8ca4-08d3acd21c1a",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6506774528,
"size" : 577528,
"uuid" : "08c4329e-407f-310b-b037-75a8020b2963",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6508134400,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5083136,
"uuid" : "33908a83-098f-3437-973e-fb848c4f39df",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2420"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6567485440,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 20172800,
"uuid" : "8b85317d-d56a-3370-8b78-da6c1d0fb53c",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.50.124"
}
],
"sharedCache" : {
"base" : 6503251968,
"size" : 4189880320,
"uuid" : "a53b7d2f-a773-3524-8828-248b33ef0b4e"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 208K 12 \nColorSync 576K 27 \nCoreAnimation 384K 24 \nCoreGraphics 32K 2 \nCoreImage 16K 1 \nCoreUI image data 1648K 11 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 2.0G 123 \nMALLOC guard page 384K 24 \nSTACK GUARD 496K 31 \nStack 43.5M 32 \nStack Guard 16K 1 \nVM_ALLOCATE 403.3M 32 \nVM_ALLOCATE (reserved) 128.0M 2 reserved VM address space (unallocated)\n__AUTH 1130K 253 \n__AUTH_CONST 18.6M 434 \n__CTF 824 1 \n__DATA 40.0M 469 \n__DATA_CONST 31.3M 481 \n__DATA_DIRTY 1103K 141 \n__FONT_DATA 4K 1 \n__LINKEDIT 667.4M 50 \n__OBJC_RO 71.7M 1 \n__OBJC_RW 2195K 1 \n__TEXT 670.6M 501 \ndyld private memory 912K 4 \nmapped file 185.0M 28 \nshared memory 976K 17 \n=========== ======= ======= \nTOTAL 4.2G 2708 \nTOTAL, minus reserved VM space 4.1G 2708 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "0f3b7c62a861be29075c4ac76a4fb07f757bedfc",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "64b21a7351cbb02ce3442e4e",
"factorPackIds" : {
"REMINDERS_GROCERY" : "65542c604a6560536bdb1d22"
},
"deploymentId" : 240000032
},
{
"rolloutId" : "6112d17137f5d11121dcd4e2",
"factorPackIds" : {

  },
  "deploymentId" : 240000522
}

],
"experiments" : [
{
"treatmentId" : "a3f9ec09-b145-49f3-8142-da4a1f338456",
"experimentId" : "65f21aa774b6f500a45abd7d",
"deploymentId" : 400000001
}
]
}
}

Model: Mac14,15, BootROM 10151.101.3, proc 8:4:4 processors, 24 GB, SMC
Graphics: Apple M2, Apple M2, Built-In
Display: Color LCD, spdisplays_2880x1864Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Jan 20 2024 04:08:41 version 20.103.12.0.8.7.171 FWID 01-e09d2675
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB Optical Mouse
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

Prefer to have crashes be a High priority, will change the labels

Can also get it to crash in 4.1 on the M2 (seems to be in a completely different location though) <details> ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Blender [2146] Path: /Volumes/VOLUME/Blender.app/Contents/MacOS/Blender Identifier: org.blenderfoundation.blender Version: 4.1.0 (4.1.0 2024-03-26) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-03-27 10:37:54.9286 +0100 OS Version: macOS 14.4.1 (23E224) Report Version: 12 Anonymous UUID: 6240D760-2962-2416-1068-7AD30A5B9EE8 Sleep/Wake UUID: 28E9F319-E26B-414F-921E-475911D2F0A4 Time Awake Since Boot: 3400 seconds Time Since Wake: 724 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: Blender [2146] Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_platform.dylib 0x183e7069c _platform_strcmp + 204 1 Blender 0x1027b1398 BLI_ghashutil_strcmp + 20 2 Blender 0x1027af750 BLI_ghash_reinsert + 100 3 Blender 0x102fb3e40 UI_block_region_set(uiBlock*, ARegion*) + 148 4 Blender 0x102fb3f94 UI_block_begin(bContext const*, ARegion*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, eUIEmbossType) + 316 5 Blender 0x102ecfdd4 ED_region_header_layout(bContext const*, ARegion*) + 444 6 Blender 0x102eca5b4 ED_region_do_layout(bContext*, ARegion*) + 132 7 Blender 0x1029198f0 wm_draw_update(bContext*) + 1212 8 Blender 0x102915460 WM_main(bContext*) + 52 9 Blender 0x10202db98 main + 856 10 dyld 0x183aba0e0 start + 2360 Thread 1: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 2: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 3: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 4: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 5: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 6: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 8: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x183c92984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x183c93034 _dispatch_semaphore_wait_slow + 132 3 libIlmThread.dylib 0x10ca7ee00 IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>) + 52 4 libIlmThread.dylib 0x10ca7f0bc void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*) + 92 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 9:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136 5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 10:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136 5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 11:: caulk::deferred_logger 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 caulk 0x18e3b3624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x18e3b34d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x18e3b31d8 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 0x183e42f94 _pthread_start + 136 5 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 12:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x183e021f4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x183e14b24 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x183e0ae34 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x183e02578 mach_msg + 24 4 CoreAudio 0x1867db898 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 96 5 CoreAudio 0x1866afb44 HALC_ProxyIOContext::IOWorkLoop() + 4272 6 CoreAudio 0x1866ae35c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 108 7 CoreAudio 0x1868344e4 HALC_IOThread::Entry(void*) + 88 8 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 9 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 13: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 14: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 15: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 16: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 17: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 18: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 19: 0 libsystem_kernel.dylib 0x183e059ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x183e4355c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x183d68b14 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 libOpenImageIO_Util.dylib 0x10cda1dd8 OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 164 4 libOpenImageIO_Util.dylib 0x10cda1c3c void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 6 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 20: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 21: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 22: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 23: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 24: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 25: 0 libsystem_kernel.dylib 0x183e02170 semaphore_wait_trap + 8 1 libtbb.dylib 0x10c8ba014 tbb::internal::rml::private_worker::run() + 400 2 libtbb.dylib 0x10c8b9e78 tbb::internal::rml::private_worker::thread_routine(void*) + 12 3 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 4 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 26:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x183e021f4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x183e14b24 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x183e0ae34 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x183e02578 mach_msg + 24 4 CoreFoundation 0x183f22058 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x183f2091c __CFRunLoopRun + 1208 6 CoreFoundation 0x183f1fe0c CFRunLoopRunSpecific + 608 7 AppKit 0x1878a1cb4 _NSEventThread + 144 8 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 9 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 27: 0 libsystem_pthread.dylib 0x183e3dd20 start_wqthread + 0 Thread 28: 0 libsystem_kernel.dylib 0x183e02248 swtch_pri + 8 1 libsystem_pthread.dylib 0x183e3fdd0 cthread_yield + 32 2 libtbb.dylib 0x10c8c0604 tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::receive_or_steal_task(long&, long) + 556 3 libtbb.dylib 0x10c8c00ac tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) + 280 4 Blender 0x1028c56a0 tbb::internal::task_group_base::wait() + 40 5 Blender 0x1043a0374 ccl::TaskPool::wait_work(ccl::TaskPool::Summary*) + 24 6 Blender 0x1041031ec ccl::GeometryManager::device_update(ccl::Device*, ccl::DeviceScene*, ccl::Scene*, ccl::Progress&) + 3688 7 Blender 0x10418c760 ccl::Scene::device_update(ccl::Device*, ccl::Progress&) + 1504 8 Blender 0x10418e4b0 ccl::Scene::update(ccl::Progress&) + 148 9 Blender 0x10427c288 ccl::Session::run_update_for_next_iteration() + 1248 10 Blender 0x10427b908 ccl::Session::run_main_render_loop() + 120 11 Blender 0x10427c7f0 ccl::Session::thread_render() + 252 12 Blender 0x10427a68c ccl::Session::thread_run() + 164 13 Blender 0x1043a13a0 ccl::thread::run(void*) + 28 14 libsystem_pthread.dylib 0x183e42f94 _pthread_start + 136 15 libsystem_pthread.dylib 0x183e3dd34 thread_start + 8 Thread 29: 0 libsystem_pthread.dylib 0x183e3dd20 start_wqthread + 0 Thread 30: 0 libsystem_pthread.dylib 0x183e3dd20 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000001307d8400 x1: 0x000000017f361000 x2: 0x00000001307d8218 x3: 0xfffffffffffffff3 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000600002f50e70 x7: 0x0000000000000000 x8: 0x00000001027b1384 x9: 0x00000000100d7f26 x10: 0x0000000050437b4f x11: 0x0000000000000030 x12: 0x00006000023c14bc x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x00000000f980984e x16: 0x0000000183e705d0 x17: 0x0000000145f1ce90 x18: 0x0000000000000000 x19: 0x00006000002fb938 x20: 0x00000001307d8218 x21: 0x00000001307d83e0 x22: 0x0000000000000000 x23: 0x0000000000000000 x24: 0x0000000127e81c10 x25: 0x0000000000000003 x26: 0x00000001080fd2e8 x27: 0x0000600001087998 x28: 0x0000000000000013 fp: 0x000000016dde3610 lr: 0x00000001027b1398 sp: 0x000000016dde3610 pc: 0x0000000183e7069c cpsr: 0x40001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x111544000 - 0x111547fff com.apple.icloud.drive.fileprovider.override (1.0) <9a46ecc7-963a-3987-9d93-96f045d94980> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/iCloudDriveFileProviderOverride.bundle/Contents/MacOS/iCloudDriveFileProviderOverride 0x111500000 - 0x11151ffff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (14.4) <119667db-3868-34d8-8cd8-afa60afc3716> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x10fe88000 - 0x10fe8ffff com.apple.FileProviderOverride (1835.101.3) <971d2994-1481-3ef2-b129-080baeadbf02> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x127368000 - 0x12736bfff _opcode.cpython-311-darwin.so (*) <cef7b483-60eb-32c7-b90d-7ae4176042b0> /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so 0x127354000 - 0x127357fff _typing.cpython-311-darwin.so (*) <ef4bbaf8-7955-3478-b12e-8443da5921d8> /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so 0x1232bc000 - 0x1232c7fff math.cpython-311-darwin.so (*) <3e6a5f3b-9ae2-3bde-bcc3-89944adb9fa1> /Volumes/VOLUME/Blender.app/Contents/Resources/4.1/python/lib/python3.11/lib-dynload/math.cpython-311-darwin.so 0x1273c0000 - 0x1273dffff com.apple.security.csparser (3.0) <d5ba6df5-4b0f-3b49-b7e3-923347e0a7d1> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x121464000 - 0x12159bfff com.apple.audio.units.Components (1.14) <261ddb64-4aeb-3916-961f-46dad090dd47> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x10c684000 - 0x10c68ffff libobjc-trampolines.dylib (*) <e8a1b184-0349-3c61-a119-6543eb038317> /usr/lib/libobjc-trampolines.dylib 0x1118d8000 - 0x11533bfff liboslexec.dylib (*) <8603f669-00c2-3a80-892e-8a714c239fa0> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslexec.dylib 0x10c8fc000 - 0x10c95ffff libomp.dylib (*) <0a911291-184b-337d-8869-b4613d9ff384> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libomp.dylib 0x10c8a8000 - 0x10c8c7fff libtbb.dylib (*) <b4ec0cb2-4511-3f8c-b9d0-eb9e684ac5cf> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libtbb.dylib 0x10ca94000 - 0x10cb2bfff libosdGPU.dylib (*) <e5401524-143c-3c7e-a65d-d1639d7d1fd4> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdGPU.dylib 0x10cb94000 - 0x10cc1ffff libosdCPU.dylib (*) <4347502d-2386-3e3e-8f00-f4c118b59248> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libosdCPU.dylib 0x10daa8000 - 0x10e49bfff libembree4.dylib (*) <c6afd402-d2c2-3060-b1a8-a9374a3c27a5> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libembree4.dylib 0x1169a4000 - 0x118733fff liboslcomp.dylib (*) <75b13212-26fc-375d-88b7-21c4ce034c48> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslcomp.dylib 0x10c998000 - 0x10c9bbfff liboslquery.dylib (*) <2de86085-47d2-3ecb-8112-e43274da5ac7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslquery.dylib 0x10c87c000 - 0x10c883fff liboslnoise.dylib (*) <f7410838-5955-380f-89db-d997b6832988> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/liboslnoise.dylib 0x10e90c000 - 0x10efbffff libOpenImageIO.dylib (*) <b176bc89-eeb5-3a11-a2a8-a98437fa1946> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO.dylib 0x10cd40000 - 0x10cdbffff libOpenImageIO_Util.dylib (*) <92a41c00-f15a-33a9-a17b-804d7392680d> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageIO_Util.dylib 0x10d444000 - 0x10d7d7fff libOpenColorIO.dylib (*) <2ac8fef0-9466-3286-9880-3940971a7255> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenColorIO.dylib 0x10ca28000 - 0x10ca4ffff libboost_python311.dylib (*) <76fc8385-70da-3796-bba6-48e6de0753c9> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_python311.dylib 0x10ca00000 - 0x10ca13fff libOpenImageDenoise.dylib (*) <84d99f18-0dc9-378e-86ca-a1dda63994bb> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise.dylib 0x10ccc0000 - 0x10ccf3fff libMaterialXFormat.dylib (*) <e86ad8d5-4a9b-3ebe-8b71-f578b1e7f463> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXFormat.dylib 0x10cf44000 - 0x10cfbffff libMaterialXCore.dylib (*) <ce1ae382-7f25-3682-b21f-02ee20151e48> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXCore.dylib 0x11c2d4000 - 0x11dce3fff libusd_ms.dylib (*) <40c000a4-a294-3b09-aea5-64495088cfc2> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libusd_ms.dylib 0x1232dc000 - 0x124cb7fff libopenvdb.dylib (*) <a061436a-ccff-3ba7-be4b-996a07a5345e> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libopenvdb.dylib 0x10d110000 - 0x10d177fff libIex.dylib (*) <4c905e35-e19e-30b4-909d-d4eb31aa6c4b> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIex.dylib 0x10f958000 - 0x10fbdbfff libOpenEXR.dylib (*) <36ee866f-fa88-343c-b884-73586b52d5b7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXR.dylib 0x10f658000 - 0x10f87bfff libOpenEXRCore.dylib (*) <4c4e7fb6-6669-301c-beef-7bfa3035314f> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenEXRCore.dylib 0x10ca78000 - 0x10ca7ffff libIlmThread.dylib (*) <c3b428c8-aa7f-3326-b535-5f1e172c1452> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libIlmThread.dylib 0x10ce60000 - 0x10ceabfff libImath.dylib (*) <d5b0774d-9574-3f59-9c48-d242498d1d4a> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libImath.dylib 0x10c870000 - 0x10c873fff libboost_date_time.dylib (*) <5494df72-e782-3599-be56-d6b9821eb874> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_date_time.dylib 0x10cc90000 - 0x10cca3fff libboost_filesystem.dylib (*) <59cf754a-e3ed-3f60-b1e6-249f733fcce6> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_filesystem.dylib 0x10d028000 - 0x10d05ffff libboost_regex.dylib (*) <2514793f-ebfe-3301-8809-f11408514cc4> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_regex.dylib 0x10c894000 - 0x10c897fff libboost_system.dylib (*) <97901a28-cefa-3755-9b87-a1eff5fae28b> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_system.dylib 0x10cc64000 - 0x10cc6ffff libboost_thread.dylib (*) <ec870ac7-31f0-3668-944d-265718b9af27> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_thread.dylib 0x10fc58000 - 0x10fd07fff libboost_wave.dylib (*) <27b02920-c250-3c2d-b5fb-089fc570eb9f> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_wave.dylib 0x10d290000 - 0x10d2dbfff libboost_locale.dylib (*) <a3a06b87-6191-3a4f-a225-653b0ee4f468> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_locale.dylib 0x10cd1c000 - 0x10cd23fff libboost_iostreams.dylib (*) <b5e1b820-ed2e-31cc-a3ea-43d399edcfb2> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_iostreams.dylib 0x10c9ec000 - 0x10c9effff libboost_chrono.dylib (*) <7b9634cd-7b47-324f-a13e-f7f7771b1585> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_chrono.dylib 0x10ced8000 - 0x10cedbfff libboost_atomic.dylib (*) <4c765ddf-e8fb-3c75-a980-03dc59e8f284> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_atomic.dylib 0x10d1f8000 - 0x10d21bfff libboost_serialization.dylib (*) <7fd971a8-fae5-3e3b-8d0e-b87a725f7de7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libboost_serialization.dylib 0x119564000 - 0x11a717fff libOpenImageDenoise_core.dylib (*) <b084317c-dd09-3487-b52f-3713afea26b7> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libOpenImageDenoise_core.dylib 0x10f894000 - 0x10f8fffff libMaterialXRender.dylib (*) <f9f57760-5eec-381f-aed7-671007959fdc> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXRender.dylib 0x10d328000 - 0x10d363fff libMaterialXGenGlsl.dylib (*) <31760231-e762-3df8-a2a8-2c73083c50f3> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenGlsl.dylib 0x10d398000 - 0x10d3d3fff libMaterialXGenMsl.dylib (*) <772352c0-7c7d-32c1-8758-fc1eb0caf707> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenMsl.dylib 0x10fec0000 - 0x10ff27fff libMaterialXGenShader.dylib (*) <d1f25750-a6a7-34d4-afb4-e4efc272f70f> /Volumes/VOLUME/Blender.app/Contents/Resources/lib/libMaterialXGenShader.dylib 0x10201c000 - 0x107e0bfff org.blenderfoundation.blender (4.1.0) <be37305e-573e-3f30-a6b4-7f672434cae4> /Volumes/VOLUME/Blender.app/Contents/MacOS/Blender 0x183e6f000 - 0x183e76fe7 libsystem_platform.dylib (*) <031f3e8c-5227-3138-a444-68174c1c28cf> /usr/lib/system/libsystem_platform.dylib 0x183ab4000 - 0x183b3c9db dyld (*) <f6dd3ec2-85a4-3ab1-8486-b189cd980ebe> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x183e01000 - 0x183e3bffb libsystem_kernel.dylib (*) <2a91fd2c-4cef-3211-a025-7a1c0a8c2db5> /usr/lib/system/libsystem_kernel.dylib 0x183c8e000 - 0x183cd5fff libdispatch.dylib (*) <7f973554-8168-35bf-ae86-2e9123e81bf7> /usr/lib/system/libdispatch.dylib 0x183e3c000 - 0x183e48fff libsystem_pthread.dylib (*) <45239f06-cc53-36d0-9933-7776ac7ea2fa> /usr/lib/system/libsystem_pthread.dylib 0x18e3b1000 - 0x18e3dafff com.apple.audio.caulk (1.0) <e15b7222-ecda-3de9-bfa0-07c070986d41> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x1864c4000 - 0x186bc4fff com.apple.audio.CoreAudio (5.0) <82edac97-3b60-3b67-8ca4-08d3acd21c1a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x183d58000 - 0x183de4ff7 libc++.1.dylib (*) <08c4329e-407f-310b-b037-75a8020b2963> /usr/lib/libc++.1.dylib 0x183ea4000 - 0x18437cfff com.apple.CoreFoundation (6.9) <33908a83-098f-3437-973e-fb848c4f39df> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x18773e000 - 0x188a7afff com.apple.AppKit (6.9) <8b85317d-d56a-3370-8b78-da6c1d0fb53c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 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: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%) Writable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 208K 12 ColorSync 576K 27 CoreAnimation 384K 24 CoreGraphics 32K 2 CoreImage 16K 1 CoreUI image data 1648K 11 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 2.0G 123 MALLOC guard page 384K 24 STACK GUARD 496K 31 Stack 43.5M 32 Stack Guard 16K 1 VM_ALLOCATE 403.3M 32 VM_ALLOCATE (reserved) 128.0M 2 reserved VM address space (unallocated) __AUTH 1130K 253 __AUTH_CONST 18.6M 434 __CTF 824 1 __DATA 40.0M 469 __DATA_CONST 31.3M 481 __DATA_DIRTY 1103K 141 __FONT_DATA 4K 1 __LINKEDIT 667.4M 50 __OBJC_RO 71.7M 1 __OBJC_RW 2195K 1 __TEXT 670.6M 501 dyld private memory 912K 4 mapped file 185.0M 28 shared memory 976K 17 =========== ======= ======= TOTAL 4.2G 2708 TOTAL, minus reserved VM space 4.1G 2708 ----------- Full Report ----------- {"app_name":"Blender","timestamp":"2024-03-27 10:38:04.00 +0100","app_version":"4.1.0","slice_uuid":"be37305e-573e-3f30-a6b4-7f672434cae4","build_version":"4.1.0 2024-03-26","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.4.1 (23E224)","roots_installed":0,"name":"Blender","incident_id":"C2782160-2FF9-428F-B6A3-DC4EC859FAB2"} { "uptime" : 3400, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,15", "coalitionID" : 1554, "osVersion" : { "train" : "macOS 14.4.1", "build" : "23E224", "releaseType" : "User" }, "captureTime" : "2024-03-27 10:37:54.9286 +0100", "codeSigningMonitor" : 1, "incident" : "C2782160-2FF9-428F-B6A3-DC4EC859FAB2", "pid" : 2146, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-03-27 10:33:19.1869 +0100", "procStartAbsTime" : 75763574519, "procExitAbsTime" : 82381150201, "procName" : "Blender", "procPath" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/MacOS\/Blender", "bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"4.1.0 2024-03-26","CFBundleIdentifier":"org.blenderfoundation.blender"}, "storeInfo" : {"deviceIdentifierForVendor":"5BEFBB66-5812-55AF-9895-3D0F6461E8DF","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.blenderfoundation.blender", "crashReporterKey" : "6240D760-2962-2416-1068-7AD30A5B9EE8", "codeSigningID" : "org.blenderfoundation.blender", "codeSigningTeamID" : "68UA947AUU", "codeSigningFlags" : 570491649, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 4294967295, "instructionByteStream" : {"beforePC":"IwAmHkP\/\/zUhHCFuADQhbuH5\/5wAHKFOAKgxbgMAJh5jQADRBGhjOA==","atPC":"JWhjOIAABcvAA1\/WfyMD1f17v6n9AwCRaNA71QEZQLkJBEC5yQAANQ=="}, "wakeTime" : 724, "sleepWakeUUID" : "28E9F319-E26B-414F-921E-475911D2F0A4", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGSEGV"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"Blender","byPid":2146}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":43096,"threadState":{"x":[{"value":5108499456},{"value":6429216768},{"value":5108498968},{"value":18446744073709551603},{"value":0},{"value":0},{"value":105553165880944},{"value":0},{"value":4336587652,"symbolLocation":0,"symbol":"BLI_ghashutil_strcmp"},{"value":269319974},{"value":1346599759},{"value":48},{"value":105553153758396},{"value":2095104},{"value":2043},{"value":4185954382},{"value":6507922896,"symbolLocation":0,"symbol":"_platform_strcmp"},{"value":5468442256},{"value":0},{"value":105553119394104},{"value":5108498968},{"value":5108499424},{"value":0},{"value":0},{"value":4964490256},{"value":3},{"value":4430222056,"symbolLocation":0,"symbol":"MEM_mallocN_aligned"},{"value":105553133599128},{"value":19}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4336587672},"cpsr":{"value":1073745920},"fp":{"value":6138246672},"sp":{"value":6138246672},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507923100,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":5788,"symbol":"_platform_strcmp","symbolLocation":204,"imageIndex":49},{"imageOffset":7951256,"symbol":"BLI_ghashutil_strcmp","symbolLocation":20,"imageIndex":48},{"imageOffset":7944016,"symbol":"BLI_ghash_reinsert","symbolLocation":100,"imageIndex":48},{"imageOffset":16350784,"symbol":"UI_block_region_set(uiBlock*, ARegion*)","symbolLocation":148,"imageIndex":48},{"imageOffset":16351124,"symbol":"UI_block_begin(bContext const*, ARegion*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, eUIEmbossType)","symbolLocation":316,"imageIndex":48},{"imageOffset":15416788,"symbol":"ED_region_header_layout(bContext const*, ARegion*)","symbolLocation":444,"imageIndex":48},{"imageOffset":15394228,"symbol":"ED_region_do_layout(bContext*, ARegion*)","symbolLocation":132,"imageIndex":48},{"imageOffset":9427184,"symbol":"wm_draw_update(bContext*)","symbolLocation":1212,"imageIndex":48},{"imageOffset":9409632,"symbol":"WM_main(bContext*)","symbolLocation":52,"imageIndex":48},{"imageOffset":72600,"symbol":"main","symbolLocation":856,"imageIndex":48},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":50}]},{"id":43107,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":59386512802307},{"value":14680198217728},{"value":59386512801792},{"value":48},{"value":0},{"value":0},{"value":1},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6139948832},"sp":{"value":6139948816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43108,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":54988466291203},{"value":14680198217728},{"value":54988466290688},{"value":48},{"value":0},{"value":13059},{"value":1},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6140522272},"sp":{"value":6140522256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43109,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166132848},{"value":6141095936},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6141095712},"sp":{"value":6141095696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43110,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166132944},{"value":6141669376},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6141669152},"sp":{"value":6141669136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43111,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133040},{"value":6142242816},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6142242592},"sp":{"value":6142242576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43112,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133136},{"value":6142816256},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6142816032},"sp":{"value":6142816016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43113,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133232},{"value":6143389696},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6143389472},"sp":{"value":6143389456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43114,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":53},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":53},{"imageOffset":28160,"symbol":"IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::threadLoop(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>)","symbolLocation":52,"imageIndex":30},{"imageOffset":28860,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)","symbolLocation":92,"imageIndex":30},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4507299936,"symbolLocation":0,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider::*)(std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>), IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolProvider*, std::__1::shared_ptr<IlmThread_3_2::(anonymous namespace)::DefaultThreadPoolData>>>(void*)"},{"value":105553166133328},{"value":6143963136},{"value":419432703},{"value":0},{"value":0},{"value":13571},{"value":18446744073709551615},{"value":105553142238520},{"value":105553142238496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8328374136},{"value":0},{"value":105553119235664},{"value":105553119235600},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6505965956},"cpsr":{"value":1610616832},"fp":{"value":6143962912},"sp":{"value":6143962896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43115,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553151909146},{"value":0},{"value":6144536682},{"value":105553151909120},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553144319056},{"value":105553144319056},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6144536448},"sp":{"value":6144536416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"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":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43116,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":18435},{"value":18435},{"value":11},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":105553166136168},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553144317600},{"value":105553144317600},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6145109888},"sp":{"value":6145109856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"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":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43146,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":105553122383703},{"value":0},{"value":6146256999},{"value":105553122383680},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8420819968},{"value":0},{"value":105553142349400},{"value":105553142349400},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6681212452},"cpsr":{"value":2147487744},"fp":{"value":6146256768},"sp":{"value":6146256736},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":9764,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":55},{"imageOffset":9432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":55},{"imageOffset":8664,"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":55},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43147,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":268451845},{"value":17179869187},{"value":103079215123},{"value":110083},{"value":110883170680832},{"value":457409722056704},{"value":32},{"value":0},{"value":18446744073709550527},{"value":106499},{"value":25817},{"value":1},{"value":106499},{"value":1099511628032},{"value":2508427583},{"value":319},{"value":18446744073709551569},{"value":8420814352},{"value":0},{"value":0},{"value":32},{"value":457409722056704},{"value":110883170680832},{"value":110083},{"value":6146829520},{"value":103079215123},{"value":17179869187},{"value":17179869187},{"value":3}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507547428},"cpsr":{"value":536875008},"fp":{"value":6146829184},"sp":{"value":6146829104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471348},"far":{"value":0}},"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":52},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":52},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":52},{"imageOffset":3242136,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":96,"imageIndex":56},{"imageOffset":2014020,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4272,"imageIndex":56},{"imageOffset":2007900,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":108,"imageIndex":56},{"imageOffset":3605732,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":56},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":43165,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147403416},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6147404000},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":10240},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6147403536},"sp":{"value":6147403392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43166,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147976856},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6147977440},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":10496},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6147976976},"sp":{"value":6147976832},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43167,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6148550296},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6148550880},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9472},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6148550416},"sp":{"value":6148550272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43168,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6149123736},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6149124320},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9216},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6149123856},"sp":{"value":6149123712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43169,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6149697176},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6149697760},{"value":0},{"value":0},{"value":8704},{"value":8705},{"value":8960},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6149697296},"sp":{"value":6149697152},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43170,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":4},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150270616},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6150271200},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9728},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6150270736},"sp":{"value":6150270592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43171,"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":52},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":54},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":57},{"imageOffset":400856,"symbol":"OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const","symbolLocation":164,"imageIndex":19},{"imageOffset":400444,"symbol":"void* std::__1::__thread_proxy[abi:v160006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OpenImageIO_v2_5::thread_pool::Impl::set_thread(int)::'lambda'()>>(void*)","symbolLocation":52,"imageIndex":19},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":260},{"value":0},{"value":8704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150844056},{"value":0},{"value":5226264656},{"value":12094627908354},{"value":2816},{"value":0},{"value":2816},{"value":12094627908352},{"value":305},{"value":8420830184},{"value":0},{"value":5226264632},{"value":5226264696},{"value":6150844640},{"value":0},{"value":0},{"value":8704},{"value":8704},{"value":9984},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507738460},"cpsr":{"value":1610616832},"fp":{"value":6150844176},"sp":{"value":6150844032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507485676},"far":{"value":0}}},{"id":43172,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553402818752},{"value":0},{"value":120},{"value":1},{"value":4294967291},{"value":1},{"value":1},{"value":5474154368},{"value":2043},{"value":2045},{"value":2768375895},{"value":87},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703680},{"value":4534},{"value":5235703720},{"value":4534},{"value":5468610568},{"value":5235703720},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12905902000},"sp":{"value":12905901904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43173,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553203296704},{"value":0},{"value":120},{"value":0},{"value":4294967289},{"value":1},{"value":0},{"value":4294967289},{"value":2043},{"value":2045},{"value":4261595239},{"value":103},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703808},{"value":4487},{"value":5235703848},{"value":4487},{"value":4953500680},{"value":5235703848},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12910145456},"sp":{"value":12910145360},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43174,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403160512},{"value":0},{"value":120},{"value":12},{"value":4294967294},{"value":1},{"value":3},{"value":5474154112},{"value":2043},{"value":2045},{"value":2338392135},{"value":71},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703424},{"value":4540},{"value":5235703464},{"value":4540},{"value":4955589000},{"value":5235703464},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12914388912},"sp":{"value":12914388816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43175,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403130048},{"value":0},{"value":120},{"value":1},{"value":4294967292},{"value":1},{"value":6},{"value":5474153728},{"value":2043},{"value":2045},{"value":4083224663},{"value":87},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703168},{"value":4574},{"value":5235703208},{"value":4574},{"value":5108679176},{"value":5235703208},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12918632368},"sp":{"value":12918632272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43176,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403112960},{"value":0},{"value":120},{"value":1},{"value":4294967293},{"value":1},{"value":5},{"value":5474153856},{"value":2043},{"value":2045},{"value":2585856082},{"value":82},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703552},{"value":4532},{"value":5235703592},{"value":4532},{"value":4851777800},{"value":5235703592},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12922875824},"sp":{"value":12922875728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43177,"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":73748,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":400,"imageIndex":11},{"imageOffset":73336,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":12,"imageIndex":11},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":14},{"value":105553138091040},{"value":105553138091064},{"value":8},{"value":105553403060800},{"value":0},{"value":120},{"value":17},{"value":4294967290},{"value":1},{"value":4},{"value":5474153984},{"value":2043},{"value":2045},{"value":3919702077},{"value":61},{"value":18446744073709551580},{"value":8420832200},{"value":0},{"value":5235703296},{"value":4519},{"value":5235703336},{"value":4519},{"value":6442118408},{"value":5235703336},{"value":0},{"value":255},{"value":4294967040},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4505444372},"cpsr":{"value":1610616832},"fp":{"value":12927119280},"sp":{"value":12927119184},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471216},"far":{"value":0}}},{"id":43181,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":703700326678528},{"value":0},{"value":703700326678528},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":163843},{"value":0},{"value":1},{"value":163843},{"value":1396645},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8420814352},{"value":0},{"value":4294967295},{"value":2},{"value":703700326678528},{"value":0},{"value":703700326678528},{"value":13019078760},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862,"symbolLocation":569754,"symbol":"datatoc_preview_grease_pencil_legacy_blend"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507547428},"cpsr":{"value":4096},"fp":{"value":13019078608},"sp":{"value":13019078528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471348},"far":{"value":0}},"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":52},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":52},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":52},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":52},{"imageOffset":516184,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":58},{"imageOffset":510236,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":58},{"imageOffset":507404,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":58},{"imageOffset":1457332,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":59},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}]},{"id":45553,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":13010595840},{"value":167443},{"value":13010059264},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13010595840},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}},{"id":45576,"frames":[{"imageOffset":4680,"symbol":"swtch_pri","symbolLocation":8,"imageIndex":52},{"imageOffset":15824,"symbol":"cthread_yield","symbolLocation":32,"imageIndex":54},{"imageOffset":99844,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::receive_or_steal_task(long&, long)","symbolLocation":556,"imageIndex":11},{"imageOffset":98476,"symbol":"tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*)","symbolLocation":280,"imageIndex":11},{"imageOffset":9082528,"symbol":"tbb::internal::task_group_base::wait()","symbolLocation":40,"imageIndex":48},{"imageOffset":37241716,"symbol":"ccl::TaskPool::wait_work(ccl::TaskPool::Summary*)","symbolLocation":24,"imageIndex":48},{"imageOffset":34501100,"symbol":"ccl::GeometryManager::device_update(ccl::Device*, ccl::DeviceScene*, ccl::Scene*, ccl::Progress&)","symbolLocation":3688,"imageIndex":48},{"imageOffset":35063648,"symbol":"ccl::Scene::device_update(ccl::Device*, ccl::Progress&)","symbolLocation":1504,"imageIndex":48},{"imageOffset":35071152,"symbol":"ccl::Scene::update(ccl::Progress&)","symbolLocation":148,"imageIndex":48},{"imageOffset":36045448,"symbol":"ccl::Session::run_update_for_next_iteration()","symbolLocation":1248,"imageIndex":48},{"imageOffset":36043016,"symbol":"ccl::Session::run_main_render_loop()","symbolLocation":120,"imageIndex":48},{"imageOffset":36046832,"symbol":"ccl::Session::thread_render()","symbolLocation":252,"imageIndex":48},{"imageOffset":36038284,"symbol":"ccl::Session::thread_run()","symbolLocation":164,"imageIndex":48},{"imageOffset":37245856,"symbol":"ccl::thread::run(void*)","symbolLocation":28,"imageIndex":48},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":54},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":54}],"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":105553118888112},{"value":105553118888192},{"value":3744},{"value":105553403055776},{"value":17},{"value":1},{"value":0},{"value":0},{"value":1199677539},{"value":2043},{"value":2045},{"value":1201776643},{"value":3},{"value":18446744073709551557},{"value":8420832200},{"value":0},{"value":5468748672},{"value":0},{"value":12990701608},{"value":8},{"value":1},{"value":16},{"value":7041},{"value":3},{"value":7},{"value":17}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507724240},"cpsr":{"value":536875008},"fp":{"value":13441852240},"sp":{"value":13441852240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507471432},"far":{"value":0}}},{"id":45878,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":6139375616},{"value":149267},{"value":6138839040},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6139375616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}},{"id":45891,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":54}],"threadState":{"x":[{"value":12936835072},{"value":145555},{"value":12936298496},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":12936835072},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6507715872},"far":{"value":0}}}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 4585701376, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.icloud.drive.fileprovider.override", "size" : 16384, "uuid" : "9a46ecc7-963a-3987-9d93-96f045d94980", "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/iCloudDriveFileProviderOverride.bundle\/Contents\/MacOS\/iCloudDriveFileProviderOverride", "name" : "iCloudDriveFileProviderOverride", "CFBundleVersion" : "2720.100.117" }, { "source" : "P", "arch" : "arm64e", "base" : 4585422848, "CFBundleShortVersionString" : "14.4", "CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride", "size" : 131072, "uuid" : "119667db-3868-34d8-8cd8-afa60afc3716", "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride", "name" : "FinderSyncCollaborationFileProviderOverride", "CFBundleVersion" : "1630.4.15" }, { "source" : "P", "arch" : "arm64e", "base" : 4561862656, "CFBundleShortVersionString" : "1835.101.3", "CFBundleIdentifier" : "com.apple.FileProviderOverride", "size" : 32768, "uuid" : "971d2994-1481-3ef2-b129-080baeadbf02", "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride", "name" : "FileProviderOverride", "CFBundleVersion" : "1835.101.3" }, { "source" : "P", "arch" : "arm64", "base" : 4952850432, "size" : 16384, "uuid" : "cef7b483-60eb-32c7-b90d-7ae4176042b0", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/4.1\/python\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so", "name" : "_opcode.cpython-311-darwin.so" }, { "source" : "P", "arch" : "arm64", "base" : 4952768512, "size" : 16384, "uuid" : "ef4bbaf8-7955-3478-b12e-8443da5921d8", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/4.1\/python\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so", "name" : "_typing.cpython-311-darwin.so" }, { "source" : "P", "arch" : "arm64", "base" : 4885037056, "size" : 49152, "uuid" : "3e6a5f3b-9ae2-3bde-bcc3-89944adb9fa1", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/4.1\/python\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so", "name" : "math.cpython-311-darwin.so" }, { "source" : "P", "arch" : "arm64e", "base" : 4953210880, "CFBundleShortVersionString" : "3.0", "CFBundleIdentifier" : "com.apple.security.csparser", "size" : 131072, "uuid" : "d5ba6df5-4b0f-3b49-b7e3-923347e0a7d1", "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser", "name" : "csparser", "CFBundleVersion" : "61123.100.169" }, { "source" : "P", "arch" : "arm64e", "base" : 4853219328, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.units.Components", "size" : 1277952, "uuid" : "261ddb64-4aeb-3916-961f-46dad090dd47", "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 4503126016, "size" : 49152, "uuid" : "e8a1b184-0349-3c61-a119-6543eb038317", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4589453312, "size" : 61227008, "uuid" : "8603f669-00c2-3a80-892e-8a714c239fa0", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/liboslexec.dylib", "name" : "liboslexec.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4505714688, "size" : 409600, "uuid" : "0a911291-184b-337d-8869-b4613d9ff384", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libomp.dylib", "name" : "libomp.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4505370624, "size" : 131072, "uuid" : "b4ec0cb2-4511-3f8c-b9d0-eb9e684ac5cf", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libtbb.dylib", "name" : "libtbb.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4507385856, "size" : 622592, "uuid" : "e5401524-143c-3c7e-a65d-d1639d7d1fd4", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libosdGPU.dylib", "name" : "libosdGPU.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4508434432, "size" : 573440, "uuid" : "4347502d-2386-3e3e-8f00-f4c118b59248", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libosdCPU.dylib", "name" : "libosdCPU.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4524244992, "size" : 10436608, "uuid" : "c6afd402-d2c2-3060-b1a8-a9374a3c27a5", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libembree4.dylib", "name" : "libembree4.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4674174976, "size" : 30998528, "uuid" : "75b13212-26fc-375d-88b7-21c4ce034c48", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/liboslcomp.dylib", "name" : "liboslcomp.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4506353664, "size" : 147456, "uuid" : "2de86085-47d2-3ecb-8112-e43274da5ac7", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/liboslquery.dylib", "name" : "liboslquery.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4505190400, "size" : 32768, "uuid" : "f7410838-5955-380f-89db-d997b6832988", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/liboslnoise.dylib", "name" : "liboslnoise.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4539334656, "size" : 7028736, "uuid" : "b176bc89-eeb5-3a11-a2a8-a98437fa1946", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenImageIO.dylib", "name" : "libOpenImageIO.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4510187520, "size" : 524288, "uuid" : "92a41c00-f15a-33a9-a17b-804d7392680d", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenImageIO_Util.dylib", "name" : "libOpenImageIO_Util.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4517543936, "size" : 3751936, "uuid" : "2ac8fef0-9466-3286-9880-3940971a7255", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenColorIO.dylib", "name" : "libOpenColorIO.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4506943488, "size" : 163840, "uuid" : "76fc8385-70da-3796-bba6-48e6de0753c9", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_python311.dylib", "name" : "libboost_python311.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4506779648, "size" : 81920, "uuid" : "84d99f18-0dc9-378e-86ca-a1dda63994bb", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenImageDenoise.dylib", "name" : "libOpenImageDenoise.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4509663232, "size" : 212992, "uuid" : "e86ad8d5-4a9b-3ebe-8b71-f578b1e7f463", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXFormat.dylib", "name" : "libMaterialXFormat.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4512301056, "size" : 507904, "uuid" : "ce1ae382-7f25-3682-b21f-02ee20151e48", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXCore.dylib", "name" : "libMaterialXCore.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4767694848, "size" : 27328512, "uuid" : "40c000a4-a294-3b09-aea5-64495088cfc2", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libusd_ms.dylib", "name" : "libusd_ms.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4885168128, "size" : 27115520, "uuid" : "a061436a-ccff-3ba7-be4b-996a07a5345e", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libopenvdb.dylib", "name" : "libopenvdb.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4514185216, "size" : 425984, "uuid" : "4c905e35-e19e-30b4-909d-d4eb31aa6c4b", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libIex.dylib", "name" : "libIex.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4556423168, "size" : 2637824, "uuid" : "36ee866f-fa88-343c-b884-73586b52d5b7", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenEXR.dylib", "name" : "libOpenEXR.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4553277440, "size" : 2244608, "uuid" : "4c4e7fb6-6669-301c-beef-7bfa3035314f", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenEXRCore.dylib", "name" : "libOpenEXRCore.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4507271168, "size" : 32768, "uuid" : "c3b428c8-aa7f-3326-b535-5f1e172c1452", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libIlmThread.dylib", "name" : "libIlmThread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4511367168, "size" : 311296, "uuid" : "d5b0774d-9574-3f59-9c48-d242498d1d4a", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libImath.dylib", "name" : "libImath.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4505141248, "size" : 16384, "uuid" : "5494df72-e782-3599-be56-d6b9821eb874", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_date_time.dylib", "name" : "libboost_date_time.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4509466624, "size" : 81920, "uuid" : "59cf754a-e3ed-3f60-b1e6-249f733fcce6", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_filesystem.dylib", "name" : "libboost_filesystem.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4513234944, "size" : 229376, "uuid" : "2514793f-ebfe-3301-8809-f11408514cc4", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_regex.dylib", "name" : "libboost_regex.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4505288704, "size" : 16384, "uuid" : "97901a28-cefa-3755-9b87-a1eff5fae28b", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_system.dylib", "name" : "libboost_system.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4509286400, "size" : 49152, "uuid" : "ec870ac7-31f0-3668-944d-265718b9af27", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_thread.dylib", "name" : "libboost_thread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4559568896, "size" : 720896, "uuid" : "27b02920-c250-3c2d-b5fb-089fc570eb9f", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_wave.dylib", "name" : "libboost_wave.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4515758080, "size" : 311296, "uuid" : "a3a06b87-6191-3a4f-a225-653b0ee4f468", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_locale.dylib", "name" : "libboost_locale.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4510040064, "size" : 32768, "uuid" : "b5e1b820-ed2e-31cc-a3ea-43d399edcfb2", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_iostreams.dylib", "name" : "libboost_iostreams.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4506697728, "size" : 16384, "uuid" : "7b9634cd-7b47-324f-a13e-f7f7771b1585", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_chrono.dylib", "name" : "libboost_chrono.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4511858688, "size" : 16384, "uuid" : "4c765ddf-e8fb-3c75-a980-03dc59e8f284", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_atomic.dylib", "name" : "libboost_atomic.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4515135488, "size" : 147456, "uuid" : "7fd971a8-fae5-3e3b-8d0e-b87a725f7de7", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libboost_serialization.dylib", "name" : "libboost_serialization.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4720050176, "size" : 18563072, "uuid" : "b084317c-dd09-3487-b52f-3713afea26b7", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libOpenImageDenoise_core.dylib", "name" : "libOpenImageDenoise_core.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4555620352, "size" : 442368, "uuid" : "f9f57760-5eec-381f-aed7-671007959fdc", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXRender.dylib", "name" : "libMaterialXRender.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4516380672, "size" : 245760, "uuid" : "31760231-e762-3df8-a2a8-2c73083c50f3", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXGenGlsl.dylib", "name" : "libMaterialXGenGlsl.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4516839424, "size" : 245760, "uuid" : "772352c0-7c7d-32c1-8758-fc1eb0caf707", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXGenMsl.dylib", "name" : "libMaterialXGenMsl.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4562092032, "size" : 425984, "uuid" : "d1f25750-a6a7-34d4-afb4-e4efc272f70f", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/Resources\/lib\/libMaterialXGenShader.dylib", "name" : "libMaterialXGenShader.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4328636416, "CFBundleShortVersionString" : "4.1.0", "CFBundleIdentifier" : "org.blenderfoundation.blender", "size" : 98500608, "uuid" : "be37305e-573e-3f30-a6b4-7f672434cae4", "path" : "\/Volumes\/VOLUME\/Blender.app\/Contents\/MacOS\/Blender", "name" : "Blender", "CFBundleVersion" : "4.1.0 2024-03-26" }, { "source" : "P", "arch" : "arm64e", "base" : 6507917312, "size" : 32744, "uuid" : "031f3e8c-5227-3138-a444-68174c1c28cf", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6504005632, "size" : 559580, "uuid" : "f6dd3ec2-85a4-3ab1-8486-b189cd980ebe", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6507466752, "size" : 241660, "uuid" : "2a91fd2c-4cef-3211-a025-7a1c0a8c2db5", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6505947136, "size" : 294912, "uuid" : "7f973554-8168-35bf-ae86-2e9123e81bf7", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6507708416, "size" : 53248, "uuid" : "45239f06-cc53-36d0-9933-7776ac7ea2fa", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6681202688, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 172032, "uuid" : "e15b7222-ecda-3de9-bfa0-07c070986d41", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 6548111360, "CFBundleShortVersionString" : "5.0", "CFBundleIdentifier" : "com.apple.audio.CoreAudio", "size" : 7344128, "uuid" : "82edac97-3b60-3b67-8ca4-08d3acd21c1a", "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "5.0" }, { "source" : "P", "arch" : "arm64e", "base" : 6506774528, "size" : 577528, "uuid" : "08c4329e-407f-310b-b037-75a8020b2963", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6508134400, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5083136, "uuid" : "33908a83-098f-3437-973e-fb848c4f39df", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2420" }, { "source" : "P", "arch" : "arm64e", "base" : 6567485440, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 20172800, "uuid" : "8b85317d-d56a-3370-8b78-da6c1d0fb53c", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.50.124" } ], "sharedCache" : { "base" : 6503251968, "size" : 4189880320, "uuid" : "a53b7d2f-a773-3524-8828-248b33ef0b4e" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 208K 12 \nColorSync 576K 27 \nCoreAnimation 384K 24 \nCoreGraphics 32K 2 \nCoreImage 16K 1 \nCoreUI image data 1648K 11 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 2.0G 123 \nMALLOC guard page 384K 24 \nSTACK GUARD 496K 31 \nStack 43.5M 32 \nStack Guard 16K 1 \nVM_ALLOCATE 403.3M 32 \nVM_ALLOCATE (reserved) 128.0M 2 reserved VM address space (unallocated)\n__AUTH 1130K 253 \n__AUTH_CONST 18.6M 434 \n__CTF 824 1 \n__DATA 40.0M 469 \n__DATA_CONST 31.3M 481 \n__DATA_DIRTY 1103K 141 \n__FONT_DATA 4K 1 \n__LINKEDIT 667.4M 50 \n__OBJC_RO 71.7M 1 \n__OBJC_RW 2195K 1 \n__TEXT 670.6M 501 \ndyld private memory 912K 4 \nmapped file 185.0M 28 \nshared memory 976K 17 \n=========== ======= ======= \nTOTAL 4.2G 2708 \nTOTAL, minus reserved VM space 4.1G 2708 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "0f3b7c62a861be29075c4ac76a4fb07f757bedfc", "trialInfo" : { "rollouts" : [ { "rolloutId" : "64b21a7351cbb02ce3442e4e", "factorPackIds" : { "REMINDERS_GROCERY" : "65542c604a6560536bdb1d22" }, "deploymentId" : 240000032 }, { "rolloutId" : "6112d17137f5d11121dcd4e2", "factorPackIds" : { }, "deploymentId" : 240000522 } ], "experiments" : [ { "treatmentId" : "a3f9ec09-b145-49f3-8142-da4a1f338456", "experimentId" : "65f21aa774b6f500a45abd7d", "deploymentId" : 400000001 } ] } } Model: Mac14,15, BootROM 10151.101.3, proc 8:4:4 processors, 24 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Color LCD, spdisplays_2880x1864Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Jan 20 2024 04:08:41 version 20.103.12.0.8.7.171 FWID 01-e09d2675 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB Optical Mouse Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc. </details> Prefer to have crashes be a High priority, will change the labels
Philipp Oeser added
Priority
High
Platform
macOS
and removed
Priority
Normal
labels 2024-03-27 10:44:04 +01:00

Can not confirm.

Can not confirm.
Member

Can someone on macOS test this with -t 1?

Can someone on macOS test this with `-t 1`?
Member

I tried running Blender 4.1 with a single thread, but it doesn't seem to be helping much (Many threads are still being spawned for things).

Crashing still occurs in Embree for me, which isn't particularly helpful.
Crash log for 119941.txt

I tried a debug build of Blender 4.1.1, and the same thing happened. Crashing occurs in the same spot in Embree.

I tried running Blender 4.1 with a single thread, but it doesn't seem to be helping much (Many threads are still being spawned for things). Crashing still occurs in Embree for me, which isn't particularly helpful. [Crash log for 119941.txt](/attachments/e2d1afab-1ab0-4933-aa29-3c2f013b1b79) I tried a debug build of Blender 4.1.1, and the same thing happened. Crashing occurs in the same spot in Embree.
Member

Seems like this is more likely a problem in the Render & Cycles module if it's a crash in Embree?

Seems like this is more likely a problem in the `Render & Cycles` module if it's a crash in Embree?
Member

Seems like this is more likely a problem in the Render & Cycles module if it's a crash in Embree?

I seem to be the only one that gets crashes in Embree. Both Phillip and D get crashes else where. Maybe there's multiple issues here. Or the Embree issue is the same issue manifesting in a different spot.

I ran a debug build of Blender and investigated the Cycles side of thing when it crashed. I couldn't immediately see anything wrong. I might have to do a more thorough investigation.

I did leave Blender playing back the animation without Cycles rendering for 2 and a half hours and there was no crash.

> Seems like this is more likely a problem in the `Render & Cycles` module if it's a crash in Embree? I seem to be the only one that gets crashes in Embree. Both Phillip and D get crashes else where. Maybe there's multiple issues here. Or the Embree issue is the same issue manifesting in a different spot. I ran a debug build of Blender and investigated the Cycles side of thing when it crashed. I couldn't immediately see anything wrong. I might have to do a more thorough investigation. I did leave Blender playing back the animation without Cycles rendering for 2 and a half hours and there was no crash.
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
6 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#119941
No description provided.