2017 R2 SDK (32 bit ).
On certain machines we seem to have an intermittent issue where by we receive an error
FirstChanceException: at VideoOS.Toolkit.RendererToolkit.RemoveSources(ISet`1 sourcesToRemove) !!! inner External component has thrown an exception.
FirstChanceException: at VideoOS.Toolkit.RendererToolkit.RemoveSources(ISet`1 sourcesToRemove) !!! inner class NmError::CmError: Error initialize render buffer surface!
This seems to be during creation / disposal of an ImageViewerControl instance obtained by calling ClientControl.Instance.GenerateImageViewerControl();
This problem seems to be particularly apparent after unlocking a screen saver on the affected workstations and seems to result in a fatal exception reported in the application event logs with the source typically being an exit code 0xc0000005 with FaultingModule as CoreToolkits.dll.
Is this a known issue and if so are there any workarounds available to mitigate the impact ?
Is there any specific analysis such as crash dump logs etc that might prove useful in diagnosing a cause ?
Best regards,
Damien.