Segfault after Xserver exit
Brian Paul
brian.paul at tungstengraphics.com
Thu Aug 23 01:20:13 PDT 2007
On 8/22/07, Lukas Hejtmanek <xhejtman at ics.muni.cz> wrote:
> On Wed, Aug 22, 2007 at 12:56:42PM +0100, Brian Paul wrote:
> > No. It looks like we're putting 8 visuals into the array, but setting
> > the screen->num_vis field to 9. Later, when we loop over the visuals
> > to free them, we're going too far. At least, that's what I think is
> > happening - I can't readily test it right now.
> >
> > Try the attached patch.
>
> This fixes the problem, thanks. It should be commited to mainstream. And
> possibly 'backported' to 1.3.0 release.
Could someone check in the patch for me? I don't have a write-able
xserver tree here at the moment.
-Brian
More information about the xorg
mailing list