-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Trying to add the Digital Chaotic System module to a patch crashes Rack with the following stack:
Thread 9 Crashed:: Dispatch queue: com.Metal.CompletionQueueDispatch
0 libobjc.A.dylib 0x187c8d420 objc_msgSend + 32
1 Metal 0x1921d7cc8 -[_MTLCommandQueue commandBufferDidComplete:startTime:completionTime:error:] + 80
2 IOGPU 0x1a6975b54 IOGPUNotificationQueueDispatchAvailableCompletionNotifications + 128
3 IOGPU 0x1a6975c60 __IOGPUNotificationQueueSetDispatchQueue_block_invoke + 64
4 libdispatch.dylib 0x187ea89d0 _dispatch_client_callout4 + 20
5 libdispatch.dylib 0x187ec4c5c _dispatch_mach_msg_invoke + 468
6 libdispatch.dylib 0x187eafd28 _dispatch_lane_serial_drain + 368
7 libdispatch.dylib 0x187ec5998 _dispatch_mach_invoke + 444
8 libdispatch.dylib 0x187eafd28 _dispatch_lane_serial_drain + 368
9 libdispatch.dylib 0x187eb0a08 _dispatch_lane_invoke + 432
10 libdispatch.dylib 0x187eafd28 _dispatch_lane_serial_drain + 368
11 libdispatch.dylib 0x187eb09d4 _dispatch_lane_invoke + 380
12 libdispatch.dylib 0x187ebb61c _dispatch_root_queue_drain_deferred_wlh + 288
13 libdispatch.dylib 0x187ebae90 _dispatch_workloop_worker_thread + 404
14 libsystem_pthread.dylib 0x188056114 _pthread_wqthread + 288
15 libsystem_pthread.dylib 0x188054e30 start_wqthread + 8
MacOS 14.2, Mac Mini M1, Rack 2.4.1
Metadata
Metadata
Assignees
Labels
No labels