godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.34k stars 21.06k forks source link

Godot 4.3 Editor Crashes on macOS Sequoia 15.0.1 #98101

Closed Aoshua closed 1 week ago

Aoshua commented 1 week ago

Tested versions

System information

macOS Sequoia 15.0.1

Issue description

I had Godot 4.3 installed and working fine on my mac. I then updated to Sequoia (long story about Xcode versions and getting it to align with my phone's iOS). After updating, I can open Godot 4.3's initial Project Manager screen but any project I try to edit fails to fully launch the editor.

I have tried redownloading Godot 4.3 and I have also tried recloning my projects from GitHub. I downloaded 4.2.2 and this could load the editor but has compatibility issues with the projects I built in 4.3.

Steps to reproduce

Update from older macOS to Sequoia, attempt to edit any Godot project, including new ones.

Minimal reproduction project (MRP)

Any Godot project with the previously states macOS and Godot version. Here's the full error report:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Godot [622]
Path:                  /Volumes/VOLUME/*/Godot.app/Contents/MacOS/Godot
Identifier:            org.godotengine.godot
Version:               4.3 (4.3)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-10-11 10:56:22.5864 -0600
OS Version:            macOS 15.0.1 (24A348)
Report Version:        12
Anonymous UUID:        35CC157A-456A-3107-7B0D-A77FC4E8DA35

Sleep/Wake UUID:       8884522F-7210-49EA-B434-D0EA1CCFF03F

Time Awake Since Boot: 170 seconds

System Integrity Protection: enabled

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

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

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   Godot [622]

Kernel Triage:
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x7ff80f3abb52 __pthread_kill + 10
1   libsystem_pthread.dylib             0x7ff80f3e5f85 pthread_kill + 262
2   libsystem_c.dylib                   0x7ff80f306b19 abort + 126
3   libsystem_c.dylib                   0x7ff80f305ddc __assert_rtn + 314
4   Metal                               0x7ff81a613dd2 MTLReportFailure.cold.1 + 41
5   Metal                               0x7ff81a5eda8a MTLReportFailure + 513
6   Metal                               0x7ff81a46eda9 -[_MTLCommandEncoder dealloc] + 123
7   AppleIntelSKLGraphicsMTLDriver         0x2de52cde8 -[MTLIGAccelRenderCommandEncoder dealloc] + 131
8   Godot                                  0x105d34dd1 0x105885000 + 4914641
9   Godot                                  0x105d31197 0x105885000 + 4899223
10  Godot                                  0x105d9ff56 0x105885000 + 5353302
11  Godot                                  0x105d9e607 0x105885000 + 5346823
12  Godot                                  0x105d9c87e 0x105885000 + 5339262
13  Godot                                  0x105ce638a vkQueueSubmit + 74
14  Godot                                  0x10703c4c9 RenderingDeviceDriverVulkan::command_queue_execute_and_present(RenderingDeviceDriver::CommandQueueID, VectorView<RenderingDeviceDriver::SemaphoreID>, VectorView<RenderingDeviceDriver::CommandBufferID>, VectorView<RenderingDeviceDriver::SemaphoreID>, RenderingDeviceDriver::FenceID, VectorView<RenderingDeviceDriver::SwapChainID>) + 1737
15  Godot                                  0x1095603c9 RenderingDevice::_execute_frame(bool) + 617
16  Godot                                  0x10953e921 RenderingDevice::_flush_and_stall_for_all_frames() + 161
17  Godot                                  0x109555fcd RenderingDevice::screen_prepare_for_drawing(int) + 845
18  Godot                                  0x1096d2240 RendererCompositorRD::blit_render_targets_to_screen(int, BlitToScreen const*, int) + 48
19  Godot                                  0x109530e6e RendererViewport::draw_viewports(bool) + 5086
20  Godot                                  0x1096045b1 RenderingServerDefault::_draw(bool, double) + 321
21  Godot                                  0x1061d5f95 Main::iteration() + 1285
22  Godot                                  0x106166e1a OS_MacOS::run() + 154
23  Godot                                  0x106195ef3 main + 387
24  dyld                                0x7ff80f0582cd start + 1805

Thread 1:
0   libsystem_pthread.dylib             0x7ff80f3e1bcc start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib             0x7ff80f3e1bcc start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib             0x7ff80f3e1bcc start_wqthread + 0

Thread 4:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x109ebcf1b _IP_ResolverPrivate::_thread_function(void*) + 171
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 5:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x10a32523e WorkerThreadPool::_thread_function(void*) + 270
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 6:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x10a32523e WorkerThreadPool::_thread_function(void*) + 270
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 7:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x10a32523e WorkerThreadPool::_thread_function(void*) + 270
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 8:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x10a32523e WorkerThreadPool::_thread_function(void*) + 270
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 9:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff80f3a4e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff80f3b3622 mach_msg2_internal + 84
2   libsystem_kernel.dylib              0x7ff80f3abf16 mach_msg_overwrite + 649
3   libsystem_kernel.dylib              0x7ff80f3a50ff mach_msg + 19
4   CoreFoundation                      0x7ff80f4cbc48 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                      0x7ff80f4ca6cd __CFRunLoopRun + 1393
6   CoreFoundation                      0x7ff80f4c9b6c CFRunLoopRunSpecific + 536
7   AppKit                              0x7ff812f52d6d _NSEventThread + 127
8   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
9   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 10:: caulk.messenger.shared:17
0   libsystem_kernel.dylib              0x7ff80f3a4d8a semaphore_wait_trap + 10
1   caulk                               0x7ff81a6c7cf1 caulk::semaphore::timed_wait(double) + 151
2   caulk                               0x7ff81a6c7c1c caulk::concurrent::details::worker_thread::run() + 30
3   caulk                               0x7ff81a6c795e 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*) + 41
4   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
5   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 11:: caulk.messenger.shared:high
0   libsystem_kernel.dylib              0x7ff80f3a4d8a semaphore_wait_trap + 10
1   caulk                               0x7ff81a6c7cf1 caulk::semaphore::timed_wait(double) + 151
2   caulk                               0x7ff81a6c7c1c caulk::concurrent::details::worker_thread::run() + 30
3   caulk                               0x7ff81a6c795e 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*) + 41
4   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
5   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 12:: caulk::deferred_logger
0   libsystem_kernel.dylib              0x7ff80f3a4d8a semaphore_wait_trap + 10
1   caulk                               0x7ff81a6c7cf1 caulk::semaphore::timed_wait(double) + 151
2   caulk                               0x7ff81a6c7c1c caulk::concurrent::details::worker_thread::run() + 30
3   caulk                               0x7ff81a6c795e 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*) + 41
4   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
5   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 13:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib              0x7ff80f3a4d96 semaphore_wait_signal_trap + 10
1   caulk                               0x7ff81a6e1315 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 23
2   CoreAudio                           0x7ff811d5d861 HALC_ProxyIOContext::IOWorkLoop() + 5515
3   CoreAudio                           0x7ff811d5bad8 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 148
4   CoreAudio                           0x7ff811f09041 HALC_IOThread::Entry(void*) + 73
5   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
6   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 14:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x106ccd6ac 0x105885000 + 21268140
4   Godot                                  0x106ccd51d 0x105885000 + 21267741
5   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
6   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 15:
0   libsystem_kernel.dylib              0x7ff80f3a7876 __semwait_signal + 10
1   libsystem_c.dylib                   0x7ff80f295cf1 nanosleep + 199
2   Godot                                  0x10700dfcb OS_Unix::delay_usec(unsigned int) const + 59
3   Godot                                  0x107181142 EditorExportPlatformAndroid::_check_for_changes_poll_thread(void*) + 8450
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 16:
0   libsystem_kernel.dylib              0x7ff80f3a7876 __semwait_signal + 10
1   libsystem_c.dylib                   0x7ff80f295cf1 nanosleep + 199
2   Godot                                  0x10700dfcb OS_Unix::delay_usec(unsigned int) const + 59
3   Godot                                  0x1071dfdc2 EditorExportPlatformIOS::_check_for_changes_poll_thread(void*) + 11298
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 17:
0   libsystem_kernel.dylib              0x7ff80f3a79aa __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff80f3e67a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                      0x7ff80f32aa04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   Godot                                  0x107f7525b TilesEditorUtils::_thread() + 315
4   Godot                                  0x109d835bb Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*) + 91
5   Godot                                  0x109d83924 0x105885000 + 72345892
6   libsystem_pthread.dylib             0x7ff80f3e6253 _pthread_start + 99
7   libsystem_pthread.dylib             0x7ff80f3e1bef thread_start + 15

Thread 18:
0   libsystem_pthread.dylib             0x7ff80f3e1bcc start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007ff7ba677508  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7ba677530  rsp: 0x00007ff7ba677508
   r8: 0x000000000000002e   r9: 0x0000000000000086  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x000000035da75000  r13: 0xffffffffffffffff  r14: 0x0000000000000103  r15: 0x0000000000000016
  rip: 0x00007ff80f3abb52  rfl: 0x0000000000000246  cr2: 0x0000000000000000

Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133

Binary Images:
       0x105885000 -        0x10c32efff org.godotengine.godot (4.3) <27f56adc-28ac-3d00-bc8a-2a457e82a447> /Volumes/VOLUME/*/Godot.app/Contents/MacOS/Godot
       0x10d65d000 -        0x10d669fff com.apple.CoreWiFi (1.0) <c356ba94-c112-3326-9011-74fc0bb4dfde> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
       0x10d8d8000 -        0x10da73fff CoreWiFiOld.dylib (*) <d5ce0007-36ac-37a1-a5d7-07ad7365e60a> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFiOld.dylib
       0x10d63c000 -        0x10d63dfff com.apple.IO80211 (1.0) <c0791260-3db4-30e8-962c-1d7a90bbe2d5> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
       0x10d647000 -        0x10d647fff com.apple.WiFiPeerToPeer (652.55.0) <6de18c87-b584-3fba-b9f2-5439ee94f3f7> /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer
       0x176d32000 -        0x176d85fff IO80211Old.dylib (*) <d5ce0007-f5f4-3ab8-a256-05df5202823b> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211Old.dylib
       0x1e689f000 -        0x1e68c6fff WiFiPeerToPeerOld.dylib (*) <d5ce0007-9684-3a09-bf78-fb3a4f8bb7b1> /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeerOld.dylib
       0x10d651000 -        0x10d651fff com.apple.framework.CoreWLAN (16.0) <cf40012c-37ff-356e-863f-24c150978974> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x25d909000 -        0x25d983fff CoreWLANOld.dylib (*) <d5ce0007-0117-3ddb-beb8-5886a5f8b758> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLANOld.dylib
       0x10d8bf000 -        0x10d8cbfff libobjc-trampolines.dylib (*) <a732c7f4-a3c1-39e5-9fc3-5e1deb73a584> /usr/lib/libobjc-trampolines.dylib
       0x2de4d5000 -        0x2dea14fff com.apple.driver.AppleIntelSKLGraphicsMTLDriver (18.8.4) <d5cf0007-2d61-3ea5-8a1d-d9a27a05d402> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
       0x2ddee6000 -        0x2ddee8fff impostor.dylib (*) <fa8fefc5-c515-3c33-9cb5-10763f8e4fe9> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/impostor.dylib
       0x34ec1a000 -        0x34ec21fff com.apple.GameController.KeyboardAndMouseSupport (*) <49b98cfe-2ce0-3257-a2da-e55bd3c7010b> /System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport
       0x3553a1000 -        0x3554e5fff com.apple.audio.units.Components (1.14) <4a933320-cc7d-3903-9407-a83122184e76> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x3550fc000 -        0x355100fff com.apple.audio.AppleHDAHALPlugIn (600.2) <f4bce0db-6511-31df-8726-442eeeffb04c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x356fc7000 -        0x356fe6fff com.apple.cmio.DAL.AppleCamera (400.7.13) <2fab83b4-c9d6-31f9-aaff-5fdc2e43b84c> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/AppleCamera.plugin/Contents/MacOS/AppleCamera
    0x7ff80f3a4000 -     0x7ff80f3dffff libsystem_kernel.dylib (*) <10094a6c-fa57-367f-b06e-7c449ea31285> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80f3e0000 -     0x7ff80f3ebfff libsystem_pthread.dylib (*) <c0db9cf9-86ec-31d4-a557-2c07945fd8f2> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80f286000 -     0x7ff80f30eff7 libsystem_c.dylib (*) <2d4e63ef-e31c-3cc1-94ec-2b7e28b9782f> /usr/lib/system/libsystem_c.dylib
    0x7ff81a44b000 -     0x7ff81a6c5ff7 com.apple.Metal (366.22) <e40222b9-271d-34e3-890e-8c8c555a81a9> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7ff80f052000 -     0x7ff80f0de32f dyld (*) <69c73748-37ae-3a6f-83af-690645c3da75> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff80f30f000 -     0x7ff80f38bffb libc++.1.dylib (*) <e35e82f9-4037-35da-99f0-4d09be1d9721> /usr/lib/libc++.1.dylib
    0x7ff80f44f000 -     0x7ff80f8eeff2 com.apple.CoreFoundation (6.9) <541c6f06-0abc-39f5-a7d2-3cad5db19c04> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff812dbd000 -     0x7ff814257ffd com.apple.AppKit (6.9) <3965bcfd-1388-392c-9984-fdf5a732b256> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81a6c6000 -     0x7ff81a6e9fff com.apple.audio.caulk (1.0) <09fe8d44-b9ca-35bf-ab5b-ddb42f62fee0> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff811b76000 -     0x7ff8122b4fff com.apple.audio.CoreAudio (5.0) <d3a27106-6ae2-354d-9402-56d6e05f8589> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                           144K        9 
ColorSync                          232K       26 
CoreAnimation                      204K       23 
CoreGraphics                        12K        2 
CoreUI image data                 1172K        9 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                             2.6G      669 
MALLOC guard page                   48K       12 
MALLOC_LARGE (reserved)              4K        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M       19 
Stack                             17.1M       20 
VM_ALLOCATE                       80.6M       23 
VM_ALLOCATE (reserved)             8.7G       13         reserved VM address space (unallocated)
__CTF                               824        1 
__DATA                            21.7M      617 
__DATA_CONST                      58.9M      620 
__DATA_DIRTY                      1478K      212 
__FONT_DATA                        2352        1 
__LINKEDIT                       197.7M       18 
__OBJC_RO                         76.1M        1 
__OBJC_RW                         2354K        2 
__TEXT                           701.1M      642 
__TPRO_CONST                       272K        2 
dsce.got                           124K        1 
dyld private memory               1408K        3 
mapped file                      198.9M       25 
owned unmapped memory             24.4M        1 
shared memory                      880K       20 
===========                     =======  ======= 
TOTAL                             12.8G     2996 
TOTAL, minus reserved VM space     4.0G     2996 

-----------
Full Report
-----------

{"app_name":"Godot","timestamp":"2024-10-11 10:56:31.00 -0600","app_version":"4.3","slice_uuid":"27f56adc-28ac-3d00-bc8a-2a457e82a447","build_version":"4.3","platform":1,"bundleID":"org.godotengine.godot","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.0.1 (24A348)","roots_installed":0,"name":"Godot","incident_id":"6EFB78BD-1BE7-49D0-ADCE-11D6474FE86F"}
{
  "uptime" : 170,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBook9,1",
  "coalitionID" : 812,
  "osVersion" : {
    "train" : "macOS 15.0.1",
    "build" : "24A348",
    "releaseType" : "User"
  },
  "captureTime" : "2024-10-11 10:56:22.5864 -0600",
  "codeSigningMonitor" : 0,
  "incident" : "6EFB78BD-1BE7-49D0-ADCE-11D6474FE86F",
  "pid" : 622,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-10-11 10:55:40.9673 -0600",
  "procStartAbsTime" : 133032523383,
  "procExitAbsTime" : 174399979175,
  "procName" : "Godot",
  "procPath" : "\/Volumes\/VOLUME\/*\/Godot.app\/Contents\/MacOS\/Godot",
  "bundleInfo" : {"CFBundleShortVersionString":"4.3","CFBundleVersion":"4.3","CFBundleIdentifier":"org.godotengine.godot"},
  "storeInfo" : {"deviceIdentifierForVendor":"8466BCB2-C442-5B03-A3FC-15F26838CC33","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.godotengine.godot",
  "crashReporterKey" : "35CC157A-456A-3107-7B0D-A77FC4E8DA35",
  "codeSigningID" : "org.godotengine.godot",
  "codeSigningTeamID" : "6K46PWY5DM",
  "codeSigningFlags" : 570490881,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "bootSessionUUID" : "A0D516DB-94BF-454D-BD17-4970EBAD8460",
  "sleepWakeUUID" : "8884522F-7210-49EA-B434-D0EA1CCFF03F",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Godot","byPid":622},
  "ktriageinfo" : "VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\n",
  "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":5862,"threadState":{"r13":{"value":18446744073709551615},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":259},"rsi":{"value":6},"r8":{"value":46},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":134},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703384124242,"matchesCrashFrame":1},"rbp":{"value":140701960992048},"rsp":{"value":140701960992008},"r12":{"value":14456147968},"rcx":{"value":140701960992008},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":31570,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":16},{"imageOffset":24453,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":17},{"imageOffset":527129,"symbol":"abort","symbolLocation":126,"imageIndex":18},{"imageOffset":523740,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":18},{"imageOffset":1871314,"symbol":"MTLReportFailure.cold.1","symbolLocation":41,"imageIndex":19},{"imageOffset":1714826,"symbol":"MTLReportFailure","symbolLocation":513,"imageIndex":19},{"imageOffset":146857,"symbol":"-[_MTLCommandEncoder dealloc]","symbolLocation":123,"imageIndex":19},{"imageOffset":359912,"symbol":"-[MTLIGAccelRenderCommandEncoder dealloc]","symbolLocation":131,"imageIndex":10},{"imageOffset":4914641,"imageIndex":0},{"imageOffset":4899223,"imageIndex":0},{"imageOffset":5353302,"imageIndex":0},{"imageOffset":5346823,"imageIndex":0},{"imageOffset":5339262,"imageIndex":0},{"imageOffset":4592522,"symbol":"vkQueueSubmit","symbolLocation":74,"imageIndex":0},{"imageOffset":24868041,"symbol":"RenderingDeviceDriverVulkan::command_queue_execute_and_present(RenderingDeviceDriver::CommandQueueID, VectorView<RenderingDeviceDriver::SemaphoreID>, VectorView<RenderingDeviceDriver::CommandBufferID>, VectorView<RenderingDeviceDriver::SemaphoreID>, RenderingDeviceDriver::FenceID, VectorView<RenderingDeviceDriver::SwapChainID>)","symbolLocation":1737,"imageIndex":0},{"imageOffset":63812553,"symbol":"RenderingDevice::_execute_frame(bool)","symbolLocation":617,"imageIndex":0},{"imageOffset":63674657,"symbol":"RenderingDevice::_flush_and_stall_for_all_frames()","symbolLocation":161,"imageIndex":0},{"imageOffset":63770573,"symbol":"RenderingDevice::screen_prepare_for_drawing(int)","symbolLocation":845,"imageIndex":0},{"imageOffset":65327680,"symbol":"RendererCompositorRD::blit_render_targets_to_screen(int, BlitToScreen const*, int)","symbolLocation":48,"imageIndex":0},{"imageOffset":63618670,"symbol":"RendererViewport::draw_viewports(bool)","symbolLocation":5086,"imageIndex":0},{"imageOffset":64484785,"symbol":"RenderingServerDefault::_draw(bool, double)","symbolLocation":321,"imageIndex":0},{"imageOffset":9768853,"symbol":"Main::iteration()","symbolLocation":1285,"imageIndex":0},{"imageOffset":9313818,"symbol":"OS_MacOS::run()","symbolLocation":154,"imageIndex":0},{"imageOffset":9506547,"symbol":"main","symbolLocation":387,"imageIndex":0},{"imageOffset":25293,"symbol":"start","symbolLocation":1805,"imageIndex":20}]},{"id":5949,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":10499},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145518538752},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145519061880},"rbx":{"value":123145519063040},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703384345548},"rbp":{"value":0},"rsp":{"value":123145519063040},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145519063040}}},{"id":6364,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":31751},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145518002176},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145518525304},"rbx":{"value":123145518526464},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703384345548},"rbp":{"value":0},"rsp":{"value":123145518526464},"r12":{"value":5193734},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145518526464}}},{"id":6372,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":40195},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145521221632},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145521744768},"rbx":{"value":123145521745920},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703384345548},"rbp":{"value":0},"rsp":{"value":123145521745920},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145521745920}}},{"id":6381,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":73629467,"symbol":"_IP_ResolverPrivate::_thread_function(void*)","symbolLocation":171,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145522282496},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145522282272},"rsp":{"value":123145522282120},"r12":{"value":0},"rcx":{"value":123145522282120},"flavor":"x86_THREAD_STATE","rdi":{"value":140355723286672}}},{"id":6384,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":78250558,"symbol":"WorkerThreadPool::_thread_function(void*)","symbolLocation":270,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145522819072},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145522818832},"rsp":{"value":123145522818680},"r12":{"value":0},"rcx":{"value":123145522818680},"flavor":"x86_THREAD_STATE","rdi":{"value":140355749191984}}},{"id":6385,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":78250558,"symbol":"WorkerThreadPool::_thread_function(void*)","symbolLocation":270,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145523355648},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145523355408},"rsp":{"value":123145523355256},"r12":{"value":0},"rcx":{"value":123145523355256},"flavor":"x86_THREAD_STATE","rdi":{"value":140355749192080}}},{"id":6386,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":78250558,"symbol":"WorkerThreadPool::_thread_function(void*)","symbolLocation":270,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145523892224},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145523891984},"rsp":{"value":123145523891832},"r12":{"value":0},"rcx":{"value":123145523891832},"flavor":"x86_THREAD_STATE","rdi":{"value":140355749192176}}},{"id":6387,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":78250558,"symbol":"WorkerThreadPool::_thread_function(void*)","symbolLocation":270,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145524428800},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145524428560},"rsp":{"value":123145524428408},"r12":{"value":0},"rcx":{"value":123145524428408},"flavor":"x86_THREAD_STATE","rdi":{"value":140355749192272}}},{"id":6407,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":267228570189824},"r9":{"value":267228570189824},"r15":{"value":267228570189824},"rbx":{"value":123145524961392},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703384096270},"rbp":{"value":123145524961232},"rsp":{"value":123145524961128},"r12":{"value":4294967295},"rcx":{"value":123145524961128},"flavor":"x86_THREAD_STATE","rdi":{"value":123145524961392}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":16},{"imageOffset":32534,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":16},{"imageOffset":4351,"symbol":"mach_msg","symbolLocation":19,"imageIndex":16},{"imageOffset":511048,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":23},{"imageOffset":505549,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":23},{"imageOffset":502636,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":23},{"imageOffset":1662317,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":24},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}]},{"id":6430,"name":"caulk.messenger.shared:17","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553181549952},"rsi":{"value":105553122038464},"r8":{"value":105553122038464},"cr2":{"value":0},"rdx":{"value":10},"r10":{"value":0},"r9":{"value":25},"r15":{"value":0},"rbx":{"value":105553181549825},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703384096138},"rbp":{"value":123145525501808},"rsp":{"value":123145525501768},"r12":{"value":0},"rcx":{"value":123145525501768},"flavor":"x86_THREAD_STATE","rdi":{"value":82951}},"frames":[{"imageOffset":3466,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":7409,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":151,"imageIndex":25},{"imageOffset":7196,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":25},{"imageOffset":6494,"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":41,"imageIndex":25},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}]},{"id":6432,"name":"caulk.messenger.shared:high","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553181550576},"rsi":{"value":69123},"r8":{"value":4294967295},"cr2":{"value":0},"rdx":{"value":69123},"r10":{"value":16},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":105553181550337},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703384096138},"rbp":{"value":123145526038384},"rsp":{"value":123145526038344},"r12":{"value":0},"rcx":{"value":123145526038344},"flavor":"x86_THREAD_STATE","rdi":{"value":82435}},"frames":[{"imageOffset":3466,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":7409,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":151,"imageIndex":25},{"imageOffset":7196,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":25},{"imageOffset":6494,"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":41,"imageIndex":25},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}]},{"id":6460,"name":"caulk::deferred_logger","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553179197016},"rsi":{"value":105553151777153},"r8":{"value":105553151777153},"cr2":{"value":0},"rdx":{"value":7},"r10":{"value":1},"r9":{"value":22},"r15":{"value":0},"rbx":{"value":105553179196929},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703384096138},"rbp":{"value":123145526574960},"rsp":{"value":123145526574920},"r12":{"value":0},"rcx":{"value":123145526574920},"flavor":"x86_THREAD_STATE","rdi":{"value":92163}},"frames":[{"imageOffset":3466,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":7409,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":151,"imageIndex":25},{"imageOffset":7196,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":25},{"imageOffset":6494,"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":41,"imageIndex":25},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}]},{"id":6462,"name":"com.apple.audio.IOThread.client","threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":140355761104152},"rsi":{"value":124931},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1099511628032},"r10":{"value":140355761103928},"r9":{"value":14311854576},"r15":{"value":1},"rbx":{"value":140355761104160},"trap":{"value":133},"err":{"value":16777253},"r11":{"value":514},"rip":{"value":140703384096150},"rbp":{"value":123145527110912},"rsp":{"value":123145527110888},"r12":{"value":140355761103872},"rcx":{"value":123145527110888},"flavor":"x86_THREAD_STATE","rdi":{"value":93443}},"frames":[{"imageOffset":3478,"symbol":"semaphore_wait_signal_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":111381,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":23,"imageIndex":25},{"imageOffset":1996897,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5515,"imageIndex":26},{"imageOffset":1989336,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":148,"imageIndex":26},{"imageOffset":3747905,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":73,"imageIndex":26},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}]},{"id":6519,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":21268140,"imageIndex":0},{"imageOffset":21267741,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":1175382225334016},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145529257984},"rsi":{"value":1175382225334016},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":273920},"r10":{"value":0},"r9":{"value":160},"r15":{"value":273920},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145529257744},"rsp":{"value":123145529257592},"r12":{"value":0},"rcx":{"value":123145529257592},"flavor":"x86_THREAD_STATE","rdi":{"value":105553174242384}}},{"id":6584,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":16},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":18},{"imageOffset":24678347,"symbol":"OS_Unix::delay_usec(unsigned int) const","symbolLocation":59,"imageIndex":0},{"imageOffset":26198338,"symbol":"EditorExportPlatformAndroid::_check_for_changes_poll_thread(void*)","symbolLocation":8450,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145529793952},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":200000000},"r15":{"value":0},"rbx":{"value":123145529793936},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703384107126},"rbp":{"value":123145529793920},"rsp":{"value":123145529793864},"r12":{"value":123145529794320},"rcx":{"value":123145529793864},"flavor":"x86_THREAD_STATE","rdi":{"value":7683}}},{"id":6585,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":16},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":18},{"imageOffset":24678347,"symbol":"OS_Unix::delay_usec(unsigned int) const","symbolLocation":59,"imageIndex":0},{"imageOffset":26586562,"symbol":"EditorExportPlatformIOS::_check_for_changes_poll_thread(void*)","symbolLocation":11298,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":9500655},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145530330528},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":200000000},"r15":{"value":0},"rbx":{"value":123145530330512},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703384107126},"rbp":{"value":123145530330496},"rsp":{"value":123145530330440},"r12":{"value":123145530330920},"rcx":{"value":123145530330440},"flavor":"x86_THREAD_STATE","rdi":{"value":7683}}},{"id":6774,"frames":[{"imageOffset":14762,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":17},{"imageOffset":113156,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":22},{"imageOffset":40829531,"symbol":"TilesEditorUtils::_thread()","symbolLocation":315,"imageIndex":0},{"imageOffset":72345019,"symbol":"Thread::callback(unsigned long long, Thread::Settings const&, void (*)(void*), void*)","symbolLocation":91,"imageIndex":0},{"imageOffset":72345892,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":17},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":17}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145530867712},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703384107434},"rbp":{"value":123145530867168},"rsp":{"value":123145530867016},"r12":{"value":0},"rcx":{"value":123145530867016},"flavor":"x86_THREAD_STATE","rdi":{"value":140355551535312}}},{"id":6798,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":114691},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145531416576},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145531939704},"rbx":{"value":123145531940864},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703384345548},"rbp":{"value":0},"rsp":{"value":123145531940864},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145531940864}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387786752,
    "CFBundleShortVersionString" : "4.3",
    "CFBundleIdentifier" : "org.godotengine.godot",
    "size" : 111845376,
    "uuid" : "27f56adc-28ac-3d00-bc8a-2a457e82a447",
    "path" : "\/Volumes\/VOLUME\/*\/Godot.app\/Contents\/MacOS\/Godot",
    "name" : "Godot",
    "CFBundleVersion" : "4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4519743488,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CoreWiFi",
    "size" : 53248,
    "uuid" : "c356ba94-c112-3326-9011-74fc0bb4dfde",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreWiFi.framework\/Versions\/A\/CoreWiFi",
    "name" : "CoreWiFi",
    "CFBundleVersion" : "802.64"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4522344448,
    "size" : 1687552,
    "uuid" : "d5ce0007-36ac-37a1-a5d7-07ad7365e60a",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreWiFi.framework\/Versions\/A\/CoreWiFiOld.dylib",
    "name" : "CoreWiFiOld.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4519608320,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.IO80211",
    "size" : 8192,
    "uuid" : "c0791260-3db4-30e8-962c-1d7a90bbe2d5",
    "path" : "\/System\/Library\/PrivateFrameworks\/IO80211.framework\/Versions\/A\/IO80211",
    "name" : "IO80211",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4519653376,
    "CFBundleShortVersionString" : "652.55.0",
    "CFBundleIdentifier" : "com.apple.WiFiPeerToPeer",
    "size" : 4096,
    "uuid" : "6de18c87-b584-3fba-b9f2-5439ee94f3f7",
    "path" : "\/System\/Library\/PrivateFrameworks\/WiFiPeerToPeer.framework\/Versions\/A\/WiFiPeerToPeer",
    "name" : "WiFiPeerToPeer",
    "CFBundleVersion" : "652.55"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 6288515072,
    "size" : 344064,
    "uuid" : "d5ce0007-f5f4-3ab8-a256-05df5202823b",
    "path" : "\/System\/Library\/PrivateFrameworks\/IO80211.framework\/Versions\/A\/IO80211Old.dylib",
    "name" : "IO80211Old.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8162766848,
    "size" : 163840,
    "uuid" : "d5ce0007-9684-3a09-bf78-fb3a4f8bb7b1",
    "path" : "\/System\/Library\/PrivateFrameworks\/WiFiPeerToPeer.framework\/Versions\/A\/WiFiPeerToPeerOld.dylib",
    "name" : "WiFiPeerToPeerOld.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4519694336,
    "CFBundleShortVersionString" : "16.0",
    "CFBundleIdentifier" : "com.apple.framework.CoreWLAN",
    "size" : 4096,
    "uuid" : "cf40012c-37ff-356e-863f-24c150978974",
    "path" : "\/System\/Library\/Frameworks\/CoreWLAN.framework\/Versions\/A\/CoreWLAN",
    "name" : "CoreWLAN",
    "CFBundleVersion" : "1657"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 10159689728,
    "size" : 503808,
    "uuid" : "d5ce0007-0117-3ddb-beb8-5886a5f8b758",
    "path" : "\/System\/Library\/Frameworks\/CoreWLAN.framework\/Versions\/A\/CoreWLANOld.dylib",
    "name" : "CoreWLANOld.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4522242048,
    "size" : 53248,
    "uuid" : "a732c7f4-a3c1-39e5-9fc3-5e1deb73a584",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 12319543296,
    "CFBundleShortVersionString" : "18.8.4",
    "CFBundleIdentifier" : "com.apple.driver.AppleIntelSKLGraphicsMTLDriver",
    "size" : 5505024,
    "uuid" : "d5cf0007-2d61-3ea5-8a1d-d9a27a05d402",
    "path" : "\/System\/Library\/Extensions\/AppleIntelSKLGraphicsMTLDriver.bundle\/Contents\/MacOS\/AppleIntelSKLGraphicsMTLDriver",
    "name" : "AppleIntelSKLGraphicsMTLDriver",
    "CFBundleVersion" : "18.0.8"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 12313321472,
    "size" : 12288,
    "uuid" : "fa8fefc5-c515-3c33-9cb5-10763f8e4fe9",
    "path" : "\/System\/Library\/Extensions\/AppleIntelSKLGraphicsMTLDriver.bundle\/Contents\/MacOS\/impostor.dylib",
    "name" : "impostor.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 14206214144,
    "CFBundleIdentifier" : "com.apple.GameController.KeyboardAndMouseSupport",
    "size" : 32768,
    "uuid" : "49b98cfe-2ce0-3257-a2da-e55bd3c7010b",
    "path" : "\/System\/Library\/Frameworks\/GameController.framework\/Versions\/A\/Resources\/KeyboardAndMouseSupport.bundle\/Contents\/MacOS\/KeyboardAndMouseSupport",
    "name" : "KeyboardAndMouseSupport",
    "CFBundleVersion" : "12.0.37"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 14314770432,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.units.Components",
    "size" : 1331200,
    "uuid" : "4a933320-cc7d-3903-9407-a83122184e76",
    "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 14311997440,
    "CFBundleShortVersionString" : "600.2",
    "CFBundleIdentifier" : "com.apple.audio.AppleHDAHALPlugIn",
    "size" : 20480,
    "uuid" : "f4bce0db-6511-31df-8726-442eeeffb04c",
    "path" : "\/System\/Library\/Extensions\/AppleHDA.kext\/Contents\/PlugIns\/AppleHDAHALPlugIn.bundle\/Contents\/MacOS\/AppleHDAHALPlugIn",
    "name" : "AppleHDAHALPlugIn",
    "CFBundleVersion" : "600.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 14344286208,
    "CFBundleShortVersionString" : "400.7.13",
    "CFBundleIdentifier" : "com.apple.cmio.DAL.AppleCamera",
    "size" : 131072,
    "uuid" : "2fab83b4-c9d6-31f9-aaff-5fdc2e43b84c",
    "path" : "\/System\/Library\/Frameworks\/CoreMediaIO.framework\/Versions\/A\/Resources\/AppleCamera.plugin\/Contents\/MacOS\/AppleCamera",
    "name" : "AppleCamera",
    "CFBundleVersion" : "AppleCameraDeviceAbstractionLayer-7.13.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703384092672,
    "size" : 245760,
    "uuid" : "10094a6c-fa57-367f-b06e-7c449ea31285",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703384338432,
    "size" : 49152,
    "uuid" : "c0db9cf9-86ec-31d4-a557-2c07945fd8f2",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703382921216,
    "size" : 561144,
    "uuid" : "2d4e63ef-e31c-3cc1-94ec-2b7e28b9782f",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703569326080,
    "CFBundleShortVersionString" : "366.22",
    "CFBundleIdentifier" : "com.apple.Metal",
    "size" : 2600952,
    "uuid" : "e40222b9-271d-34e3-890e-8c8c555a81a9",
    "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
    "name" : "Metal",
    "CFBundleVersion" : "366.22"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703380611072,
    "size" : 574256,
    "uuid" : "69c73748-37ae-3a6f-83af-690645c3da75",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703383482368,
    "size" : 511996,
    "uuid" : "e35e82f9-4037-35da-99f0-4d09be1d9721",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703384793088,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4849651,
    "uuid" : "541c6f06-0abc-39f5-a7d2-3cad5db19c04",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3038.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703445012480,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21606398,
    "uuid" : "3965bcfd-1388-392c-9984-fdf5a732b256",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2566"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703571927040,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 147456,
    "uuid" : "09fe8d44-b9ca-35bf-ab5b-ddb42f62fee0",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703425847296,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7598080,
    "uuid" : "d3a27106-6ae2-354d-9402-56d6e05f8589",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  }
],
  "sharedCache" : {
  "base" : 140703379861504,
  "size" : 25769803776,
  "uuid" : "c9dad4ae-9265-384e-a2aa-c55a04f80ba8"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=898.8M resident=0K(0%) swapped_out_or_unallocated=898.8M(100%)\nWritable regions: Total=11.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=11.5G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                           144K        9 \nColorSync                          232K       26 \nCoreAnimation                      204K       23 \nCoreGraphics                        12K        2 \nCoreUI image data                 1172K        9 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                             2.6G      669 \nMALLOC guard page                   48K       12 \nMALLOC_LARGE (reserved)              4K        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M       19 \nStack                             17.1M       20 \nVM_ALLOCATE                       80.6M       23 \nVM_ALLOCATE (reserved)             8.7G       13         reserved VM address space (unallocated)\n__CTF                               824        1 \n__DATA                            21.7M      617 \n__DATA_CONST                      58.9M      620 \n__DATA_DIRTY                      1478K      212 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       197.7M       18 \n__OBJC_RO                         76.1M        1 \n__OBJC_RW                         2354K        2 \n__TEXT                           701.1M      642 \n__TPRO_CONST                       272K        2 \ndsce.got                           124K        1 \ndyld private memory               1408K        3 \nmapped file                      198.9M       25 \nowned unmapped memory             24.4M        1 \nshared memory                      880K       20 \n===========                     =======  ======= \nTOTAL                             12.8G     2996 \nTOTAL, minus reserved VM space     4.0G     2996 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "44e06927dd2274a164b5b2c0c81cf1daff429b7d",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
      "factorPackIds" : {

      },
      "deploymentId" : 240000021
    },
    {
      "rolloutId" : "61af99aeda72d16a4beb7756",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "629fe54ebc762c0b6f758b6b"
      },
      "deploymentId" : 240000409
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
      "experimentId" : "6639bc6ba73d460582162323",
      "deploymentId" : 400000006
    }
  ]
}
}

Model: MacBook9,1, BootROM 529.120.1.0.0, 2 processors, Dual-Core Intel Core m3, 1.1 GHz, 8 GB, SMC 2.35f108
Graphics: Intel HD Graphics 515, Intel HD Graphics 515, Built-In
Display: Color LCD, 2304 x 1440 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x80CE, 0x4B33514634463430424D2D41474346202020
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x80CE, 0x4B33514634463430424D2D41474346202020
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x158), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1772.1)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
Thunderbolt Bus: 
bruvzg commented 1 week ago

MacBook9,1

That's early 2016 MacBook, officially it should not be able to run OS newer than macOS Monterey (unsupported by Apple since September 16).

GPU (Intel HD Graphics 515) or/and hacked GPU drivers used by OpenCore (or whatever was used to install unsupported OS) likely does not support all of the Metal features expected by MoltenVK (I think it's selecting target Metal version based on OS version). Not sure if we can do something to support configs like this.

Aoshua commented 1 week ago

You're right, I used OpenCore Legacy Patcher to update to Sequoia since apple wouldn't let me (had to update to Sequoia to update to a version of Xcode that would debug on my iPhone's iOS of 17.7).

Thanks for explaining the issue of it selecting the Metal version using the new hacked OS. Is there no way I can manually set the Metal version? If not, that's fine because it makes sense that there's not much you guys can do to support my jank setup.

For now, I'll just try to convert my projects so they can use Godot 4.2.2