Your message dated Tue, 12 Aug 2025 15:06:16 +0300
with message-id <[email protected]>
and subject line Re: qemu-system-x86_64 crashes when using GStreamer
has caused the Debian Bug report #927900,
regarding qemu-system-x86_64 crashes when using GStreamer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
927900: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927900
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system-x86
Version: 1:3.1+dfsg-7
Severity: normal

Dear Maintainer,

To reproduce:
* Create a VM using Spice.
* Tell QEmu to stream all videos by using virsh to add the streaming
  mode setting like so:
    <graphics type='spice' autoport='yes'>
      <listen type='address'/>
      <streaming mode='all'/>
    </graphics>
* Start the VM and play a video in the guest. For instance:
  mplayer big_buck_bunny_1080p_h264.mov
  
As soon as QEmu switches the video to streaming mode it will crash. In
the log the last lines are:

(qemu-system-x86_64:6140): GStreamer-WARNING **: 16:13:21.872: External plugin 
loader failed. This most likely means that the plugin loader helper binary was 
not found or could not be run. You might need to set the GST_PLUGIN_SCANNER 
environment variable if your setup is unusual. This should normally not be 
required though.
2019-04-24 14:13:22.569+0000: shutting down, reason=crashed


Notes:
* This happens with and without apparmor installed so this is not an
  issue caused by apparmor preventing GStreamer from finding the files
  it needs.
* I can use video streaming just fine in Xspice so the bug is most
  likely not in the libspice-server libraries.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages qemu-system-x86 depends on:
ii  ipxe-qemu             1.0.0+git-20190125.36a4c85-1
ii  libaio1               0.3.112-3
ii  libasound2            1.1.8-1
ii  libbluetooth3         5.50-1
ii  libbrlapi0.6          5.6-10
ii  libc6                 2.28-8
ii  libcacard0            1:2.6.1-1
ii  libcapstone3          4.0.1+really+3.0.5-1
ii  libepoxy0             1.5.3-0.1
ii  libfdt1               1.4.7-3
ii  libgbm1               18.3.4-2
ii  libgcc1               1:8.3.0-6
ii  libglib2.0-0          2.58.3-1
ii  libgnutls30           3.6.6-2
ii  libibverbs1           22.1-1
ii  libjpeg62-turbo       1:1.5.2-2+b1
ii  libncursesw6          6.1+20181013-2
ii  libnettle6            3.4.1-1
ii  libnuma1              2.0.12-1
ii  libpixman-1-0         0.36.0-1
ii  libpng16-16           1.6.36-5
ii  librdmacm1            22.1-1
ii  libsasl2-2            2.1.27+dfsg-1
ii  libseccomp2           2.3.3-4
ii  libspice-server1      0.14.0-1.3
ii  libtinfo6             6.1+20181013-2
ii  libusb-1.0-0          2:1.0.22-2
ii  libusbredirparser1    0.8.0-1
ii  libvdeplug2           2.3.2+r586-2.2
ii  libvirglrenderer0     0.7.0-2
ii  libxendevicemodel1    4.11.1+26-g87f51bf366-3
ii  libxenevtchn1         4.11.1+26-g87f51bf366-3
ii  libxenforeignmemory1  4.11.1+26-g87f51bf366-3
ii  libxengnttab1         4.11.1+26-g87f51bf366-3
ii  libxenmisc4.11        4.11.1+26-g87f51bf366-3
ii  libxenstore3.0        4.11.1+26-g87f51bf366-3
ii  libxentoolcore1       4.11.1+26-g87f51bf366-3
ii  qemu-system-common    1:3.1+dfsg-7
ii  qemu-system-data      1:3.1+dfsg-7
ii  seabios               1.12.0-1
ii  zlib1g                1:1.2.11.dfsg-1

Versions of packages qemu-system-x86 recommends:
ii  ovmf             0~20181115.85588389-3
ii  qemu-system-gui  1:3.1+dfsg-7
ii  qemu-utils       1:3.1+dfsg-7

Versions of packages qemu-system-x86 suggests:
pn  qemu-block-extra  <none>
ii  samba             2:4.9.5+dfsg-3
ii  sgabios           0.0~svn8-4
ii  vde2              2.3.2+r586-2.2

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1:7.2+dfsg-1

On Wed, 24 Apr 2019 21:54:27 +0200 Francois Gouget <[email protected]> wrote:
Package: qemu-system-x86
Version: 1:3.1+dfsg-7
Severity: normal

Dear Maintainer,

To reproduce:
* Create a VM using Spice.
* Tell QEmu to stream all videos by using virsh to add the streaming
  mode setting like so:
    <graphics type='spice' autoport='yes'>
      <listen type='address'/>
      <streaming mode='all'/>
    </graphics>
* Start the VM and play a video in the guest. For instance:
  mplayer big_buck_bunny_1080p_h264.mov
As soon as QEmu switches the video to streaming mode it will crash. In
the log the last lines are:

(qemu-system-x86_64:6140): GStreamer-WARNING **: 16:13:21.872: External plugin 
loader failed. This most likely means that the plugin loader helper binary was 
not found or could not be run. You might need to set the GST_PLUGIN_SCANNER 
environment variable if your setup is unusual. This should normally not be 
required though.
2019-04-24 14:13:22.569+0000: shutting down, reason=crashed

This is a bug report about a very old version of qemu, on a very
old version of debian.

Subsequent message in this bug report indicates that another user
is unable to reproduce this issue.

Let's close this bug report now, with a version of qemu from bookworm
(arbitrary) - feel free to reopen it if you think the issue is still
present.

Thanks,

/mjt

--- End Message ---

Reply via email to