summaryrefslogtreecommitdiffstats
path: root/results/classifier/zero-shot/118/ppc/1706825
blob: f6aff833c77b314fa9684c7da956baeb071e31d3 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
ppc: 0.904
i386: 0.795
device: 0.716
user-level: 0.667
performance: 0.649
graphic: 0.617
files: 0.599
PID: 0.517
semantic: 0.508
permissions: 0.484
vnc: 0.478
network: 0.463
register: 0.455
mistranslation: 0.441
architecture: 0.430
debug: 0.416
socket: 0.380
arm: 0.362
boot: 0.325
peripherals: 0.315
VMM: 0.216
hypervisor: 0.211
risc-v: 0.206
virtual: 0.203
TCG: 0.182
kernel: 0.163
x86: 0.088
assembly: 0.067
KVM: 0.024

qemu-user fails to run wineserver on ppc64el host

When attempting to run wineserver on a 64-bit ppc64el host via QEMU's user-mode i386 emulation, a file locking operation fails.

Command line:
qemu-i386-static /usr/lib/wine-development/wineserver32

Output:
wineserver: fcntl /tmp/.wine-0/server-17-14d21bf/lock: Invalid argument

Relevant portion of strace:
fcntl(6, F_SETLK64, 0x3fffe8802218) = -1 EINVAL (Invalid argument)

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Thank you and sorry for the inconvenience.

[Expired for QEMU because there has been no activity for 60 days.]