Re: [Spice-devel] [PATCH x11spice] Fix segfault when quitting with Quit button

2019-07-12 Thread Frediano Ziglio
> > Quitting with the Quit button or closing the window always causes a > segfault for me. Destroying the surface before removing the interface > seems to resolve the problem. > Acked. The surface surely was of the only display interface available. > log from valgrind: > ==7741== Invalid read o

[Spice-devel] [PATCH x11spice] Fix segfault when quitting with Quit button

2019-07-11 Thread Brendan Shanks
Quitting with the Quit button or closing the window always causes a segfault for me. Destroying the surface before removing the interface seems to resolve the problem. log from valgrind: ==7741== Invalid read of size 8 ==7741==at 0x6943517: red_qxl_destroy_primary_surface_sync (red-qxl.c:313)