[Bug 47484] New: `winetricks -q dotnet20sp1` fails when compiled with mingw ( failure to relocate PE builtin ngen.exe)
https://bugs.winehq.org/show_bug.cgi?id=47484 Bug ID: 47484 Summary: `winetricks -q dotnet20sp1` fails when compiled with mingw (failure to relocate PE builtin ngen.exe) Product: Wine Version: 4.12.1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: z.figura12(a)gmail.com Distribution: --- winetricks overrides ngen.exe as builtin-only. However, both the native ngen.exe installed by the dotnet20sp1 installer and the PE builtin have the same load address of 0x400000. The loader loads the native ngen first, and then tries to load the PE builtin; the latter has to be relocated, but is compiled without relocations. I suspect the loader should be unmapping the native ngen before trying to load the builtin one. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47484 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Keywords| |dotnet, download, Installer URL| |https://web.archive.org/web | |/20190601061149/http://down | |load.microsoft.com/download | |/0/8/c/08c19fa4-4c4f-4ffb-9 | |d6c-150906578c9e/NetFx20SP1 | |_x86.exe -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47484 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47484 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f391ae901e1cd2c6823df3d6a37 | |232a7b6a84c2d Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- This should be fixed by f391ae901e1cd2c6823df3d6a37232a7b6a84c2d. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47484 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.0-rc3. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla