Re: [Spice-devel] Xorg indefinitely hangs in kernelspace

2019-09-06 Thread Hillf Danton
On Tue, 6 Aug 2019 21:00:10 +0300 From: Jaak Ristioja > Hello! > > I'm writing to report a crash in the QXL / DRM code in the Linux kernel. > I originally filed the issue on LaunchPad and more details can be found > there, although I doubt whether these details are useful. > > https://bugs.

[Spice-devel] [PATCH spice-gtk] spice-session: Fix SWAP_STR macro

2019-09-06 Thread Frediano Ziglio
Really swap "x" and "y", not temporary copies. The issue was introduced by 01c6343 "Use macro to swap data in spice_session_start_migrating()". Signed-off-by: Frediano Ziglio --- src/spice-session.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) Removed RFC. Tested, the original

Re: [Spice-devel] Xorg indefinitely hangs in kernelspace

2019-09-06 Thread Frediano Ziglio
> > On Tue, 6 Aug 2019 21:00:10 +0300 From: Jaak Ristioja > > Hello! > > > > I'm writing to report a crash in the QXL / DRM code in the Linux kernel. > > I originally filed the issue on LaunchPad and more details can be found > > there, although I doubt whether these details are useful. > > >