----- Original Message -----
> On Thu, Mar 1, 2012 at 7:23 PM, Jose Fonseca <jfons...@vmware.com>
> wrote:
> >
> >
> > ----- Original Message -----
> >> On Thu, Mar 1, 2012 at 5:28 PM, Eric Anholt <e...@anholt.net>
> >> wrote:
> >> > On Thu, 1 Mar 2012 16:50:40 +0100, Marek Olšák
> >> > <mar...@gmail.com>
> >> > wrote:
> >> >> Hi Eric,
> >> >>
> >> >> this commit breaks StarCraft II running on Wine traced by
> >> >> apitrace
> >> >> on r600g. Wine is most probably stuck in a deadlock.
> >
> > Does this only happens when tracing with apitrace?
> 
> Yes.

Odd.

Apitrace explicitly links against libpthread.so, due to pthread_key_create & 
friends(). You could also try to modify apitrace so that it doesn not link 
against pthreads, nor uses it in any. It might help.

Another issue could be libstdc++.

Other than that, I don't know that help in apitrace could affect any of this.

Jose
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to