[Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2020-11-25 Thread Thomas Huth
Closing according to comment #3 ** 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/1837049 Title: qemu-system-ppc segfaults with -display sdl

Re: [Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2020-04-01 Thread Alex Bennée
Andrew Randrianasulu <1837...@bugs.launchpad.net> writes: > I think this one is fixed, I can boot Lubuntu to desktop like this: > > qemu-system-ppc -cdrom /dev/shm/lubuntu-16.04-desktop-powerpc.iso -boot > d -display sdl,gl=on -g 1024x768x32 -M mac99,via=pmu -cpu G4 -device > ES1370 -m 2047

[Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2020-04-01 Thread Andrew Randrianasulu
I think this one is fixed, I can boot Lubuntu to desktop like this: qemu-system-ppc -cdrom /dev/shm/lubuntu-16.04-desktop-powerpc.iso -boot d -display sdl,gl=on -g 1024x768x32 -M mac99,via=pmu -cpu G4 -device ES1370 -m 2047 -accel tcg,tb-size=384 -device usb-mouse without any crash, tried few

[Qemu-devel] [Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2019-07-31 Thread Andrew Randrianasulu
Hello, Richard! No, same bug was biting me without any specific options, i tried to add -Og for better debugging, but backtrace was anyway not complete ... I think I can live with -display gtk workaround for now. -- You received this bug notification because you are a member of qemu- devel-ml,

[Qemu-devel] [Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2019-07-30 Thread Richard Henderson
Works for me with a 32-bit install of fedora 30. That's using gcc 9.1.1. Is building with -Og required to reproduce this? If so, I'm thinking compiler bug... -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [Bug 1837049] Re: qemu-system-ppc segfaults with -display sdl

2019-07-30 Thread Alex Bennée
** Tags added: tcg -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1837049 Title: qemu-system-ppc segfaults with -display sdl Status in QEMU: New Bug description: Hello. I was trying to