My users are experiencing crashes in CoreMedia's FigReadWriteLockLockForRead function and I am unable to reproduce the crash.
The stack trace of the crashed thread contains MTAudioProcessingTap, which I am using to process audio coming from multiple video tracks in an AVMutableComposition:
Thread: RemoteClientNotifyQueue
1 CoreMedia FigReadWriteLockLockForRead
2 MediaToolbox MTAudioProcessingTapCallbacksServer_NotificationIsPending
3 MediaToolbox MTAudioProcessingTapCallbacks_server
Has anyone seen this issue before, or can point me in the right direction for debugging it?