Good test case is xdemos/manywin. run it with ./manywin 2 -s Result is that when 2nd context is getting destroyed there is segfault caused by access to already freed bo holding shared texture. ./manywin 2 without -s won't work because of different bug radeon code that swap buffer can't be called without making context current first.
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.