Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-14 Thread Dr. David Alan Gilbert
* Leonardo Soares Müller (leozinho29...@hotmail.com) wrote: > I can confirm this, KDE Neon using the command line similar to yours > crashes QEMU to me too. I will test with Mageia 7 later to see if it > behaves differently. > > But this is a completely different crash. This crash is happening > e

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-01 Thread Leonardo Soares Müller
Thank you for testing this, the last update greatly improved the situation. libspice-server1 updated, so I rebuilt QEMU. The libspice-server1 0.14.0-1ubuntu2.4 change log is: * SECURITY UPDATE: off-by-one error in memslot_get_virt - debian/patches/CVE-2019-3813.patch: fix checks in server/me

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-01 Thread Dr. David Alan Gilbert
* Leonardo Soares Müller (leozinho29...@hotmail.com) wrote: > I can confirm this, KDE Neon using the command line similar to yours > crashes QEMU to me too. I will test with Mageia 7 later to see if it > behaves differently. > > But this is a completely different crash. This crash is happening > e

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-01 Thread Leonardo Soares Müller
Mageia 7 guest is crashing too. The command line: qemu-system-x86_64 \ -name "Mageia 7" -k pt-br -nodefaults -accel kvm -cpu host -smp cores=2,threads=1 -m 1G \ -device qxl-vga,xres=1366,yres=768 \ -device qemu-xhci,id=xhcihub -device usb-audio,id=usbaudio,buffer=6144 \ -device usb-tablet,id=usbt

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-01 Thread Leonardo Soares Müller
I can confirm this, KDE Neon using the command line similar to yours crashes QEMU to me too. I will test with Mageia 7 later to see if it behaves differently. But this is a completely different crash. This crash is happening earlier, what I reported first is a crash when the login screen should lo

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-02-01 Thread Dr. David Alan Gilbert
* Leonardo Soares Müller (leozinho29...@hotmail.com) wrote: > libspice-server1 on host: 0.14.0-1ubuntu2.2 > spice-vdagent (the only package) on guest: 0.17.0-1ubuntu2 > Guest kernel version: 4.15.0-44-generic Hmm, I'm also getting a crash, but I think it's very different from yours: ./x86_64-soft

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-01-28 Thread Leonardo Soares Müller
libspice-server1 on host: 0.14.0-1ubuntu2.2 spice-vdagent (the only package) on guest: 0.17.0-1ubuntu2 Guest kernel version: 4.15.0-44-generic > > OK, great; can can you confirm the version of the spice packages > on both the guest and host, and the kernel on the guest. > > Dave > > -- > Dr. D

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-01-28 Thread Dr. David Alan Gilbert
* Leonardo Soares Müller (leozinho29...@hotmail.com) wrote: > Here is the backtrace with the debug symbols added: OK, great; can can you confirm the version of the spice packages on both the guest and host, and the kernel on the guest. Dave > (gdb) bt > #0 0x70373e97 in __GI_raise (sig

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-01-28 Thread Leonardo Soares Müller
Here is the backtrace with the debug symbols added: (gdb) bt #0 0x70373e97 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x70375801 in __GI_abort () at abort.c:79 #2 0x71171cc9 in spice_logv (log_domain=0x711dc9f5 "Spice", args=0x7fff360

Re: [Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-01-28 Thread Dr. David Alan Gilbert
* Leonardo Soares Müller (leozinho29...@hotmail.com) wrote: > With QEMU version 3.1.50 (v3.1.0-1218-gad7a21e812-dirty) (commit > ad7a21e81231ae64540310384fb0f87ac8758b02) on Xubuntu 18.04 host, a KDE > Neon guest is crashing on boot. The QEMU command line is: > > gdb -q -ex "set pagination off" -e

[Qemu-devel] Crash when booting KDE Neon using qxl-vga

2019-01-26 Thread Leonardo Soares Müller
With QEMU version 3.1.50 (v3.1.0-1218-gad7a21e812-dirty) (commit ad7a21e81231ae64540310384fb0f87ac8758b02) on Xubuntu 18.04 host, a KDE Neon guest is crashing on boot. The QEMU command line is: gdb -q -ex "set pagination off" -ex "set print thread-events off" -ex "handle SIGUSR1 nostop nopass nopr