Trying to analyze an apparently hung data collection for Room plan

Where do I start with this error? I am using the Metal Debugger and have.a bunch of stuck command buffers. how do I look at the command buffers to see the errors? My suspicion is that the cause is some sort of memory leak. Not having access to the source for Metal leaves me stuck. The following message shows up in the logging pane of the execution.

   Execution of the command buffer was aborted due to an error during execution. Ignored (for causing prior/excessive GPU errors)       (00000004:kIOGPUCommandBufferCallbackErrorSubmissionsIgnored)
   Type: Error | Timestamp: 2024-04-11 14:16:13.464336-05:00 | Library: Metal | Subsystem: Metal | Category: Default | TID: 0x2a0b8c

I just need some guidance