Community
Participate
Working Groups
Build Identifier: If we do circular project references, then we get the stack overflow. Reproducible: Always Steps to Reproduce: 1. Create two project x1 and x2 2. Open x1 project descriptor. Make x1 project dependence on x2 project. Save editor 3. And vice versa. Make x2 project dependence on x1 project. Save editor. At the time of saving the second project we have the stack overflow.
Created attachment 189482 [details] TS-337817.patch This patch fix problem.
Patch applied.
Verified. Thanks!