Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash upon exiting Blender #626

Open
anarchymedes opened this issue May 26, 2023 · 3 comments
Open

Crash upon exiting Blender #626

anarchymedes opened this issue May 26, 2023 · 3 comments
Assignees

Comments

@anarchymedes
Copy link

Issue:
Upon closing Blender, an error message pops up, stating that the application 'quit unexpectedly' (the usual MacOS crash routine).

Steps to reproduce:

  • Download and instal Radeon Pro v.3.6
  • Enable the add-on in the Blender Settings.
  • No need to open any file: the scene may remain the default one; also, no need to change the render engine to Radeon Pro Render: the result is the same; quit Blender – or try to disable the Radeon Pro Render add-on. Observe the crash.

System:
Mac Mini 2023, M2 Pro, MacOS Ventura 13.3.1(a), Blender 3.5.1 (BTW, this issue has been present in the previous versions of both Radeon Pro Render and Blender (starting from 3.4, I think), as well as in the Intel-based version of RPR: I was hoping that this release would finally fix it)

The crash dump (the part the length limit has allowed me to include) follows:
Process: Blender [4617]
Path: /Applications/Blender.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 3.5.1 (3.5.1 2023-04-25)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-05-26 18:32:45.8744 +1000
OS Version: macOS 13.3.1 (22E772610a)
Report Version: 12
Anonymous UUID: AA0EE291-3DB7-8C4E-1688-202DFCBCA29A

Time Awake Since Boot: 1200 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [4617]

VM Region Info: 0 is not in any region. Bytes before following region: 4334862336
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 10260c000-10d87c000 [178.4M] r-x/r-x SM=COW ...MacOS/Blender

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x0 ???
1 Blender 0x10310b548 rna_NodeSocketInterface_unregister + 44
2 Blender 0x1031cce6c pyrna_unregister_class + 624
3 Blender 0x10962b0d0 cfunction_vectorcall_O + 316
4 Blender 0x1096c59f8 call_function + 316
5 Blender 0x1096c305c _PyEval_EvalFrameDefault + 25452
6 Blender 0x1096bcbe4 _PyEval_Vector + 164
7 Blender 0x1096c59f8 call_function + 316
8 Blender 0x1096c305c _PyEval_EvalFrameDefault + 25452
9 Blender 0x1096bcbe4 _PyEval_Vector + 164
10 Blender 0x1096c59f8 call_function + 316
11 Blender 0x1096c2fdc _PyEval_EvalFrameDefault + 25324
12 Blender 0x1096bcbe4 _PyEval_Vector + 164
13 Blender 0x1096c59f8 call_function + 316
14 Blender 0x1096c2fdc _PyEval_EvalFrameDefault + 25324
15 Blender 0x1096bcbe4 _PyEval_Vector + 164
16 Blender 0x1096c59f8 call_function + 316
17 Blender 0x1096c305c _PyEval_EvalFrameDefault + 25452
18 Blender 0x1096bcbe4 _PyEval_Vector + 164
19 Blender 0x1096c59f8 call_function + 316
20 Blender 0x1096c2fdc _PyEval_EvalFrameDefault + 25324
21 Blender 0x1096bcbe4 _PyEval_Vector + 164
22 Blender 0x1096bcb2c PyEval_EvalCode + 108
23 Blender 0x10970a73c PyRun_StringFlags + 232
24 Blender 0x1031b8140 bpy_run_string_impl + 128
25 Blender 0x102d1d350 WM_exit_ex + 296
26 Blender 0x102d1d20c WM_exit + 16
27 Blender 0x102d1d1fc wm_exit_handler(bContext*, wmEvent const*, void*) + 12
28 Blender 0x102d0f444 wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*) + 2912
29 Blender 0x102d0e354 wm_handlers_do(bContext*, wmEvent*, ListBase*) + 72
30 Blender 0x102d0d93c wm_event_do_handlers + 2192
31 Blender 0x102d047b4 WM_main + 36
32 Blender 0x1027691dc main + 880
33 dyld 0x1a2f9ff28 start + 2236

Thread 1:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 4:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 5:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 6:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 9:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 10:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 11:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a314899c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a3149050 _dispatch_semaphore_wait_slow + 132
3 libIlmThread.dylib 0x111e93398 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 libIlmThread.dylib 0x111e91fe4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, void (IlmThread_3_1::Thread::)(), IlmThread_3_1::Thread>>(void*) + 64
5 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
6 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 12:
0 libsystem_pthread.dylib 0x1a32f2d8c start_wqthread + 0

Thread 13:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 caulk 0x1ac916024 caulk::semaphore::timed_wait(double) + 212
2 caulk 0x1ac915ed8 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x1ac915bc8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 96
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 14:
0 libsystem_pthread.dylib 0x1a32f2d8c start_wqthread + 0

Thread 15:
0 libsystem_pthread.dylib 0x1a32f2d8c start_wqthread + 0

Thread 16:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x1a32b7f14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a32ca240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a32c0b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x1a32b8290 mach_msg + 24
4 CoreAudio 0x1a56e1624 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
5 CoreAudio 0x1a55ced14 HALC_ProxyIOContext::IOWorkLoop() + 3516
6 CoreAudio 0x1a55cd87c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 116
7 CoreAudio 0x1a5730564 HALB_IOThread::Entry(void*) + 88
8 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
9 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 17:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 18:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 19:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 20:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 21:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 22:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 23:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 24:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 25:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 26:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 27:
0 libsystem_kernel.dylib 0x1a32b7e90 semaphore_wait_trap + 8
1 libtbb.dylib 0x111ecdffc rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64
2 libtbb.dylib 0x111ecdbb4 tbb::internal::rml::private_worker::run() + 420
3 libtbb.dylib 0x111ecda04 tbb::internal::rml::private_worker::thread_routine(void*) + 12
4 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
5 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

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

Thread 29:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a32b7f14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a32ca240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a32c0b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x1a32b8290 mach_msg + 24
4 CoreFoundation 0x1a33d68b8 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1a33d5198 __CFRunLoopRun + 1208
6 CoreFoundation 0x1a33d458c CFRunLoopRunSpecific + 612
7 AppKit 0x1a671e508 _NSEventThread + 172
8 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
9 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 30:
0 libsystem_kernel.dylib 0x1a32bb710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1a32f8574 _pthread_cond_wait + 1232
2 Blender 0x1096bbb60 take_gil + 168
3 Blender 0x1096bc318 PyEval_RestoreThread + 24
4 Blender 0x109764880 time_sleep + 156
5 Blender 0x10962b0d0 cfunction_vectorcall_O + 316
6 Blender 0x1096c59f8 call_function + 316
7 Blender 0x1096c305c _PyEval_EvalFrameDefault + 25452
8 Blender 0x1096bcbe4 _PyEval_Vector + 164
9 Blender 0x1095e5148 method_vectorcall + 308
10 Blender 0x1096c32fc _PyEval_EvalFrameDefault + 26124
11 Blender 0x1096bcbe4 _PyEval_Vector + 164
12 Blender 0x1096c59f8 call_function + 316
13 Blender 0x1096c2fac _PyEval_EvalFrameDefault + 25276
14 Blender 0x1096bcbe4 _PyEval_Vector + 164
15 Blender 0x1096c59f8 call_function + 316
16 Blender 0x1096c2fac _PyEval_EvalFrameDefault + 25276
17 Blender 0x1096bcbe4 _PyEval_Vector + 164
18 Blender 0x1095e5148 method_vectorcall + 308
19 Blender 0x109766728 thread_run + 72
20 Blender 0x109718134 pythread_wrapper + 28
21 libsystem_pthread.dylib 0x1a32f7fa8 _pthread_start + 148
22 libsystem_pthread.dylib 0x1a32f2da0 thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x000000017dcc8a78 x2: 0x0000000000000000 x3: 0x00000001a3323e0d
x4: 0xfffffffed5a89080 x5: 0x0000000000000010 x6: 0x0000000000000027 x7: 0x0000000000000d90
x8: 0x0000000000000000 x9: 0x0000000125709808 x10: 0x0000000000000074 x11: 0x00000002a85115b0
x12: 0x0000000000000001 x13: 0x000000010e3528b0 x14: 0x000000010e352a38 x15: 0x000000010d2060f2
x16: 0x00000001a3323ec0 x17: 0x00000001fe765b40 x18: 0x0000000000000000 x19: 0x0000600004222768
x20: 0x0000600004222768 x21: 0x000000010310b51c x22: 0x0000000000000001 x23: 0x00000001244dbce0
x24: 0x000000017709bd40 x25: 0x0000000000000001 x26: 0x00000001244f9862 x27: 0x000000017709bd48
x28: 0x000000017709bd38 fp: 0x000000016d7f1bf0 lr: 0x00000001030206e4
sp: 0x000000016d7f1be0 pc: 0x0000000000000000 cpsr: 0x80001000
far: 0x0000000000000000 esr: 0x82000006 (Instruction Abort) Translation fault

Binary Images:
0x10260c000 - 0x10d87bfff org.blenderfoundation.blender (3.5.1) /Applications/Blender.app/Contents/MacOS/Blender
0x111f14000 - 0x111f77fff libomp.dylib () /Applications/Blender.app/Contents/Resources/lib/libomp.dylib
0x111ebc000 - 0x111edbfff libtbb.dylib (
) /Applications/Blender.app/Contents/Resources/lib/libtbb.dylib
0x1120ac000 - 0x112143fff libosdGPU.dylib () <4731deac-271c-3ffa-a784-1db25c099939> /Applications/Blender.app/Contents/Resources/lib/libosdGPU.dylib
0x1121ac000 - 0x112237fff libosdCPU.dylib (
) <8271d479-dfd6-3eaa-bcc1-736d265872f9> /Applications/Blender.app/Contents/Resources/lib/libosdCPU.dylib
0x112838000 - 0x112bd3fff libOpenColorIO.dylib () <681f7251-f3c3-3cf3-81d0-c52ad49a94a4> /Applications/Blender.app/Contents/Resources/lib/libOpenColorIO.dylib
0x113aec000 - 0x114173fff libOpenImageIO.dylib (
) <16e8ae3f-77fa-33cf-8de5-d882ad9b2ad7> /Applications/Blender.app/Contents/Resources/lib/libOpenImageIO.dylib
0x11227c000 - 0x1122f7fff libOpenImageIO_Util.dylib () <7428a723-de42-3cb0-b7e2-565fa62f4e3e> /Applications/Blender.app/Contents/Resources/lib/libOpenImageIO_Util.dylib
0x112000000 - 0x112027fff libboost_python310.dylib (
) <8dc70c62-1e81-3c55-a828-38772a0f8b8f> /Applications/Blender.app/Contents/Resources/lib/libboost_python310.dylib
0x116dc0000 - 0x1183dffff libusd_ms.dylib () /Applications/Blender.app/Contents/Resources/lib/libusd_ms.dylib
0x11cd24000 - 0x11e413fff libopenvdb.dylib (
) <896f40b8-9c63-3c0e-ac5b-4f268176047c> /Applications/Blender.app/Contents/Resources/lib/libopenvdb.dylib
0x112478000 - 0x1124dffff libIex.dylib () <6b648faa-424b-364f-b73a-d09d93130503> /Applications/Blender.app/Contents/Resources/lib/libIex.dylib
0x113104000 - 0x11339ffff libOpenEXR.dylib (
) <511e14ba-a9c9-3b56-8a93-0e4c55cd1645> /Applications/Blender.app/Contents/Resources/lib/libOpenEXR.dylib
0x112560000 - 0x1125dbfff libOpenEXRCore.dylib () /Applications/Blender.app/Contents/Resources/lib/libOpenEXRCore.dylib
0x111e90000 - 0x111e93fff libIlmThread.dylib (
) /Applications/Blender.app/Contents/Resources/lib/libIlmThread.dylib
0x112390000 - 0x1123dbfff libImath.dylib () <1a6e82b1-513f-3cb9-b6a1-a1c9d4bc740f> /Applications/Blender.app/Contents/Resources/lib/libImath.dylib
0x111ea4000 - 0x111ea7fff libboost_date_time.dylib (
) /Applications/Blender.app/Contents/Resources/lib/libboost_date_time.dylib
0x112050000 - 0x112063fff libboost_filesystem.dylib () <78128f3e-0f02-3176-9305-6b0f7d991e06> /Applications/Blender.app/Contents/Resources/lib/libboost_filesystem.dylib
0x1125f0000 - 0x11262bfff libboost_regex.dylib (
) <354a43e8-3246-33ba-bdee-ed39d0e6ac0b> /Applications/Blender.app/Contents/Resources/lib/libboost_regex.dylib
0x111eb0000 - 0x111eb3fff libboost_system.dylib () /Applications/Blender.app/Contents/Resources/lib/libboost_system.dylib
0x111fd4000 - 0x111fdffff libboost_thread.dylib (
) <10f833aa-0210-37f9-82ab-5748ad4d22f4> /Applications/Blender.app/Contents/Resources/lib/libboost_thread.dylib
0x112df8000 - 0x112ebffff libboost_wave.dylib () <1a824ed6-22ea-38b4-a6d1-8ab528bcfc73> /Applications/Blender.app/Contents/Resources/lib/libboost_wave.dylib
0x1126f0000 - 0x112743fff libboost_locale.dylib (
) <77cbe9a2-df0b-3d43-af3c-9750fd7a12c8> /Applications/Blender.app/Contents/Resources/lib/libboost_locale.dylib
0x11207c000 - 0x112083fff libboost_iostreams.dylib () /Applications/Blender.app/Contents/Resources/lib/libboost_iostreams.dylib
0x111efc000 - 0x111efffff libboost_chrono.dylib (
) <8944fd7a-dfd8-3ad2-b8d6-6f42a91ae307> /Applications/Blender.app/Contents/Resources/lib/libboost_chrono.dylib
0x1123ec000 - 0x1123effff libboost_atomic.dylib () <22201547-32c7-393d-b0f8-e55c2b2c97c5> /Applications/Blender.app/Contents/Resources/lib/libboost_atomic.dylib
0x112654000 - 0x112677fff libboost_serialization.dylib (
) <7e0d9013-c728-3315-8d6a-53275bfe33d6> /Applications/Blender.app/Contents/Resources/lib/libboost_serialization.dylib
0x11cb3c000 - 0x11cc6ffff com.apple.audio.units.Components (1.14) <3318bd64-e64f-3e69-991d-605d1bc10d7d> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x116d04000 - 0x116d0ffff libobjc-trampolines.dylib () <80f14f3d-d099-3693-a8e0-eb9a526b1790> /usr/lib/libobjc-trampolines.dylib
0x123ff0000 - 0x12400ffff com.apple.security.csparser (3.0) <862735d9-d84d-31b0-bfa8-d75e2271af1a> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x124168000 - 0x1241d3fff com.apple.AppleMetalOpenGLRenderer (1.0) <7651840d-f268-3dea-ab6e-979cd46d3b2b> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x12412c000 - 0x124137fff math.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/math.cpython-310-darwin.so
0x123fcc000 - 0x123fcffff _opcode.cpython-310-darwin.so () <20643b46-2fb0-3027-b79e-9baafe73839b> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_opcode.cpython-310-darwin.so
0x124580000 - 0x124587fff _json.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_json.cpython-310-darwin.so
0x172c0c000 - 0x172efffff _multiarray_umath.cpython-310-darwin.so () <9391e5f1-42ed-341b-8802-cfcdbf87e20d> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/core/_multiarray_umath.cpython-310-darwin.so
0x1245c0000 - 0x1245d3fff _datetime.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_datetime.cpython-310-darwin.so
0x124598000 - 0x12459ffff _struct.cpython-310-darwin.so () <3cd56ce6-7f0a-3660-913e-ca3fbbdd438d> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_struct.cpython-310-darwin.so
0x172900000 - 0x172917fff _pickle.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_pickle.cpython-310-darwin.so
0x172a2c000 - 0x172a3ffff _multiarray_tests.cpython-310-darwin.so () <2f8b05da-36bb-3191-9d2a-c65329ba8c22> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/core/_multiarray_tests.cpython-310-darwin.so
0x12414c000 - 0x12414ffff fcntl.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/fcntl.cpython-310-darwin.so
0x1245e8000 - 0x1245ebfff _posixsubprocess.cpython-310-darwin.so () <4e260aa0-382c-32a2-994b-d2d308408082> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-darwin.so
0x1717c8000 - 0x1717cffff select.cpython-310-darwin.so (
) <7d5018a4-8f18-3aec-afe1-c6f01f6cb1d1> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/select.cpython-310-darwin.so
0x172b9c000 - 0x172bbffff _ctypes.cpython-310-darwin.so () <1fa89509-55d3-3bc3-9f8b-c80ecc615f94> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_ctypes.cpython-310-darwin.so
0x173038000 - 0x17304ffff _umath_linalg.cpython-310-darwin.so (
) <3f4e9506-e28d-325e-ba99-d8454c91b82e> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/linalg/_umath_linalg.cpython-310-darwin.so
0x172b5c000 - 0x172b6bfff _pocketfft_internal.cpython-310-darwin.so () <9579484f-ccc7-34e0-bb7e-68b9e5a0299b> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/fft/_pocketfft_internal.cpython-310-darwin.so
0x173228000 - 0x173293fff mtrand.cpython-310-darwin.so (
) <81e3f9fc-29c5-3843-81bc-fab8efd3e770> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/mtrand.cpython-310-darwin.so
0x1731a4000 - 0x1731c3fff bit_generator.cpython-310-darwin.so () <5ec54277-809e-3795-a14d-dee9d20b68ab> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/bit_generator.cpython-310-darwin.so
0x1732e4000 - 0x173313fff _common.cpython-310-darwin.so (
) <97d085bc-9be1-3cca-be18-b9e50cae392a> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_common.cpython-310-darwin.so
0x1717e0000 - 0x1717e7fff binascii.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/binascii.cpython-310-darwin.so
0x1735a4000 - 0x173783fff _hashlib.cpython-310-darwin.so (
) <86ff6196-a812-3f59-8d50-e4192d421768> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_hashlib.cpython-310-darwin.so
0x172b7c000 - 0x172b83fff _blake2.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_blake2.cpython-310-darwin.so
0x16d6dc000 - 0x16d6dffff _bisect.cpython-310-darwin.so (
) <212b064e-46a2-3b1b-ad09-400f6ee79bf2> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_bisect.cpython-310-darwin.so
0x1717b0000 - 0x1717b3fff _random.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_random.cpython-310-darwin.so
0x172bdc000 - 0x172bdffff _sha512.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_sha512.cpython-310-darwin.so
0x173390000 - 0x1733d7fff _bounded_integers.cpython-310-darwin.so () <84410b20-1b0e-3cd2-bee0-4d51ea4e2b6e> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_bounded_integers.cpython-310-darwin.so
0x1731dc000 - 0x1731ebfff _mt19937.cpython-310-darwin.so (
) <4b071789-d970-307c-a7d4-e16d1364f8fe> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_mt19937.cpython-310-darwin.so
0x173200000 - 0x17320bfff _philox.cpython-310-darwin.so () <60c380ad-ceae-3275-8123-a53d45950ed2> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_philox.cpython-310-darwin.so
0x17332c000 - 0x17333bfff _pcg64.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_pcg64.cpython-310-darwin.so
0x17316c000 - 0x173173fff _sfc64.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_sfc64.cpython-310-darwin.so
0x173820000 - 0x1738a7fff _generator.cpython-310-darwin.so (
) <2685bf6f-5177-3760-b5fe-0c0909aa36f4> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/site-packages/numpy/random/_generator.cpython-310-darwin.so
0x1734f4000 - 0x173507fff zlib.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/zlib.cpython-310-darwin.so
0x17351c000 - 0x173533fff _bz2.cpython-310-darwin.so (
) <0d7682b7-8f06-38d1-bddb-5b50da35ac0a> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_bz2.cpython-310-darwin.so
0x1739fc000 - 0x173a2bfff _lzma.cpython-310-darwin.so () <1df1f97d-349d-3a0b-86ab-8da8d741720b> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_lzma.cpython-310-darwin.so
0x172bf0000 - 0x172bf3fff _heapq.cpython-310-darwin.so (
) <2e217187-469d-3b96-9b8e-df51ba2e8ecd> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_heapq.cpython-310-darwin.so
0x173d40000 - 0x173d67fff pyexpat.cpython-310-darwin.so () <2db2d3a8-cdb1-3020-b5ad-15c5ab04f848> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/pyexpat.cpython-310-darwin.so
0x173370000 - 0x17337bfff array.cpython-310-darwin.so (
) <5513dba3-f6b0-39cd-b39e-b82d80e75e59> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/array.cpython-310-darwin.so
0x173568000 - 0x173577fff _socket.cpython-310-darwin.so () /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_socket.cpython-310-darwin.so
0x174700000 - 0x174743fff _decimal.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_decimal.cpython-310-darwin.so
0x173188000 - 0x17318bfff _statistics.cpython-310-darwin.so () <82d93dcd-40e9-3d35-92e6-4ab1f8916dbb> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_statistics.cpython-310-darwin.so
0x173544000 - 0x17354ffff _elementtree.cpython-310-darwin.so (
) <9bb69575-0302-346a-89b6-f540ecc15fd9> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_elementtree.cpython-310-darwin.so
0x175e3c000 - 0x1760affff _ssl.cpython-310-darwin.so () <20e8f912-e3fe-38c2-82b8-b345b45cc230> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_ssl.cpython-310-darwin.so
0x173350000 - 0x173353fff _scproxy.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_scproxy.cpython-310-darwin.so
0x173e84000 - 0x173e8bfff _csv.cpython-310-darwin.so () <937310d4-a5b7-3a26-932b-bad64f247a8f> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_csv.cpython-310-darwin.so
0x17617c000 - 0x1762ebfff _sqlite3.cpython-310-darwin.so (
) <092a8730-a379-39c4-9ebf-90aa6c00c074> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_sqlite3.cpython-310-darwin.so
0x17358c000 - 0x17358ffff _uuid.cpython-310-darwin.so () <1a935b84-08ba-3e35-a8cd-a917259fe04a> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_uuid.cpython-310-darwin.so
0x173e9c000 - 0x173e9ffff _queue.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_queue.cpython-310-darwin.so
0x176c20000 - 0x176d2bfff unicodedata.cpython-310-darwin.so () <15517b2b-c396-34e5-be6c-c6cce9418023> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/unicodedata.cpython-310-darwin.so
0x173ecc000 - 0x173ed3fff _multibytecodec.cpython-310-darwin.so (
) /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-darwin.so
0x173eb0000 - 0x173eb3fff _contextvars.cpython-310-darwin.so () <3149044f-2092-3048-a4dc-fd3e84a29d4f> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/_contextvars.cpython-310-darwin.so
0x17e354000 - 0x17e81ffff libRadeonProRender64.dylib (
) <4265b2c5-2303-3838-9836-9ec3189bc205> /Users/USER/Library/Application Support/Blender//libRadeonProRender64.dylib
0x174aa0000 - 0x174abffff _cffi_backend.cpython-310-darwin.so (
) <4cfcca0e-e5e5-37e0-acff-85df205e6367> /Users/USER/Library/Application Support/Blender//_cffi_backend.cpython-310-darwin.so
0x17d6b0000 - 0x17d81bfff libRprLoadStore64.dylib (
) <286db1b9-f165-38e0-a53f-cd2934dc0bff> /Users/USER/Library/Application Support/Blender//libRprLoadStore64.dylib
0x17d850000 - 0x17da9ffff libRadeonImageFilters.dylib (
) /Users/USER/Library/Application Support/Blender//libRadeonImageFilters.dylib
0x176480000 - 0x17649ffff libRadeonML.0.dylib (
) <117aea98-8e66-3d22-a677-743007580bcc> /Users/USER/Library/Application Support/Blender//libRadeonML.0.dylib
0x17d348000 - 0x17d397fff libRPRBlenderHelper.dylib (
) /Users/USER/Library/Application Support/Blender//libRPRBlenderHelper.dylib
0x2a8cb4000 - 0x2a9e83fff libNorthstar64.dylib (
) /Users/USER/Library/Application Support/Blender//libNorthstar64.dylib
0x173ee8000 - 0x173eebfff termios.cpython-310-darwin.so (
) <653373c9-b517-32ec-a70d-591bc2b53575> /Applications/Blender.app/Contents/Resources/3.5/python/lib/python3.10/lib-dynload/termios.cpython-310-darwin.so
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x1a2f9a000 - 0x1a302853b dyld (
) /usr/lib/dyld
0x1a32b7000 - 0x1a32f0fe7 libsystem_kernel.dylib () <7acbd9bc-d056-310e-858d-81b116cf6d28> /usr/lib/system/libsystem_kernel.dylib
0x1a3144000 - 0x1a318bfff libdispatch.dylib (
) <8e87dc0e-a570-3933-b37d-5e05ad516206> /usr/lib/system/libdispatch.dylib
0x1a32f1000 - 0x1a32fdfff libsystem_pthread.dylib (*) /usr/lib/system/libsystem_pthread.dylib
0x1ac914000 - 0x1ac93cfff com.apple.audio.caulk (1.0) <06456788-36d4-3e9d-ab9a-eab934756fe4> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a53f2000 - 0x1a5a85fff com.apple.audio.CoreAudio (5.0) <41fa6c48-7a9f-3181-a122-953cfaa18117> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x1a3357000 - 0x1a3830fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a65bb000 - 0x1a74c9fff com.apple.AppKit (6.9) /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.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 960K 4
CG image 224K 9
ColorSync 592K 27
CoreAnimation 544K 14
CoreGraphics 32K 2
CoreServices 160K 1
CoreUI image data 560K 8
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 473.4M 94
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 640.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 496K 31
Stack 71.5M 32
Stack Guard 16K 1
VM_ALLOCATE 59.3M 75
VM_ALLOCATE (reserved) 32K 1 reserved VM address space (unallocated)
__AUTH 729K 188
__AUTH_CONST 13.7M 359
__CTF 824 1
__DATA 24.6M 444
__DATA_CONST 25.4M 446
__DATA_DIRTY 803K 121
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 920.0M 88
__OBJC_RO 66.2M 1
__OBJC_RW 2011K 1
__TEXT 548.7M 464
dyld private memory 656K 4
mapped file 1.1G 30
shared memory 928K 17
=========== ======= =======
TOTAL 4.3G 2488
TOTAL, minus reserved VM space 3.3G 2488

@jeinselen
Copy link

Confirmed on my system with the 3.6.2 update and Blender 3.4.1.

System Setup

  • 2019 MacBook Pro 16"
  • 2.4Ghz Intel Core i9
  • AMD Radeon Pro 5600M 6GB
  • 64GB ram
  • MacOS Ventura 13.3.1(a)
  • Blender 3.4.1

Additionally, Blender crashes when attempting to deactivate the add-on (it crashes on close if it's enabled, it crashes immediately if you try to disable it, and upon re-opening Blender it's still enabled). Reported here: #627

@jeinselen
Copy link

Also confirmed in Blender 3.5.1 on the same system. See attached crash report: Blender351-CrashLog.txt

@ARozghon
Copy link

thank you for your report, devs will take a look on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants