summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/device/1675549
blob: 812785070c937b1fa2ab3d760e572ccae3d405db (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
33
34
device: 0.954
graphic: 0.933
network: 0.823
socket: 0.747
vnc: 0.719
performance: 0.652
PID: 0.650
semantic: 0.600
files: 0.583
debug: 0.574
other: 0.518
permissions: 0.497
boot: 0.466
KVM: 0.025

tcg  softmmu i386 crashes on BE hardware 

Hi,
today i try to test qemu 2.9rc 1 with qemu-system-i386 if i set display as sdl and i push a key on keyboard qemu exit with an error 

translate-common.c:34:tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())

This issue was not present on qemu 2.8.0 

Test Machine PowerMac G5 Quad Fedora 25 Server PPC64
Qemu build with target-list=i386-softmuu --with-sdlabi=2.0 

Ciao 
Luigi

This is likely the same or at least a similar problem as reported in this bug here:
https://bugs.launchpad.net/qemu/+bug/1675108