summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/device/1706825
blob: 25d6d71c32fda79a0d8ae6b7864a5ef3e00a4767 (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
device: 0.716
instruction: 0.674
graphic: 0.617
semantic: 0.508
vnc: 0.478
network: 0.463
other: 0.462
mistranslation: 0.441
socket: 0.380
boot: 0.325
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.]