Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-23 Thread Peter Kasza
On Fri, Oct 13, 2017 at 11:46:08AM +0200, Michel Dänzer wrote: > Looks like https://patchwork.freedesktop.org/patch/170077/ should fix this. Thanks for the tip! I've applied the patch and I had no crashes since. -- Best Regards, Peter Kasza http://www.itinsight.hu peter.ka...@itinsight.hu ()

Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-13 Thread Michel Dänzer
On 13/10/17 08:59 AM, Peter Kasza wrote: > On Tue, Oct 10, 2017 at 06:30:03PM +, Peter Kasza wrote: >> On Tue, Oct 10, 2017 at 05:19:05PM +, Adam Jackson wrote: >>> On Mon, 2017-10-09 at 13:07 +0200, Peter Kasza wrote: Hi all, I'm getting itermittent crashes on a vfio enabled

Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-13 Thread Peter Kasza
On Tue, Oct 10, 2017 at 06:30:03PM +, Peter Kasza wrote: > On Tue, Oct 10, 2017 at 05:19:05PM +, Adam Jackson wrote: > > On Mon, 2017-10-09 at 13:07 +0200, Peter Kasza wrote: > > > Hi all, > > > > > > I'm getting itermittent crashes on a vfio enabled machine. I'm not > > > able to recreate

Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-11 Thread Peter Kasza
On Tue, Oct 10, 2017 at 05:19:05PM +, Adam Jackson wrote: > On Mon, 2017-10-09 at 13:07 +0200, Peter Kasza wrote: > > Hi all, > > > > I'm getting itermittent crashes on a vfio enabled machine. I'm not > > able to recreate it on purpose, but it seems to be occurring when > > virtualbox VMs and

Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-10 Thread Adam Jackson
On Mon, 2017-10-09 at 13:07 +0200, Peter Kasza wrote: > Hi all, > > I'm getting itermittent crashes on a vfio enabled machine. I'm not > able to recreate it on purpose, but it seems to be occurring when > virtualbox VMs and Firefox are running. > > From the backtrace I suspect that some bogus par

Xorg crashing in pci_device_vgaarb_set_target

2017-10-10 Thread Peter Kasza
Hi all, I'm getting itermittent crashes on a vfio enabled machine. I'm not able to recreate it on purpose, but it seems to be occurring when virtualbox VMs and Firefox are running. From the backtrace I suspect that some bogus parameter is passed to the snprintf call, but other than that I'm not s