[Bug 51668] New: mscoree tests fail, .NET executables usually fail to run

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 23 14:26:45 CDT 2021


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

            Bug ID: 51668
           Summary: mscoree tests fail, .NET executables usually fail to
                    run
           Product: Wine
           Version: 6.15
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

The mscoree tests fail since the following commit:

ee99bd4bc1b7ef4c18d5254a76d72d3bd38f41e8 is the first bad commit
commit ee99bd4bc1b7ef4c18d5254a76d72d3bd38f41e8
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Aug 20 11:34:49 2021 +0200

    ntdll: Always send a Wow context to the server for Wow64 processes.

Attempting to run a .NET exe often hangs after printing:
0114:err:module:relocate_ntdll ntdll could not be mapped at preferred address
(0x410000), expect trouble

I haven't quite figured out the pattern. Using "wine64" instead of "wine"
sometimes helps. I've noticed that run-tests.exe from the wine-mono tests will
work when called with "wine64" but it'll then fail to call any 64-bit
executables.

-- 
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