* [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
@ 2018-11-28 20:35 ` Anton Sharpaev
2018-11-29 13:15 ` Gerd Hoffmann
` (5 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Anton Sharpaev @ 2018-11-28 20:35 UTC (permalink / raw)
To: qemu-devel
Is it possible to set init resolution when VM is starting?
** Tags added: egl-headless
** Tags added: virgl
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
2018-11-28 20:35 ` [Qemu-devel] [Bug 1805697] " Anton Sharpaev
@ 2018-11-29 13:15 ` Gerd Hoffmann
2018-11-29 13:16 ` Gerd Hoffmann
` (4 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2018-11-29 13:15 UTC (permalink / raw)
To: qemu-devel
https://patchwork.ozlabs.org/patch/1005355/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
2018-11-28 20:35 ` [Qemu-devel] [Bug 1805697] " Anton Sharpaev
2018-11-29 13:15 ` Gerd Hoffmann
@ 2018-11-29 13:16 ` Gerd Hoffmann
2018-12-01 6:23 ` Anton Sharpaev
2018-12-01 9:07 ` Anton Sharpaev
` (3 subsequent siblings)
6 siblings, 1 reply; 9+ messages in thread
From: Gerd Hoffmann @ 2018-11-29 13:16 UTC (permalink / raw)
To: qemu-devel
-device virtio-vga,xres=<width>,yres=<height>
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-29 13:16 ` Gerd Hoffmann
@ 2018-12-01 6:23 ` Anton Sharpaev
0 siblings, 0 replies; 9+ messages in thread
From: Anton Sharpaev @ 2018-12-01 6:23 UTC (permalink / raw)
To: qemu-devel
Hi, Gerd.
Thank you very match! It's work for me.
Now, I need to contact with libvirt developers. Libvirt isn't work
with egl-headless. I'm trying last version (4.9.0)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
` (2 preceding siblings ...)
2018-11-29 13:16 ` Gerd Hoffmann
@ 2018-12-01 9:07 ` Anton Sharpaev
2019-02-22 13:53 ` Ryan Press
` (2 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Anton Sharpaev @ 2018-12-01 9:07 UTC (permalink / raw)
To: qemu-devel
I mean this works: -device virtio-vga,xres=1920,yres=1080
Not the patch. I try to patch 3.0 version. No result
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* [Qemu-devel] [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
` (3 preceding siblings ...)
2018-12-01 9:07 ` Anton Sharpaev
@ 2019-02-22 13:53 ` Ryan Press
2020-12-01 10:35 ` Thomas Huth
2021-01-31 4:17 ` Launchpad Bug Tracker
6 siblings, 0 replies; 9+ messages in thread
From: Ryan Press @ 2019-02-22 13:53 UTC (permalink / raw)
To: qemu-devel
I have the same issue. The patch (which is already included in my git
source) did not help. I can use the command line solution but it's not
ideal as I connect to the VM from multiple computers with different
resolutions.
Also if I use "Auto resize VM to window" the VM immediately crashes with
the error:
qemu-system-x86_64: /root/qemu/ui/egl-headless.c:136: egl_scanout_flush:
Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Otherwise it is working better than I had hoped, just this small resolution issue.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
New
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
` (4 preceding siblings ...)
2019-02-22 13:53 ` Ryan Press
@ 2020-12-01 10:35 ` Thomas Huth
2021-01-31 4:17 ` Launchpad Bug Tracker
6 siblings, 0 replies; 9+ messages in thread
From: Thomas Huth @ 2020-12-01 10:35 UTC (permalink / raw)
To: qemu-devel
The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
Incomplete
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 1805697] Re: egl-headless crashes
2018-11-28 20:31 [Qemu-devel] [Bug 1805697] [NEW] egl-headless crashes Anton Sharpaev
` (5 preceding siblings ...)
2020-12-01 10:35 ` Thomas Huth
@ 2021-01-31 4:17 ` Launchpad Bug Tracker
6 siblings, 0 replies; 9+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-31 4:17 UTC (permalink / raw)
To: qemu-devel
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1805697
Title:
egl-headless crashes
Status in QEMU:
Expired
Bug description:
egl-headless crashes when it is trying change the resolution. After
XFCE login, for example.
I tryed it on 2.12, 3.0 and 3.1.0-rc2 versions.
# qemu-system-x86_64 -enable-kvm -enable-kvm -M q35 -smp 8 -vga virtio
-spice port=59011,addr=0.0.0.0,disable-ticketing -hda image.qcow2 -m
4G -display egl-headless -chardev spicevmc,name=vdagent,id=vdagent
main_channel_link: add main channel client
main_channel_client_handle_pong: net test: latency 6.942000 ms, bitrate 8497925311 bps (8104.253112 Mbps)
inputs_connect: inputs channel client create
red_qxl_set_cursor_peer:
gl_version 31 - compat profile
qemu-system-x86_64: ui/egl-headless.c:128: egl_scanout_flush: Assertion `surface_width(edpy->ds) == edpy->guest_fb.width' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1805697/+subscriptions
^ permalink raw reply [flat|nested] 9+ messages in thread