summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/878019
blob: 3ab60bad3862b9c2b456c4526ee363b913219d55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
graphic: 0.937
device: 0.594
mistranslation: 0.520
instruction: 0.436
network: 0.399
semantic: 0.395
boot: 0.310
socket: 0.274
vnc: 0.247
other: 0.205
KVM: 0.119
assembly: 0.102

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.]