amerkoleci/Vortice.Windows

ReportLiveDeviceObjects sometimes crashing

Gavin-Williams opened this issue · 2 comments

I've seen this issue a few times...
VorticeCrashing
VorticeCrashing2

Edit: Sry, at first I thought there were two different exception. But I think both images relate to the same exception. I just had different info on the screen in each.

Need example to reproduce to track the issue.

Thanks

If you are calling ReportLiveDeviceObjects from multi-threads, try adding an exclusion control to prevent ReportLiveDeviceObjects from running at the same time.
This workaround worked in my project.