Emmanuele Bassi <ebassi <at> o-hand.com> writes:

> 
> On Tue, 2007-04-17 at 11:32 +0100, Bastien Nocera wrote:
> > Heya,
> > 
> > I still get crashes using the 0.2 branch:
> > 
> > $ glxinfo 
> > direct rendering: Yes
> 
> weird - I cannot replicate. the last call is:
> 
>   glViewport (0, 0, stage->priv->xwin_width, stage->priv->xwin_height);
> 
> which didn't change in the last release, and is also present inside
> clutter trunk.
> 
> does this happen with the examples or with custom code?
> 
> > Trunk works, but doesn't support clutter-gtk...
> 
> it does, as of yesterday. I merged the XEMBED support inside clutter
> core trunk and ported clutter-gtk trunk to the new API (and bumped
> revision).
> 
> ciao,
>  Emmanuele.
> 

It looks like this might be this terrible bug:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222288

It's a race in ld.so. I'm guessing the LD_BIND_NOW workaround
doesn't work because libGL is always dlopened?


Thanks,

Adam


-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to