diff options
Diffstat (limited to 'results/classifier/108/graphic/878019')
| -rw-r--r-- | results/classifier/108/graphic/878019 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/878019 b/results/classifier/108/graphic/878019 new file mode 100644 index 000000000..918d56804 --- /dev/null +++ b/results/classifier/108/graphic/878019 @@ -0,0 +1,34 @@ +graphic: 0.937 +performance: 0.600 +device: 0.594 +network: 0.399 +semantic: 0.395 +permissions: 0.317 +boot: 0.310 +PID: 0.290 +socket: 0.274 +debug: 0.255 +vnc: 0.247 +other: 0.205 +files: 0.156 +KVM: 0.119 + +0.15.1 black screen and 100% cpu on start + +Trying the freshly compiled 0.15.1 (command line: "qemu"), the window stays black, it uses 100% cpu, and can't be killed with ctrl-c, has to be killed with killall -9. + +Strace shows it's waiting on a futex forever? + +Build config: +./configure --prefix=/usr/local --interp-prefix=/usr/local/share/qemu \ +--enable-mixemu --disable-brlapi --enable-io-thread --audio-drv-list="oss alsa sdl" \ +--disable-opengl + + + +Triaging old bug tickets... I assume this problem has been fixed in newer versions of QEMU? Or can you still reproduce this behavior with the latest version? + +Feel free to close this. I think I moved to qemu-kvm, which worked. + +[Expired for QEMU because there has been no activity for 60 days.] + |