Skip to content

[BUG] Proton/UMU-Launcher deadlocks indefinitely at "wineserver: NTSync up and running!" #917

Description

@zapzap-ske

Pre-flight checklist

  • I have searched existing issues and this is not a duplicate.
  • I have read the Contributing Guidelines.
  • I have verified the issue is reproducible with the latest available CachyOS kernel.
  • I have tried to reproduce the issue on Arch Linux's linux kernel.

Upstream / vanilla kernel check

I have not tested with a vanilla/upstream kernel

Kernel variant

linux-cachyos (EEVDF, Clang)

System information (cachyos-bugreport.sh)

See attached log file below.

Manual system information (if cachyos-bugreport.sh is unavailable)


Bug description

All Wine/Proton compatibility frontends (including Bottles, Lutris, and Faugus Launcher) are completely unable to launch Windows games on my system. Regardless of the launcher or the runner used, games consistently experience either an instant silent crash or an indefinite deadlock during startup.

When debugging through the terminal, the process completely freezes right after initializing NTSync (wineserver: NTSync up and running!) and hangs forever until manually terminated via Ctrl + C. This identical behavior across multiple independent wrappers strongly indicates a systemic compatibility issue between the compatibility layer, the CachyOS kernel features (like NTSync), and the graphics stack.

cachyos-bugreport.log

Steps to reproduce

  1. Install any non-Steam compatibility tool (Bottles, Lutris, or Faugus Launcher) from the CachyOS/Arch repositories.
  2. Add a Windows game executable (.exe) to the launcher.
  3. Attempt to launch the game using any available runner (such as Proton-CachyOS, UMU-Proton, or standard Wine-Staging).
  4. Observe that the game window never appears, resulting in either an immediate silent crash or an infinite deadlock at the terminal level.

Expected behavior

Normally under similar test, the game would launch out of the box, this has been tested on Fedora and Mint Linux

Actual behavior

The game window never appears, it goes silent, crash without producing any error whatsoever.

Logs / stack traces


Additional system information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions