http://bugs.freedesktop.org/show_bug.cgi?id=26051
--- Comment #21 from Michel Dänzer <mic...@daenzer.net> 2010-02-03 02:19:22 PST --- (In reply to comment #20) > > BTW, does reverting commit 5ed440400573631f540701f3efd479d8c1592007 as well > > as > > 25b492b976632269dfa3de164545d50a53c090ce work around the problem with a > > current > > snapshot? > > > Yes, it does! > > [...] > > 25b492b9 works fine. The plot thickens... the problem seems related to using a visual with stencil bits. > > Of course it's not a final solution, but it would be interesting if e.g. > > redirecting both stdout and stderr with something like > > > > glxgears &>/dev/null > > > > works around the problem. > > > Seems to - I had moved /usr/lib/dri from 7.6.1 to /usr/lib/dri.7.6.1 > in case I had any use for it. Symlinking /usr/lib/dri to it, and > then running 'glxgears & >/dev/null' works - I'm surprised that > I still see the output for the number of frames in 5 seconds. That is indeed very surprising: due to the space between '&' and '>', this invocation doesn't actually redirect stdout or stderr AFAICT. If LIBGL_DEBUG=verbose glxgears >/tmp/stdout.txt 2>/tmp/stderr.txt works as well (with the exact same whitespace this time :), please attach the resulting std*.txt files. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel