https://bugs.winehq.org/show_bug.cgi?id=46479
Bug ID: 46479 Summary: 64-bit mono crashes in RtlAddGrowableFunctionTable Product: Wine Version: 4.0-rc6 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, win64 Severity: major Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com CC: madewokherd@gmail.com Distribution: ---
Created attachment 63305 --> https://bugs.winehq.org/attachment.cgi?id=63305 log of crash
Running a .NET executable with 64-bit Mono version 5.18.0 from https://www.mono-project.com/download/stable/#download-win crashes when attempting to start any executable. Earlier versions of Mono have worked.
The easiest way to reproduce this is to run the mcs.bat file included in the distribution. No source code is needed, it's enough to run the file with no arguments.
This bug blocks upstream merges into Wine Mono.