summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1706825
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1706825')
-rw-r--r--results/scraper/launchpad-without-comments/170682512
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1706825 b/results/scraper/launchpad-without-comments/1706825
new file mode 100644
index 000000000..c923ec10b
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1706825
@@ -0,0 +1,12 @@
+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)
\ No newline at end of file