@ChetanSharmamsft There are no fixed steps to reproduce this. But let explain what I am doing here.
There are 2 files - one for Audio and another one for Video. I read those files and convert them to YUV(NV12) Buffers.
In my application, I am continuously sending out Video frames, the Audio frames are sent when some events(irrelevant to this conv) are triggered.
Intermittently while sending these Audio Frames I see the above issue in the application logs.
So far, I haven't been able to spot a pattern, to establish the steps to reproduce.