[Qemu-devel] [Bug 1243639] Re: qemu-1.5.3 segment fault with -vga qxl

2013-10-23 Thread john zhong
It will run into segment fault with /dev/sda but without -vga qxl The qemu & the Host linux OS is iinstalled on /dev/sda -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1243639 Title: q

[Qemu-devel] [Bug 1243639] Re: qemu-1.5.3 segment fault with -vga qxl

2013-10-23 Thread john zhong
sorry to mistake The truth is that t will NOT run into segment fault with /dev/sda but without -vga qxl The qemu & the Host linux OS is iinstalled on /dev/sda -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bug

[Qemu-devel] [Bug 1243639] Re: qemu-1.5.3 segment fault with -vga qxl

2013-10-23 Thread john zhong
a funny thing: if I change the "-drive file=/dev/sda" to "-drive file=/dev/sdb" , it will not run into "segment fault". The different between sda & sdb is as following: linux is installed on /dev/sda and/dev/sdb is another physical hard driver.

[Qemu-devel] [Bug 1243639] Re: qemu-1.5.3 segment fault with -vga qxl

2013-10-23 Thread john zhong
/usr/local/bin/qemu-system-x86_64 -enable-kvm -machine accel=kvm:tcg -m 1G -drive file=/dev/sda -vga qxl will give same error -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1243639 Title: qemu-1

[Qemu-devel] [Bug 1243639] [NEW] qemu-1.5.3 segment fault with -vga qxl

2013-10-23 Thread john zhong
Public bug reported: execute " qemu-system-x86_64-enable-kvm -machine accel=kvm:tcg -m 1G -drive file=/dev/sda --full-screen -spice addr=127.0.0.1,port=5900 ,disable-ticketing -vga qxl " on shell will get segment fault after a few seconds if I don't connect to it with spicec client i