All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
@ 2016-02-22  4:06 Christopher Snowhill
  2016-02-23  1:31 ` Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christopher Snowhill @ 2016-02-22  4:06 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
(c) 2003-2008 Fabrice Bellard

I have QEMU kvm spice installed, running a Windows 10 1511, freshly
installed this morning, using VirtIO root volume, Ethernet, and QXL
graphics through Spice. It successfully installed the latest updates,
and installed Visual Studio 2010 Professional plus Service Pack 1 and
updates.

Upon attempting to configure the following PNG as my account's user
picture in the Settings control panel applet:

https://static.kode54.net/pwywcomm_christopher_8bpp.png

It added successfully, but then I noticed that Windows does not support
alpha blended user pictures, and it blended it against white, so I
quickly replaced it with the following:

https://static.kode54.net/pwywcomm_christopher_blended.png

Upon assigning that, with the other one still in the previous image
buttons, Spice locked up completely. The VM was still running, as
evidenced by a successful Remote Desktop session.

Do I need to replace my entire Qemu setup with a Git or hand built
official version to verify that this isn't Ubuntu's fault?

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1548170

Title:
  qemu-kvm-spice spice server locks up when large user image is set

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
  (c) 2003-2008 Fabrice Bellard

  I have QEMU kvm spice installed, running a Windows 10 1511, freshly
  installed this morning, using VirtIO root volume, Ethernet, and QXL
  graphics through Spice. It successfully installed the latest updates,
  and installed Visual Studio 2010 Professional plus Service Pack 1 and
  updates.

  Upon attempting to configure the following PNG as my account's user
  picture in the Settings control panel applet:

  https://static.kode54.net/pwywcomm_christopher_8bpp.png

  It added successfully, but then I noticed that Windows does not
  support alpha blended user pictures, and it blended it against white,
  so I quickly replaced it with the following:

  https://static.kode54.net/pwywcomm_christopher_blended.png

  Upon assigning that, with the other one still in the previous image
  buttons, Spice locked up completely. The VM was still running, as
  evidenced by a successful Remote Desktop session.

  Do I need to replace my entire Qemu setup with a Git or hand built
  official version to verify that this isn't Ubuntu's fault?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1548170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
  2016-02-22  4:06 [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set Christopher Snowhill
@ 2016-02-23  1:31 ` Fam Zheng
  2016-02-24  1:30   ` Christopher Snowhill
  2016-02-24 21:35 ` John Snow
  2019-04-24  9:09 ` [Qemu-devel] [Bug 1548170] " Thomas Huth
  2 siblings, 1 reply; 5+ messages in thread
From: Fam Zheng @ 2016-02-23  1:31 UTC (permalink / raw)
  To: Bug 1548170; +Cc: qemu-devel

On Mon, 02/22 04:06, Christopher Snowhill wrote:
> Public bug reported:
> 
> QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
> (c) 2003-2008 Fabrice Bellard
> 
> I have QEMU kvm spice installed, running a Windows 10 1511, freshly
> installed this morning, using VirtIO root volume, Ethernet, and QXL
> graphics through Spice. It successfully installed the latest updates,
> and installed Visual Studio 2010 Professional plus Service Pack 1 and
> updates.
> 
> Upon attempting to configure the following PNG as my account's user
> picture in the Settings control panel applet:
> 
> https://static.kode54.net/pwywcomm_christopher_8bpp.png
> 
> It added successfully, but then I noticed that Windows does not support
> alpha blended user pictures, and it blended it against white, so I
> quickly replaced it with the following:
> 
> https://static.kode54.net/pwywcomm_christopher_blended.png
> 
> Upon assigning that, with the other one still in the previous image
> buttons, Spice locked up completely. The VM was still running, as
> evidenced by a successful Remote Desktop session.
> 
> Do I need to replace my entire Qemu setup with a Git or hand built
> official version to verify that this isn't Ubuntu's fault?

I know next to nothing about graphic in QEMU but yes, it's worth to check the
lastest release (2.5) or even better the current git master.

Fam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
  2016-02-23  1:31 ` Fam Zheng
@ 2016-02-24  1:30   ` Christopher Snowhill
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Snowhill @ 2016-02-24  1:30 UTC (permalink / raw)
  To: qemu-devel

This does not appear to happen with 2.5, which I finally got installed
through a full distribution upgrade to the latest beta of the upcoming
LTS release. Of course, now I have another issue I didn’t notice before,
where the Windows VM, which idles at about 20% of a single core most of
the time, ends up using 80-100% of a single core on the host machine in
the qemu-system-x86_64 process, but that’s probably what it was already
doing before.

> On Feb 22, 2016, at 5:31 PM, Fam Zheng <famz@redhat.com> wrote:
> 
> On Mon, 02/22 04:06, Christopher Snowhill wrote:
>> Public bug reported:
>> 
>> QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
>> (c) 2003-2008 Fabrice Bellard
>> 
>> I have QEMU kvm spice installed, running a Windows 10 1511, freshly
>> installed this morning, using VirtIO root volume, Ethernet, and QXL
>> graphics through Spice. It successfully installed the latest updates,
>> and installed Visual Studio 2010 Professional plus Service Pack 1 and
>> updates.
>> 
>> Upon attempting to configure the following PNG as my account's user
>> picture in the Settings control panel applet:
>> 
>> https://static.kode54.net/pwywcomm_christopher_8bpp.png
>> 
>> It added successfully, but then I noticed that Windows does not support
>> alpha blended user pictures, and it blended it against white, so I
>> quickly replaced it with the following:
>> 
>> https://static.kode54.net/pwywcomm_christopher_blended.png
>> 
>> Upon assigning that, with the other one still in the previous image
>> buttons, Spice locked up completely. The VM was still running, as
>> evidenced by a successful Remote Desktop session.
>> 
>> Do I need to replace my entire Qemu setup with a Git or hand built
>> official version to verify that this isn't Ubuntu's fault?
> 
> I know next to nothing about graphic in QEMU but yes, it's worth to check the
> lastest release (2.5) or even better the current git master.
> 
> Fam
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1548170
> 
> Title:
>  qemu-kvm-spice spice server locks up when large user image is set
> 
> Status in QEMU:
>  New
> 
> Bug description:
>  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
>  (c) 2003-2008 Fabrice Bellard
> 
>  I have QEMU kvm spice installed, running a Windows 10 1511, freshly
>  installed this morning, using VirtIO root volume, Ethernet, and QXL
>  graphics through Spice. It successfully installed the latest updates,
>  and installed Visual Studio 2010 Professional plus Service Pack 1 and
>  updates.
> 
>  Upon attempting to configure the following PNG as my account's user
>  picture in the Settings control panel applet:
> 
>  https://static.kode54.net/pwywcomm_christopher_8bpp.png
> 
>  It added successfully, but then I noticed that Windows does not
>  support alpha blended user pictures, and it blended it against white,
>  so I quickly replaced it with the following:
> 
>  https://static.kode54.net/pwywcomm_christopher_blended.png
> 
>  Upon assigning that, with the other one still in the previous image
>  buttons, Spice locked up completely. The VM was still running, as
>  evidenced by a successful Remote Desktop session.
> 
>  Do I need to replace my entire Qemu setup with a Git or hand built
>  official version to verify that this isn't Ubuntu's fault?
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1548170/+subscriptions

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1548170

Title:
  qemu-kvm-spice spice server locks up when large user image is set

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
  (c) 2003-2008 Fabrice Bellard

  I have QEMU kvm spice installed, running a Windows 10 1511, freshly
  installed this morning, using VirtIO root volume, Ethernet, and QXL
  graphics through Spice. It successfully installed the latest updates,
  and installed Visual Studio 2010 Professional plus Service Pack 1 and
  updates.

  Upon attempting to configure the following PNG as my account's user
  picture in the Settings control panel applet:

  https://static.kode54.net/pwywcomm_christopher_8bpp.png

  It added successfully, but then I noticed that Windows does not
  support alpha blended user pictures, and it blended it against white,
  so I quickly replaced it with the following:

  https://static.kode54.net/pwywcomm_christopher_blended.png

  Upon assigning that, with the other one still in the previous image
  buttons, Spice locked up completely. The VM was still running, as
  evidenced by a successful Remote Desktop session.

  Do I need to replace my entire Qemu setup with a Git or hand built
  official version to verify that this isn't Ubuntu's fault?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1548170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
  2016-02-22  4:06 [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set Christopher Snowhill
  2016-02-23  1:31 ` Fam Zheng
@ 2016-02-24 21:35 ` John Snow
  2019-04-24  9:09 ` [Qemu-devel] [Bug 1548170] " Thomas Huth
  2 siblings, 0 replies; 5+ messages in thread
From: John Snow @ 2016-02-24 21:35 UTC (permalink / raw)
  To: Bug 1548170, qemu-devel



On 02/21/2016 11:06 PM, Christopher Snowhill wrote:
> Public bug reported:
> 
> QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
> (c) 2003-2008 Fabrice Bellard
> 
> I have QEMU kvm spice installed, running a Windows 10 1511, freshly
> installed this morning, using VirtIO root volume, Ethernet, and QXL
> graphics through Spice. It successfully installed the latest updates,
> and installed Visual Studio 2010 Professional plus Service Pack 1 and
> updates.
> 
> Upon attempting to configure the following PNG as my account's user
> picture in the Settings control panel applet:
> 
> https://static.kode54.net/pwywcomm_christopher_8bpp.png
> 
> It added successfully, but then I noticed that Windows does not support
> alpha blended user pictures, and it blended it against white, so I
> quickly replaced it with the following:
> 
> https://static.kode54.net/pwywcomm_christopher_blended.png
> 
> Upon assigning that, with the other one still in the previous image
> buttons, Spice locked up completely. The VM was still running, as
> evidenced by a successful Remote Desktop session.
> 
> Do I need to replace my entire Qemu setup with a Git or hand built
> official version to verify that this isn't Ubuntu's fault?
> 
> ** Affects: qemu
>      Importance: Undecided
>          Status: New
> 

Were you able to revert the change and get SPICE to unlock, or otherwise
reproduce the issue? Are the two different PNG files sufficient for
reproducing the problem? Does it happen when you switch from one png to
another generically, or only these two?

Looks like it's working out OK for 2.5, but was the problem reproducible
for your ~2.0 version that we can safely say it's now fixed?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1548170] Re: qemu-kvm-spice spice server locks up when large user image is set
  2016-02-22  4:06 [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set Christopher Snowhill
  2016-02-23  1:31 ` Fam Zheng
  2016-02-24 21:35 ` John Snow
@ 2019-04-24  9:09 ` Thomas Huth
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2019-04-24  9:09 UTC (permalink / raw)
  To: qemu-devel

If I get comment #2 right, the spice issue has been fixed sometime
between v2.0 and v2.5, so I'm closing this ticket now. If you still
encounter this issue with the latest version of QEMU (currently v4.0),
feel free to open again (or report a new bug ticket for other issues).

** Changed in: qemu
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1548170

Title:
  qemu-kvm-spice spice server locks up when large user image is set

Status in QEMU:
  Fix Released

Bug description:
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
  (c) 2003-2008 Fabrice Bellard

  I have QEMU kvm spice installed, running a Windows 10 1511, freshly
  installed this morning, using VirtIO root volume, Ethernet, and QXL
  graphics through Spice. It successfully installed the latest updates,
  and installed Visual Studio 2010 Professional plus Service Pack 1 and
  updates.

  Upon attempting to configure the following PNG as my account's user
  picture in the Settings control panel applet:

  https://static.kode54.net/pwywcomm_christopher_8bpp.png

  It added successfully, but then I noticed that Windows does not
  support alpha blended user pictures, and it blended it against white,
  so I quickly replaced it with the following:

  https://static.kode54.net/pwywcomm_christopher_blended.png

  Upon assigning that, with the other one still in the previous image
  buttons, Spice locked up completely. The VM was still running, as
  evidenced by a successful Remote Desktop session.

  Do I need to replace my entire Qemu setup with a Git or hand built
  official version to verify that this isn't Ubuntu's fault?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1548170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-24  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-22  4:06 [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set Christopher Snowhill
2016-02-23  1:31 ` Fam Zheng
2016-02-24  1:30   ` Christopher Snowhill
2016-02-24 21:35 ` John Snow
2019-04-24  9:09 ` [Qemu-devel] [Bug 1548170] " Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.