http://bugs.freedesktop.org/show_bug.cgi?id=26051





--- Comment #19 from Michel Dänzer <mic...@daenzer.net>  2010-02-02 02:01:10 
PST ---
(In reply to comment #16)
> Using dc2914ab2645d2947898f96f9535f557c7c188cf from 21st January (the last
> time I updated, and for which reverting the blamed merge doesn't help)

BTW, does reverting commit 5ed440400573631f540701f3efd479d8c1592007 as well as
25b492b976632269dfa3de164545d50a53c090ce work around the problem with a current
snapshot?

> I got the following message, and then it locked up -
> glxgears: Using visual 0x21

Whoops sorry, I meant to attach a patch with exit(1) after printing the
information, but apparently I accidentally attached an old version.


> > I'm still wondering why git bisect blamed the merge commit rather than
> > 25b492b976632269dfa3de164545d50a53c090ce. Can you try building
> > 25b492b976632269dfa3de164545d50a53c090ce itself again and see if the problem
> > occurs with that as well?
> > 
>  Will try this, but not tonight.

Any chance yet? This would be very interesting.


(In reply to comment #17)
> (first time in a long while that I've heard a tk app described as "pretty"!)

The gitk UI most definitely isn't 'pretty' but highly functional. :)


(In reply to comment #18)
> > 1. You have glxgears running from local console and mesa is trying to output
> > something from inside the drmlocked output which causes recursive lock
> > acquiring from different processes locking everything from graphics card.
> > (Solution to this is to run glxgears from ssh connection with "DISPLAY=:0.0
> > glxgears" command)
> 
>  That seems like a sledgehammer to crack a nut (I only run glxgears
> as a minimal test that dri seems to be working).

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.


-- 
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

Reply via email to