You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
GpuChannelManager generates unique routeid for every new imagetransportsurface. On our side, we register a routeid for our display channel. Depending on our routeid, we will conflict with the one generated by GpuChannelManager. This is one of the main reason for random crashes.
The text was updated successfully, but these errors were encountered:
GpuChannelManager generates unique routeid for every new imagetransportsurface. On our side, we register a routeid for our display channel. Depending on our routeid, we will conflict with the one generated by GpuChannelManager. This is one of the main reason for random crashes.
The text was updated successfully, but these errors were encountered: