Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Avoid duplicate route id in Gpu Process. #130

Closed
kalyankondapally opened this issue Nov 14, 2013 · 3 comments
Closed

Avoid duplicate route id in Gpu Process. #130

kalyankondapally opened this issue Nov 14, 2013 · 3 comments
Assignees

Comments

@kalyankondapally
Copy link
Contributor

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.

@kalyankondapally
Copy link
Contributor Author

@tiagovignatti
Copy link
Contributor

LGTM. Just address the commentary things I added in there please.

@kalyankondapally
Copy link
Contributor Author

done and merged 739f2b7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants