On 29 Sep 2002, Michel [ISO-8859-1] Dänzer wrote:

> On Son, 2002-09-29 at 04:47, Chad Page wrote: 
> > 
> >     I did my own build from CVS and copied libxaa.a from it into the
> > modules directory - 2D and 3D work with one head but I still get signal 11
> > with two heads, with and without xinerama.  I can disable acceleration and
> > it will work, so there seems to be another xaa problem with shared
> > entities.
> 
> Can you try to track down where the segfault occurs?

        I tracked it down to radeon_video.c in RadeonResetVideo - the
info->accel->sync(pScrn) call causes the sig 11, which would imply that
the structure hadn't been fully initialized when called.  With that line
commented out it works ok, but there's probably a different root cause.

        - Chad



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to