qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1706825] [NEW] qemu-user fails to run wineserver on pp


From: Timothy Pearson
Subject: [Qemu-devel] [Bug 1706825] [NEW] qemu-user fails to run wineserver on ppc64el host
Date: Thu, 27 Jul 2017 01:21:42 -0000

Public bug reported:

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)

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1706825

Title:
  qemu-user fails to run wineserver on ppc64el host

Status in QEMU:
  New

Bug description:
  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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1706825/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]