[Bug 50905] New: Wine fails to execute native binaries

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 1 07:37:44 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50905

            Bug ID: 50905
           Summary: Wine fails to execute native binaries
           Product: Wine
           Version: 6.5
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Keywords: regression
          Severity: major
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: dmitry at baikal.ru
                CC: julliard at winehq.org
   Regression SHA1: 42de71c38780931c510ada6d7ee8681c99bbc60b
      Distribution: ---

Today's winehq.git fails to run pretty much everything from existing Wine
prefixes where a Wine stub placeholder DLL is missing.

The regression is caused by

42de71c38780931c510ada6d7ee8681c99bbc60b is the first bad commit
commit 42de71c38780931c510ada6d7ee8681c99bbc60b
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar 31 10:19:10 2021 +0200

    ntdll: Fail to load non-existent dlls, except during prefix bootstrap.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/kernel32/tests/module.c | 6 +++---
 dlls/ntdll/loader.c          | 7 ++++++-
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list