Instant Crash activating Cycles GPU Rendering on OSX with AMD Radeon Pro 580 #104498
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#104498
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: macOS-13.2-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 580 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.9.51
Blender Version
Broken: version: 3.5.0 Alpha, branch: master, commit date: 2023-02-07 08:50, hash:
rB3002670332af
Worked: (newest version of Blender that worked as expected)
Short description of error
I use the dailey build, self-compiled, but also in the dailey build from blender.org
Sine some days I get an instant crash when I activate GPU for Cycles and click render. Worked before without any problems. Tested it with Metal Viewport off (deleted Prefrences) or on. The Metal Viewport itself works.
Exact steps for others to reproduce the error
Default scene
Go to Render settings
Set Cycles with GPU Rendering
Click Render => Crash
Hi, thanks for the report.
Crash logs would help in further investigation: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#macos
Does crash trigger in particular .blend file.
It's not clear in which build crash actually occur. Is it a daily build or a local build from source?
Translated Report (Full Report Below)
Process: Blender [53155]
Path: /Users/USER/*/Blender.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 3.5.0 (3.5.0 2023-02-09)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-09 16:59:23.0816 +0100
OS Version: macOS 13.2 (22D49)
Report Version: 12
Anonymous UUID: DFD09857-6794-EA04-ED90-FD12D7E0FC74
Time Awake Since Boot: 5900 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff80f6b922a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff80f6f0f7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff80f63ad3f __abort + 139
3 libsystem_c.dylib 0x7ff80f63acb4 abort + 138
4 libsystem_c.dylib 0x7ff80f639fbe __assert_rtn + 314
5 Metal 0x7ff818db59a2 MTLReportFailure.cold.1 + 43
6 Metal 0x7ff818d90f39 MTLReportFailure + 529
7 Metal 0x7ff818d835a0 -[MTLBindingInternal indirectConstantDataSize] + 32
8 AMDMTLBronzeDriver 0x7ffa28a00a65 visitIndirectArgument(BronzeIndirectArgumentBufferLayoutMembers*, MTLDataType, MTLArgument*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&) + 163
9 AMDMTLBronzeDriver 0x7ffa289fff2f visitStruct(BronzeIndirectArgumentBufferLayoutMembers*, MTLStructType*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&) + 546
10 AMDMTLBronzeDriver 0x7ffa289ffce6 -[BronzeMtlIndirectArgumentBufferLayout buildLayoutfromStructType:] + 66
11 AMDMTLBronzeDriver 0x7ffa28a47e9f -[BronzeMtlDevice newIndirectArgumentBufferLayoutWithStructType:] + 44
12 Metal 0x7ff818d0a11b -[_MTLDevice newArgumentEncoderWithArguments:structType:] + 107
13 Blender 0x10d2f8312 ccl::MetalDevice::MetalDevice(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 3298
14 Blender 0x10d2f3c92 ccl::device_metal_create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 50
15 Blender 0x10d2e45ed ccl::Device::create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 109
16 Blender 0x10da4b249 ccl::Session::Session(ccl::SessionParams const&, ccl::SceneParams const&) + 889
17 Blender 0x10d27d0fb ccl::BlenderSession::create_session() + 235
18 Blender 0x10d27e02e ccl::BlenderSession::reset_session(BL::BlendData&, BL::Depsgraph&) + 1006
19 Blender 0x10d277a2b ccl::reset_func(_object*, _object*) + 235
20 Blender 0x114c38296 cfunction_call + 134 (methodobject.c:552)
21 Blender 0x114bf0ff8 _PyObject_MakeTpCall + 376 (call.c:215)
22 Blender 0x114ce469e call_function + 974
23 Blender 0x114ce0d88 _PyEval_EvalFrameDefault + 28760 (ceval.c:4181)
24 Blender 0x114cd9c02 _PyEval_EvalFrame + 19 (pycore_ceval.h:46) [inlined]
25 Blender 0x114cd9c02 _PyEval_Vector + 146 (ceval.c:5065)
26 Blender 0x114ce447e _PyObject_VectorcallTstate + 19 (abstract.h:114) [inlined]
27 Blender 0x114ce447e PyObject_Vectorcall + 19 (abstract.h:123) [inlined]
28 Blender 0x114ce447e call_function + 430 (ceval.c:5891)
29 Blender 0x114ce0d88 _PyEval_EvalFrameDefault + 28760 (ceval.c:4181)
30 Blender 0x114cd9c02 _PyEval_EvalFrame + 19 (pycore_ceval.h:46) [inlined]
31 Blender 0x114cd9c02 _PyEval_Vector + 146 (ceval.c:5065)
32 Blender 0x10c04d065 bpy_class_call + 1029
33 Blender 0x10bf90988 engine_view_update + 136
34 Blender 0x10bd12504 external_draw_scene + 788
35 Blender 0x10bc745f9 drw_engines_draw_scene + 185
36 Blender 0x10bc73426 DRW_draw_render_loop_ex + 1574
37 Blender 0x10caaf1f0 view3d_main_region_draw + 208
38 Blender 0x10c061ac1 ED_region_do_draw + 337
39 Blender 0x10bad487d wm_draw_update + 1805
40 Blender 0x10bad1030 WM_main + 48
41 Blender 0x10b32d188 main + 888
42 dyld 0x7ff80f3be310 start + 2432
Thread 1:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 3:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80f571efb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80f5723d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x11da7452f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x11da730fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 9:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 caulk 0x7ff818e648f8 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff818e4a664 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff818e4a328 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
4 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 10:
0 libsystem_kernel.dylib 0x7ff80f6b25c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80f6c0604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff80f6b9635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80f6b28a8 mach_msg + 19
4 CoreFoundation 0x7ff80f7cccbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80f7cb72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80f7cab60 CFRunLoopRunSpecific + 560
7 CoreFoundation 0x7ff80f84f7aa CFRunLoopRun + 40
8 3DconnexionClient 0x11e45f080 -[ConnexionClientAPI clientThreadEntry] + 220
9 Foundation 0x7ff8106203bc NSThread__start + 1009
10 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 11:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x7ff80f6b25c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80f6c0604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff80f6b9635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80f6b28a8 mach_msg + 19
4 CoreAudio 0x7ff811a1438d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
5 CoreAudio 0x7ff8118e75be HALC_ProxyIOContext::IOWorkLoop() + 4058
6 CoreAudio 0x7ff8118e5fe4 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 80
7 CoreAudio 0x7ff811a74aa4 HALB_IOThread::Entry(void*) + 72
8 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 14:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 16:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 17:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x7ff80f6b253e semaphore_wait_trap + 10
1 libtbb.dylib 0x11daaf5a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x11daaf449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 19:
0 libsystem_pthread.dylib 0x7ff80f6ecc58 start_wqthread + 0
Thread 20:
0 libsystem_pthread.dylib 0x7ff80f6ecc58 start_wqthread + 0
Thread 21:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80f6b25c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80f6c0604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff80f6b9635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80f6b28a8 mach_msg + 19
4 CoreFoundation 0x7ff80f7cccbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80f7cb72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80f7cab60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff812a7c129 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff80f6f1259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80f6ecc7b thread_start + 15
Thread 22:
0 libsystem_pthread.dylib 0x7ff80f6ecc58 start_wqthread + 0
Thread 23:
0 libsystem_pthread.dylib 0x7ff80f6ecc58 start_wqthread + 0
Thread 24:
0 libsystem_pthread.dylib 0x7ff80f6ecc58 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff85302e640 rcx: 0x00007ff7b4d67ad8 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b4d67b00 rsp: 0x00007ff7b4d67ad8
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x00007ff85302e640 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x00000001223e8028 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff80f6b922a rfl: 0x0000000000000246 cr2: 0x00006000000d3000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff80f6b1000 - 0x7ff80f6eaff7 libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x7ff80f6eb000 - 0x7ff80f6f6ff7 libsystem_pthread.dylib () <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff80f5b9000 - 0x7ff80f641fff libsystem_c.dylib () <1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c> /usr/lib/system/libsystem_c.dylib
0x7ff818c69000 - 0x7ff818e47ff6 com.apple.Metal (306.3.5) <6581cd53-8583-38d1-b4b9-773f1dc3f551> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7ffa28925000 - 0x7ffa28b8cfea com.apple.AMDMTLBronzeDriver (4.9.51) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x10b195000 - 0x118e48fff org.blenderfoundation.blender (3.5.0) /Users/USER//Blender.app/Contents/MacOS/Blender
0x7ff80f3b8000 - 0x7ff80f44ccaf dyld () <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff80f56f000 - 0x7ff80f5b5ff3 libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x11da71000 - 0x11da74fff libIlmThread.dylib () /Users/USER//Blender.app/Contents/Resources/lib/libIlmThread.dylib
0x7ff818e48000 - 0x7ff818e6dfff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80f74d000 - 0x7ff80fbe6fef com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x11e456000 - 0x11e461fff com.3dconnexion.driver.client (1.2.4) <01c2ba10-7831-3ab7-983f-4bb9ace2b54f> /Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient
0x7ff8105c8000 - 0x7ff810fd9ff6 com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff811704000 - 0x7ff811e22ff5 com.apple.audio.CoreAudio (5.0) <3b6e93dd-f8c6-338c-9251-5e750e091dd3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x11da9c000 - 0x11dabbfff libtbb.dylib () <270bebcf-8141-3dc6-a34e-0c5bf7ffd1ac> /Users/USER//Blender.app/Contents/Resources/lib/libtbb.dylib
0x7ff8128dd000 - 0x7ff8138e5ff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /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=874.4M resident=0K(0%) swapped_out_or_unallocated=874.4M(100%)
Writable regions: Total=783.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=783.3M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 3072K 4
CG image 180K 7
ColorSync 236K 27
CoreAnimation 88K 12
CoreGraphics 12K 2
CoreUI image data 1016K 8
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 296.9M 341
MALLOC guard page 32K 6
MALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 100K 25
Stack 37.7M 25
VM_ALLOCATE 45.8M 214
VM_ALLOCATE (reserved) 36K 1 reserved VM address space (unallocated)
__CTF 756 1
__DATA 40.3M 416
__DATA_CONST 34.5M 232
__DATA_DIRTY 749K 121
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 304.1M 40
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 570.2M 431
dyld private memory 2304K 3
mapped file 251.9M 39
shared memory 780K 17
=========== ======= =======
TOTAL 2.0G 1987
TOTAL, minus reserved VM space 1.6G 1987
Full Report
{"app_name":"Blender","timestamp":"2023-02-09 16:59:44.00 +0100","app_version":"3.5.0","slice_uuid":"a12ff215-ae96-3978-ad1a-5dacdc264a9d","build_version":"3.5.0 2023-02-09","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"Blender","incident_id":"2A0DA32E-3F2A-4AE8-82BD-4FC45A184EBF"}
{
"uptime" : 5900,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "iMac18,3",
"coalitionID" : 2674,
"osVersion" : {
"train" : "macOS 13.2",
"build" : "22D49",
"releaseType" : "User"
},
"captureTime" : "2023-02-09 16:59:23.0816 +0100",
"incident" : "2A0DA32E-3F2A-4AE8-82BD-4FC45A184EBF",
"pid" : 53155,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-02-09 16:58:37.3898 +0100",
"procStartAbsTime" : 5888822007277,
"procExitAbsTime" : 5934572755581,
"procName" : "Blender",
"procPath" : "/Users/USER//Blender.app/Contents/MacOS/Blender",
"bundleInfo" : {"CFBundleShortVersionString":"3.5.0","CFBundleVersion":"3.5.0 2023-02-09","CFBundleIdentifier":"org.blenderfoundation.blender"},
"storeInfo" : {"deviceIdentifierForVendor":"112784ED-A9C6-564E-BA4E-81E82F737CB1","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.blenderfoundation.blender",
"crashReporterKey" : "DFD09857-6794-EA04-ED90-FD12D7E0FC74",
"throttleTimeout" : 2147483647,
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"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":191323,"threadState":{"r13":{"value":4869488680},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":105553117130752},"rdx":{"value":0},"r10":{"value":140704521315904,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":10000000},"r15":{"value":22},"rbx":{"value":140704521315904,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703387324970,"matchesCrashFrame":1},"rbp":{"value":140701867604736},"rsp":{"value":140701867604696},"r12":{"value":259},"rcx":{"value":140701867604696},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531775,"symbol":"__abort","symbolLocation":139,"imageIndex":2},{"imageOffset":531636,"symbol":"abort","symbolLocation":138,"imageIndex":2},{"imageOffset":528318,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":2},{"imageOffset":1362338,"symbol":"MTLReportFailure.cold.1","symbolLocation":43,"imageIndex":3},{"imageOffset":1212217,"symbol":"MTLReportFailure","symbolLocation":529,"imageIndex":3},{"imageOffset":1156512,"symbol":"-[MTLBindingInternal indirectConstantDataSize]","symbolLocation":32,"imageIndex":3},{"imageOffset":899685,"symbol":"visitIndirectArgument(BronzeIndirectArgumentBufferLayoutMembers, MTLDataType, MTLArgument*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&)","symbolLocation":163,"imageIndex":4},{"imageOffset":896815,"symbol":"visitStruct(BronzeIndirectArgumentBufferLayoutMembers*, MTLStructType*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&)","symbolLocation":546,"imageIndex":4},{"imageOffset":896230,"symbol":"-[BronzeMtlIndirectArgumentBufferLayout buildLayoutfromStructType:]","symbolLocation":66,"imageIndex":4},{"imageOffset":1191583,"symbol":"-[BronzeMtlDevice newIndirectArgumentBufferLayoutWithStructType:]","symbolLocation":44,"imageIndex":4},{"imageOffset":659739,"symbol":"-[_MTLDevice newArgumentEncoderWithArguments:structType:]","symbolLocation":107,"imageIndex":3},{"imageOffset":35009298,"symbol":"ccl::MetalDevice::MetalDevice(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":3298,"imageIndex":5},{"imageOffset":34991250,"symbol":"ccl::device_metal_create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":50,"imageIndex":5},{"imageOffset":34928109,"symbol":"ccl::Device::create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":109,"imageIndex":5},{"imageOffset":42689097,"symbol":"ccl::Session::Session(ccl::SessionParams const&, ccl::SceneParams const&)","symbolLocation":889,"imageIndex":5},{"imageOffset":34504955,"symbol":"ccl::BlenderSession::create_session()","symbolLocation":235,"imageIndex":5},{"imageOffset":34508846,"symbol":"ccl::BlenderSession::reset_session(BL::BlendData&, BL::Depsgraph&)","symbolLocation":1006,"imageIndex":5},{"imageOffset":34482731,"symbol":"ccl::reset_func(_object*, _object*)","symbolLocation":235,"imageIndex":5},{"imageOffset":162149014,"sourceLine":552,"sourceFile":"methodobject.c","symbol":"cfunction_call","imageIndex":5,"symbolLocation":134},{"imageOffset":161857528,"sourceLine":215,"sourceFile":"call.c","symbol":"_PyObject_MakeTpCall","imageIndex":5,"symbolLocation":376},{"imageOffset":162854558,"sourceFile":"ceval.c","symbol":"call_function","symbolLocation":974,"imageIndex":5},{"imageOffset":162839944,"sourceLine":4181,"sourceFile":"ceval.c","symbol":"_PyEval_EvalFrameDefault","imageIndex":5,"symbolLocation":28760},{"symbol":"_PyEval_EvalFrame","inline":true,"imageIndex":5,"imageOffset":162810882,"symbolLocation":19,"sourceLine":46,"sourceFile":"pycore_ceval.h"},{"imageOffset":162810882,"sourceLine":5065,"sourceFile":"ceval.c","symbol":"_PyEval_Vector","imageIndex":5,"symbolLocation":146},{"symbol":"_PyObject_VectorcallTstate","inline":true,"imageIndex":5,"imageOffset":162854014,"symbolLocation":19,"sourceLine":114,"sourceFile":"abstract.h"},{"symbol":"PyObject_Vectorcall","inline":true,"imageIndex":5,"imageOffset":162854014,"symbolLocation":19,"sourceLine":123,"sourceFile":"abstract.h"},{"imageOffset":162854014,"sourceLine":5891,"sourceFile":"ceval.c","symbol":"call_function","imageIndex":5,"symbolLocation":430},{"imageOffset":162839944,"sourceLine":4181,"sourceFile":"ceval.c","symbol":"_PyEval_EvalFrameDefault","imageIndex":5,"symbolLocation":28760},{"symbol":"_PyEval_EvalFrame","inline":true,"imageIndex":5,"imageOffset":162810882,"symbolLocation":19,"sourceLine":46,"sourceFile":"pycore_ceval.h"},{"imageOffset":162810882,"sourceLine":5065,"sourceFile":"ceval.c","symbol":"_PyEval_Vector","imageIndex":5,"symbolLocation":146},{"imageOffset":15433829,"symbol":"bpy_class_call","symbolLocation":1029,"imageIndex":5},{"imageOffset":14662024,"symbol":"engine_view_update","symbolLocation":136,"imageIndex":5},{"imageOffset":12047620,"symbol":"external_draw_scene","symbolLocation":788,"imageIndex":5},{"imageOffset":11400697,"symbol":"drw_engines_draw_scene","symbolLocation":185,"imageIndex":5},{"imageOffset":11396134,"symbol":"DRW_draw_render_loop_ex","symbolLocation":1574,"imageIndex":5},{"imageOffset":26321392,"symbol":"view3d_main_region_draw","symbolLocation":208,"imageIndex":5},{"imageOffset":15518401,"symbol":"ED_region_do_draw","symbolLocation":337,"imageIndex":5},{"imageOffset":9697405,"symbol":"wm_draw_update","symbolLocation":1805,"imageIndex":5},{"imageOffset":9682992,"symbol":"WM_main","symbolLocation":48,"imageIndex":5},{"imageOffset":1671560,"symbol":"main","symbolLocation":888,"imageIndex":5},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":6}]},{"id":191332,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191333,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191334,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191335,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191336,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191337,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191338,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191339,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191342,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":9},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":9},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191391,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":10},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1058730,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":10},{"imageOffset":36992,"symbol":"-[ConnexionClientAPI clientThreadEntry]","symbolLocation":220,"imageIndex":11},{"imageOffset":361404,"symbol":"NSThread__start","symbolLocation":1009,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191398,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":3212173,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":13},{"imageOffset":1979838,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4058,"imageIndex":13},{"imageOffset":1974244,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":80,"imageIndex":13},{"imageOffset":3607204,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191407,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191408,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191409,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191410,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191411,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191412,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191413,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191426,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":191427,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":191428,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":10},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1700137,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":15},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":191565,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":191826,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":191827,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703387291648,
"size" : 237560,
"uuid" : "ca136b67-0559-3f19-8b7e-9b80438090b6",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703387529216,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703386275840,
"size" : 561152,
"uuid" : "1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703544283136,
"CFBundleShortVersionString" : "306.3.5",
"CFBundleIdentifier" : "com.apple.Metal",
"size" : 1961975,
"uuid" : "6581cd53-8583-38d1-b4b9-773f1dc3f551",
"path" : "/System/Library/Frameworks/Metal.framework/Versions/A/Metal",
"name" : "Metal",
"CFBundleVersion" : "306.3.5"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140712399228928,
"CFBundleShortVersionString" : "4.9.51",
"CFBundleIdentifier" : "com.apple.AMDMTLBronzeDriver",
"size" : 2523115,
"uuid" : "db9c1ee7-f93b-3106-bf87-943f59f9e46c",
"path" : "/System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver",
"name" : "AMDMTLBronzeDriver",
"CFBundleVersion" : "4.0.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4481175552,
"CFBundleShortVersionString" : "3.5.0",
"CFBundleIdentifier" : "org.blenderfoundation.blender",
"size" : 231424000,
"uuid" : "a12ff215-ae96-3978-ad1a-5dacdc264a9d",
"path" : "/Users/USER//Blender.app/Contents/MacOS/Blender",
"name" : "Blender",
"CFBundleVersion" : "3.5.0 2023-02-09"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703384174592,
"size" : 609456,
"uuid" : "270c4224-a38f-3a22-9ba9-95968f487738",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703385972736,
"size" : 290804,
"uuid" : "d59ee79a-169a-3799-8ea1-c8ad56bb11c9",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4792455168,
"size" : 16384,
"uuid" : "e130ea14-4283-3a8f-9009-c37f8e005465",
"path" : "/Users/USER//Blender.app/Contents/Resources/lib/libIlmThread.dylib",
"name" : "libIlmThread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703546245120,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 155648,
"uuid" : "bf7582bd-4de0-3ca2-8b69-f1944725f182",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703387930624,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825072,
"uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4802830336,
"CFBundleShortVersionString" : "1.2.4",
"CFBundleIdentifier" : "com.3dconnexion.driver.client",
"size" : 49152,
"uuid" : "01c2ba10-7831-3ab7-983f-4bb9ace2b54f",
"path" : "/Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient",
"name" : "3DconnexionClient",
"CFBundleVersion" : "1.2.4.307"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703403114496,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10559479,
"uuid" : "a58576df-7109-3a13-a338-617f135ce8a8",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703421186048,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7466998,
"uuid" : "3b6e93dd-f8c6-338c-9251-5e750e091dd3",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4792631296,
"size" : 131072,
"uuid" : "270bebcf-8141-3dc6-a34e-0c5bf7ffd1ac",
"path" : "/Users/USER/*/Blender.app/Contents/Resources/lib/libtbb.dylib",
"name" : "libtbb.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703439900672,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "480a5693-f3e3-3b50-a1f3-169d12a12a0e",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.116"
}
],
"sharedCache" : {
"base" : 140703383568384,
"size" : 21474836480,
"uuid" : "61138b36-7859-3add-9c47-7e7cd2a358d0"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=874.4M resident=0K(0%) swapped_out_or_unallocated=874.4M(100%)\nWritable regions: Total=783.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=783.3M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 3072K 4 \nCG image 180K 7 \nColorSync 236K 27 \nCoreAnimation 88K 12 \nCoreGraphics 12K 2 \nCoreUI image data 1016K 8 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 296.9M 341 \nMALLOC guard page 32K 6 \nMALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 100K 25 \nStack 37.7M 25 \nVM_ALLOCATE 45.8M 214 \nVM_ALLOCATE (reserved) 36K 1 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 40.3M 416 \n__DATA_CONST 34.5M 232 \n__DATA_DIRTY 749K 121 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 304.1M 40 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 570.2M 431 \ndyld private memory 2304K 3 \nmapped file 251.9M 39 \nshared memory 780K 17 \n=========== ======= ======= \nTOTAL 2.0G 1987 \nTOTAL, minus reserved VM space 1.6G 1987 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112e3d2fc54bc3389840661",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "63d073f630a095237b8230d6"
},
"deploymentId" : 240000313
},
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {
],
"experiments" : [
]
}
}
Compiled it some minutes agi completely fresh.
As said, default scene, not Preferences when starting Blender
After starting I go directly to the Preferences, activate my AMD Radeon Pro 580 in System -> Metal
Go to the Render Properties, Cycles with GPU
I click Render => Crash
Worked a week ago, not exactly sure which day it broke ...
@iss , can you replicate the crash on your mac machine?
Reproduced this crash now on a second Machine of mine (system-info attached):
MacBook Pro with Mac OS X 13.2
AMD Radon Pro 560
Same steps, no Metal viewport activated.
Only activated Metal for Cycles, switch Cycles to GPU, click Render => crash
Translated Report (Full Report Below)
Process: Blender [811]
Path: /Users/USER/*/Blender.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 3.5.0 (3.5.0 2023-02-11)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-11 16:00:10.6005 +0100
OS Version: macOS 13.2 (22D49)
Report Version: 12
Bridge OS Version: 3.0 (14Y910)
Anonymous UUID: F1EF7E75-D424-AE99-1B3D-3AFEB565982A
Time Awake Since Boot: 260 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff80918622a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff8091bdf7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff809107d3f __abort + 139
3 libsystem_c.dylib 0x7ff809107cb4 abort + 138
4 libsystem_c.dylib 0x7ff809106fbe __assert_rtn + 314
5 Metal 0x7ff8128829a2 MTLReportFailure.cold.1 + 43
6 Metal 0x7ff81285df39 MTLReportFailure + 529
7 Metal 0x7ff8128505a0 -[MTLBindingInternal indirectConstantDataSize] + 32
8 AMDMTLBronzeDriver 0x7ffa224cda65 visitIndirectArgument(BronzeIndirectArgumentBufferLayoutMembers*, MTLDataType, MTLArgument*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&) + 163
9 AMDMTLBronzeDriver 0x7ffa224ccf2f visitStruct(BronzeIndirectArgumentBufferLayoutMembers*, MTLStructType*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&) + 546
10 AMDMTLBronzeDriver 0x7ffa224ccce6 -[BronzeMtlIndirectArgumentBufferLayout buildLayoutfromStructType:] + 66
11 AMDMTLBronzeDriver 0x7ffa22514e9f -[BronzeMtlDevice newIndirectArgumentBufferLayoutWithStructType:] + 44
12 Metal 0x7ff8127d711b -[_MTLDevice newArgumentEncoderWithArguments:structType:] + 107
13 Blender 0x1062a17d2 ccl::MetalDevice::MetalDevice(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 3298
14 Blender 0x10629d152 ccl::device_metal_create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 50
15 Blender 0x10628daad ccl::Device::create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&) + 109
16 Blender 0x1069f4889 ccl::Session::Session(ccl::SessionParams const&, ccl::SceneParams const&) + 889
17 Blender 0x1062265bb ccl::BlenderSession::create_session() + 235
18 Blender 0x1062274ee ccl::BlenderSession::reset_session(BL::BlendData&, BL::Depsgraph&) + 1006
19 Blender 0x106220eeb ccl::reset_func(_object*, _object*) + 235
20 Blender 0x10dbdaa56 cfunction_call + 134 (methodobject.c:552)
21 Blender 0x10db937b8 _PyObject_MakeTpCall + 376 (call.c:215)
22 Blender 0x10dc86e5e call_function + 974
23 Blender 0x10dc83548 _PyEval_EvalFrameDefault + 28760 (ceval.c:4181)
24 Blender 0x10dc7c3c2 _PyEval_EvalFrame + 19 (pycore_ceval.h:46) [inlined]
25 Blender 0x10dc7c3c2 _PyEval_Vector + 146 (ceval.c:5065)
26 Blender 0x10dc86c3e _PyObject_VectorcallTstate + 19 (abstract.h:114) [inlined]
27 Blender 0x10dc86c3e PyObject_Vectorcall + 19 (abstract.h:123) [inlined]
28 Blender 0x10dc86c3e call_function + 430 (ceval.c:5891)
29 Blender 0x10dc83548 _PyEval_EvalFrameDefault + 28760 (ceval.c:4181)
30 Blender 0x10dc7c3c2 _PyEval_EvalFrame + 19 (pycore_ceval.h:46) [inlined]
31 Blender 0x10dc7c3c2 _PyEval_Vector + 146 (ceval.c:5065)
32 Blender 0x104ffad75 bpy_class_call + 1029
33 Blender 0x104f3e788 engine_view_update + 136
34 Blender 0x104cc05d4 external_draw_scene + 788
35 Blender 0x104c30a89 drw_engines_draw_scene + 185
36 Blender 0x104c2f8b6 DRW_draw_render_loop_ex + 1574
37 Blender 0x105a588a0 view3d_main_region_draw + 208
38 Blender 0x10500f7d1 ED_region_do_draw + 337
39 Blender 0x104a90c7d wm_draw_update + 1805
40 Blender 0x104a8d430 WM_main + 48
41 Blender 0x1042e8bc8 main + 888
42 dyld 0x7ff808e8b310 start + 2432
Thread 1:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 3:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libdispatch.dylib 0x7ff80903eefb _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x7ff80903f3d7 _dispatch_semaphore_wait_slow + 98
3 libIlmThread.dylib 0x1169f752f IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 63
4 libIlmThread.dylib 0x1169f60fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 9:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 10:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 caulk 0x7ff8129318f8 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff812917664 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff812917328 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
4 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 11:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 12:
0 libsystem_kernel.dylib 0x7ff80917f5c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80918d604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff809186635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80917f8a8 mach_msg + 19
4 CoreFoundation 0x7ff809299cbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80929872a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff809297b60 CFRunLoopRunSpecific + 560
7 CoreFoundation 0x7ff80931c7aa CFRunLoopRun + 40
8 3DconnexionClient 0x1173e5080 -[ConnexionClientAPI clientThreadEntry] + 220
9 Foundation 0x7ff80a0ed3bc NSThread__start + 1009
10 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 13:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 14:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x7ff80917f5c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80918d604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff809186635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80917f8a8 mach_msg + 19
4 CoreAudio 0x7ff80b4e138d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
5 CoreAudio 0x7ff80b3b45be HALC_ProxyIOContext::IOWorkLoop() + 4058
6 CoreAudio 0x7ff80b3b2fe4 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 80
7 CoreAudio 0x7ff80b541aa4 HALB_IOThread::Entry(void*) + 72
8 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 16:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 17:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 19:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 20:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 21:
0 libsystem_kernel.dylib 0x7ff80917f53e semaphore_wait_trap + 10
1 libtbb.dylib 0x116a325a8 tbb::internal::rml::private_worker::run() + 344
2 libtbb.dylib 0x116a32449 tbb::internal::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 22:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 23:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80917f5c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80918d604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff809186635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff80917f8a8 mach_msg + 19
4 CoreFoundation 0x7ff809299cbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80929872a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff809297b60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff80c549129 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff8091be259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff8091b9c7b thread_start + 15
Thread 24:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 25:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 26:
0 libsystem_pthread.dylib 0x7ff8091b9c58 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff84cafb640 rcx: 0x00007ff7bbdacad8 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bbdacb00 rsp: 0x00007ff7bbdacad8
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x00007ff84cafb640 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x000000011881b028 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff80918622a rfl: 0x0000000000000246 cr2: 0x00000001646fe000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff80917e000 - 0x7ff8091b7ff7 libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x7ff8091b8000 - 0x7ff8091c3ff7 libsystem_pthread.dylib () <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff809086000 - 0x7ff80910efff libsystem_c.dylib () <1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c> /usr/lib/system/libsystem_c.dylib
0x7ff812736000 - 0x7ff812914ff6 com.apple.Metal (306.3.5) <6581cd53-8583-38d1-b4b9-773f1dc3f551> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7ffa223f2000 - 0x7ffa22659fea com.apple.AMDMTLBronzeDriver (4.9.51) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x104150000 - 0x111dd3fff org.blenderfoundation.blender (3.5.0) <240c88a0-9a81-3fdc-8aa3-9c32a06bcec0> /Users/USER//Blender.app/Contents/MacOS/Blender
0x7ff808e85000 - 0x7ff808f19caf dyld () <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff80903c000 - 0x7ff809082ff3 libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x1169f4000 - 0x1169f7fff libIlmThread.dylib () /Users/USER//Blender.app/Contents/Resources/lib/libIlmThread.dylib
0x7ff812915000 - 0x7ff81293afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80921a000 - 0x7ff8096b3fef com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1173dc000 - 0x1173e7fff com.3dconnexion.driver.client (1.2.4) <01c2ba10-7831-3ab7-983f-4bb9ace2b54f> /Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient
0x7ff80a095000 - 0x7ff80aaa6ff6 com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff80b1d1000 - 0x7ff80b8efff5 com.apple.audio.CoreAudio (5.0) <3b6e93dd-f8c6-338c-9251-5e750e091dd3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x116a1f000 - 0x116a3efff libtbb.dylib () <270bebcf-8141-3dc6-a34e-0c5bf7ffd1ac> /Users/USER//Blender.app/Contents/Resources/lib/libtbb.dylib
0x7ff80c3aa000 - 0x7ff80d3b2ff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /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=895.9M resident=0K(0%) swapped_out_or_unallocated=895.9M(100%)
Writable regions: Total=797.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=797.5M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 2160K 4
CG image 132K 6
ColorSync 236K 27
CoreAnimation 72K 10
CoreGraphics 12K 2
CoreUI image data 1180K 8
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 306.1M 340
MALLOC guard page 32K 6
MALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 108K 27
Stack 38.7M 27
VM_ALLOCATE 50.8M 215
__CTF 756 1
__DATA 40.7M 419
__DATA_CONST 35.8M 238
__DATA_DIRTY 749K 121
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 304.1M 40
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 591.8M 434
dyld private memory 2304K 3
mapped file 207.5M 40
shared memory 788K 19
=========== ======= =======
TOTAL 2.0G 2001
TOTAL, minus reserved VM space 1.6G 2001
Full Report
{"app_name":"Blender","timestamp":"2023-02-11 16:00:22.00 +0100","app_version":"3.5.0","slice_uuid":"240c88a0-9a81-3fdc-8aa3-9c32a06bcec0","build_version":"3.5.0 2023-02-11","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"Blender","incident_id":"BBD0166F-8E5F-437E-B243-C61C1C52D37F"}
{
"uptime" : 260,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro14,3",
"coalitionID" : 942,
"osVersion" : {
"train" : "macOS 13.2",
"build" : "22D49",
"releaseType" : "User"
},
"captureTime" : "2023-02-11 16:00:10.6005 +0100",
"incident" : "BBD0166F-8E5F-437E-B243-C61C1C52D37F",
"pid" : 811,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-02-11 15:59:21.8249 +0100",
"procStartAbsTime" : 214230611964,
"procExitAbsTime" : 262998498092,
"procName" : "Blender",
"procPath" : "/Users/USER//Blender.app/Contents/MacOS/Blender",
"bundleInfo" : {"CFBundleShortVersionString":"3.5.0","CFBundleVersion":"3.5.0 2023-02-11","CFBundleIdentifier":"org.blenderfoundation.blender"},
"storeInfo" : {"deviceIdentifierForVendor":"31241451-03A2-5E93-8E1B-8AFF2A3D64CC","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.blenderfoundation.blender",
"crashReporterKey" : "F1EF7E75-D424-AE99-1B3D-3AFEB565982A",
"throttleTimeout" : 2147483647,
"bridgeVersion" : {"build":"14Y910","train":"3.0"},
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"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":8072,"threadState":{"r13":{"value":4706119720},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":5980020736},"rdx":{"value":0},"r10":{"value":140704415200832,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":10000000},"r15":{"value":22},"rbx":{"value":140704415200832,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703281209898,"matchesCrashFrame":1},"rbp":{"value":140701985327872},"rsp":{"value":140701985327832},"r12":{"value":259},"rcx":{"value":140701985327832},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531775,"symbol":"__abort","symbolLocation":139,"imageIndex":2},{"imageOffset":531636,"symbol":"abort","symbolLocation":138,"imageIndex":2},{"imageOffset":528318,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":2},{"imageOffset":1362338,"symbol":"MTLReportFailure.cold.1","symbolLocation":43,"imageIndex":3},{"imageOffset":1212217,"symbol":"MTLReportFailure","symbolLocation":529,"imageIndex":3},{"imageOffset":1156512,"symbol":"-[MTLBindingInternal indirectConstantDataSize]","symbolLocation":32,"imageIndex":3},{"imageOffset":899685,"symbol":"visitIndirectArgument(BronzeIndirectArgumentBufferLayoutMembers, MTLDataType, MTLArgument*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&)","symbolLocation":163,"imageIndex":4},{"imageOffset":896815,"symbol":"visitStruct(BronzeIndirectArgumentBufferLayoutMembers*, MTLStructType*, unsigned long long, unsigned long long, unsigned long long&, unsigned long long&)","symbolLocation":546,"imageIndex":4},{"imageOffset":896230,"symbol":"-[BronzeMtlIndirectArgumentBufferLayout buildLayoutfromStructType:]","symbolLocation":66,"imageIndex":4},{"imageOffset":1191583,"symbol":"-[BronzeMtlDevice newIndirectArgumentBufferLayoutWithStructType:]","symbolLocation":44,"imageIndex":4},{"imageOffset":659739,"symbol":"-[_MTLDevice newArgumentEncoderWithArguments:structType:]","symbolLocation":107,"imageIndex":3},{"imageOffset":34936786,"symbol":"ccl::MetalDevice::MetalDevice(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":3298,"imageIndex":5},{"imageOffset":34918738,"symbol":"ccl::device_metal_create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":50,"imageIndex":5},{"imageOffset":34855597,"symbol":"ccl::Device::create(ccl::DeviceInfo const&, ccl::Stats&, ccl::Profiler&)","symbolLocation":109,"imageIndex":5},{"imageOffset":42616969,"symbol":"ccl::Session::Session(ccl::SessionParams const&, ccl::SceneParams const&)","symbolLocation":889,"imageIndex":5},{"imageOffset":34432443,"symbol":"ccl::BlenderSession::create_session()","symbolLocation":235,"imageIndex":5},{"imageOffset":34436334,"symbol":"ccl::BlenderSession::reset_session(BL::BlendData&, BL::Depsgraph&)","symbolLocation":1006,"imageIndex":5},{"imageOffset":34410219,"symbol":"ccl::reset_func(_object*, _object*)","symbolLocation":235,"imageIndex":5},{"imageOffset":162048598,"sourceLine":552,"sourceFile":"methodobject.c","symbol":"cfunction_call","imageIndex":5,"symbolLocation":134},{"imageOffset":161757112,"sourceLine":215,"sourceFile":"call.c","symbol":"_PyObject_MakeTpCall","imageIndex":5,"symbolLocation":376},{"imageOffset":162754142,"sourceFile":"ceval.c","symbol":"call_function","symbolLocation":974,"imageIndex":5},{"imageOffset":162739528,"sourceLine":4181,"sourceFile":"ceval.c","symbol":"_PyEval_EvalFrameDefault","imageIndex":5,"symbolLocation":28760},{"symbol":"_PyEval_EvalFrame","inline":true,"imageIndex":5,"imageOffset":162710466,"symbolLocation":19,"sourceLine":46,"sourceFile":"pycore_ceval.h"},{"imageOffset":162710466,"sourceLine":5065,"sourceFile":"ceval.c","symbol":"_PyEval_Vector","imageIndex":5,"symbolLocation":146},{"symbol":"_PyObject_VectorcallTstate","inline":true,"imageIndex":5,"imageOffset":162753598,"symbolLocation":19,"sourceLine":114,"sourceFile":"abstract.h"},{"symbol":"PyObject_Vectorcall","inline":true,"imageIndex":5,"imageOffset":162753598,"symbolLocation":19,"sourceLine":123,"sourceFile":"abstract.h"},{"imageOffset":162753598,"sourceLine":5891,"sourceFile":"ceval.c","symbol":"call_function","imageIndex":5,"symbolLocation":430},{"imageOffset":162739528,"sourceLine":4181,"sourceFile":"ceval.c","symbol":"_PyEval_EvalFrameDefault","imageIndex":5,"symbolLocation":28760},{"symbol":"_PyEval_EvalFrame","inline":true,"imageIndex":5,"imageOffset":162710466,"symbolLocation":19,"sourceLine":46,"sourceFile":"pycore_ceval.h"},{"imageOffset":162710466,"sourceLine":5065,"sourceFile":"ceval.c","symbol":"_PyEval_Vector","imageIndex":5,"symbolLocation":146},{"imageOffset":15379829,"symbol":"bpy_class_call","symbolLocation":1029,"imageIndex":5},{"imageOffset":14608264,"symbol":"engine_view_update","symbolLocation":136,"imageIndex":5},{"imageOffset":11994580,"symbol":"external_draw_scene","symbolLocation":788,"imageIndex":5},{"imageOffset":11405961,"symbol":"drw_engines_draw_scene","symbolLocation":185,"imageIndex":5},{"imageOffset":11401398,"symbol":"DRW_draw_render_loop_ex","symbolLocation":1574,"imageIndex":5},{"imageOffset":26249376,"symbol":"view3d_main_region_draw","symbolLocation":208,"imageIndex":5},{"imageOffset":15464401,"symbol":"ED_region_do_draw","symbolLocation":337,"imageIndex":5},{"imageOffset":9702525,"symbol":"wm_draw_update","symbolLocation":1805,"imageIndex":5},{"imageOffset":9688112,"symbol":"WM_main","symbolLocation":48,"imageIndex":5},{"imageOffset":1674184,"symbol":"main","symbolLocation":888,"imageIndex":5},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":6}]},{"id":8233,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8234,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8235,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8236,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8237,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8238,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8239,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8240,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":7},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":7},{"imageOffset":13615,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":63,"imageIndex":8},{"imageOffset":8446,"symbol":"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*)","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8244,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8246,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":9},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":9},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8473,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8476,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":10},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1058730,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":10},{"imageOffset":36992,"symbol":"-[ConnexionClientAPI clientThreadEntry]","symbolLocation":220,"imageIndex":11},{"imageOffset":361404,"symbol":"NSThread__start","symbolLocation":1009,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8482,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8486,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":3212173,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":13},{"imageOffset":1979838,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4058,"imageIndex":13},{"imageOffset":1974244,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":80,"imageIndex":13},{"imageOffset":3607204,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8561,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8562,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8563,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8564,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8565,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8566,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8567,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":79272,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":344,"imageIndex":14},{"imageOffset":78921,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8611,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8612,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":10},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1700137,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":15},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8653,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8838,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":8839,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703281176576,
"size" : 237560,
"uuid" : "ca136b67-0559-3f19-8b7e-9b80438090b6",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703281414144,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703280160768,
"size" : 561152,
"uuid" : "1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703438168064,
"CFBundleShortVersionString" : "306.3.5",
"CFBundleIdentifier" : "com.apple.Metal",
"size" : 1961975,
"uuid" : "6581cd53-8583-38d1-b4b9-773f1dc3f551",
"path" : "/System/Library/Frameworks/Metal.framework/Versions/A/Metal",
"name" : "Metal",
"CFBundleVersion" : "306.3.5"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140712293113856,
"CFBundleShortVersionString" : "4.9.51",
"CFBundleIdentifier" : "com.apple.AMDMTLBronzeDriver",
"size" : 2523115,
"uuid" : "db9c1ee7-f93b-3106-bf87-943f59f9e46c",
"path" : "/System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver",
"name" : "AMDMTLBronzeDriver",
"CFBundleVersion" : "4.0.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4363452416,
"CFBundleShortVersionString" : "3.5.0",
"CFBundleIdentifier" : "org.blenderfoundation.blender",
"size" : 231227392,
"uuid" : "240c88a0-9a81-3fdc-8aa3-9c32a06bcec0",
"path" : "/Users/USER//Blender.app/Contents/MacOS/Blender",
"name" : "Blender",
"CFBundleVersion" : "3.5.0 2023-02-11"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703278059520,
"size" : 609456,
"uuid" : "270c4224-a38f-3a22-9ba9-95968f487738",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279857664,
"size" : 290804,
"uuid" : "d59ee79a-169a-3799-8ea1-c8ad56bb11c9",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4674502656,
"size" : 16384,
"uuid" : "e130ea14-4283-3a8f-9009-c37f8e005465",
"path" : "/Users/USER//Blender.app/Contents/Resources/lib/libIlmThread.dylib",
"name" : "libIlmThread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703440130048,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 155648,
"uuid" : "bf7582bd-4de0-3ca2-8b69-f1944725f182",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703281815552,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825072,
"uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4684890112,
"CFBundleShortVersionString" : "1.2.4",
"CFBundleIdentifier" : "com.3dconnexion.driver.client",
"size" : 49152,
"uuid" : "01c2ba10-7831-3ab7-983f-4bb9ace2b54f",
"path" : "/Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient",
"name" : "3DconnexionClient",
"CFBundleVersion" : "1.2.4.307"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703296999424,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10559479,
"uuid" : "a58576df-7109-3a13-a338-617f135ce8a8",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703315070976,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7466998,
"uuid" : "3b6e93dd-f8c6-338c-9251-5e750e091dd3",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4674678784,
"size" : 131072,
"uuid" : "270bebcf-8141-3dc6-a34e-0c5bf7ffd1ac",
"path" : "/Users/USER/*/Blender.app/Contents/Resources/lib/libtbb.dylib",
"name" : "libtbb.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703333785600,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "480a5693-f3e3-3b50-a1f3-169d12a12a0e",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.116"
}
],
"sharedCache" : {
"base" : 140703277453312,
"size" : 21474836480,
"uuid" : "61138b36-7859-3add-9c47-7e7cd2a358d0"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=895.9M resident=0K(0%) swapped_out_or_unallocated=895.9M(100%)\nWritable regions: Total=797.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=797.5M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 2160K 4 \nCG image 132K 6 \nColorSync 236K 27 \nCoreAnimation 72K 10 \nCoreGraphics 12K 2 \nCoreUI image data 1180K 8 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 306.1M 340 \nMALLOC guard page 32K 6 \nMALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 108K 27 \nStack 38.7M 27 \nVM_ALLOCATE 50.8M 215 \n__CTF 756 1 \n__DATA 40.7M 419 \n__DATA_CONST 35.8M 238 \n__DATA_DIRTY 749K 121 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 304.1M 40 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 591.8M 434 \ndyld private memory 2304K 3 \nmapped file 207.5M 40 \nshared memory 788K 19 \n=========== ======= ======= \nTOTAL 2.0G 2001 \nTOTAL, minus reserved VM space 1.6G 2001 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62fe74515312cd4599bd3c80",
"factorPackIds" : {
"MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
},
"deploymentId" : 240000006
},
{
"rolloutId" : "6347054113acce15305b7b82",
"factorPackIds" : {
"SIRI_MEMORY_SYNC_CONFIG" : "634705e78e8be655c1316a6e"
},
"deploymentId" : 240000005
}
],
"experiments" : [
]
}
}
Hi, this is same as the other report see: #104659
Crash would need more attention since this is a regression.
I'll close this report as duplicate for now.
I wasn't able to reproduce