On Mon, Mar 04, 2019 at 09:14:45AM +0100, Matthieu Herrb wrote: > On Sat, Mar 02, 2019 at 10:24:22PM +0200, Mihai Popescu wrote: > > Hello, > > > > I am able to generate a segmentation fault on X with chromium help. > > This is happening each time I visit the web page at [1]. Basically, > > there is a picture of a product and whenever I hover the mouse over > > it, X gets a segmentation fault and exits at xenodm login prompt. > > Sometimes, if I repeat this procedure over and over, I get an offset > > for the image on my display, making things hard to see. > > > > [1] > > https://computers.woot.com/offers/lenovo-thinkcentre-m78-amd-a4-sff-desktop-1 > > > > I have inspected the web page in question with firefox, and I can tell > > the page loads a special image cursor when I hover on the picture in > > question. No segmentation fault for X this time. > > > > Hi, > > Thanks for the bug report. Can you try the attached patch (from > upstream) ?
Maybe I was too terse. To test this patch : cd /usr/xenocara/driver/xf86-video-ati patch < /path/to/the/patch doas make -f Makefile.bsd-wrapper obj doas make -f Makefile.bsd-wrapper build and restart the X server before opening the web page in chrome. -- Matthieu Herrb
