Bug 2356477

Summary: wine won't run 32-bit apps
Product: [Fedora] Fedora Reporter: Piotr Gliźniewicz <glizda>
Component: wineAssignee: Michael Cronenworth <mike>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: besser82, mike, suraj.ghimire7
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-04-01 08:51:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Piotr Gliźniewicz 2025-03-31 23:04:21 UTC
When I try to run a 32-bit Windows app, wine will fail with:

wine: failed to load L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135

Wine version is wine-10.4 (Staging)

I've tried several, but for reproducing this something as simple as Notepad2 (https://www.flos-freeware.ch/notepad2.html) will be enough. Trying to run a 64-bit version of the same app works without problems.

This used to work in Fedora 41 and previous versions.

Reproducible: Always

Steps to Reproduce:
1. Try to run the 32-bit version of Notepad2
Actual Results:  
It fails with wine: failed to load L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135

Expected Results:  
It runs

Comment 1 Piotr Gliźniewicz 2025-04-01 08:51:14 UTC

*** This bug has been marked as a duplicate of bug 2349144 ***