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@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
The mscoree tests fail since the following commit:
ee99bd4bc1b7ef4c18d5254a76d72d3bd38f41e8 is the first bad commit commit ee99bd4bc1b7ef4c18d5254a76d72d3bd38f41e8 Author: Alexandre Julliard julliard@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.
https://bugs.winehq.org/show_bug.cgi?id=51668
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ee99bd4bc1b7ef4c18d5254a76d | |72d3bd38f41e8 Keywords| |download, regression, | |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=51668
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51668
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- Based on test.winehq.org data, this appears to be fixed.
https://bugs.winehq.org/show_bug.cgi?id=51668
--- Comment #2 from Esme Povirk madewokherd@gmail.com --- I just tested this locally, it's working here too.
https://bugs.winehq.org/show_bug.cgi?id=51668
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |88c5184b4d1ba4f230b0248f974 | |974bb6a314371
https://bugs.winehq.org/show_bug.cgi?id=51668
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.16.