https://bugs.winehq.org/show_bug.cgi?id=47949
Bug ID: 47949 Summary: .NET 4.x and later do not run on MacOS with 64 bit prefix Product: Wine Version: 4.17 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pembertona@gmail.com
No matter the release version, I have not seen a .NET 4.x implementation running on Mac OS in a win64 prefix.
After many attempts, all paths of installing, upgrading, repairing, etc. end with:
Application: 64-console4.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 000006447F1D6F19 (000006447F100000) with exit code 80131506.\n"
That memory address is the clr.dll itself.
Is anyone aware of any users ever getting MacOS + win64 + .NET 4.x or later working with wine?
https://bugs.winehq.org/show_bug.cgi?id=47949
Andy P pembertona@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pembertona@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47949
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=47949
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Keywords| |download Severity|major |normal Ever confirmed|0 |1
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Please provide logs. https://wiki.winehq.org/Bugs
https://bugs.winehq.org/show_bug.cgi?id=47949
--- Comment #2 from Andy P pembertona@gmail.com --- Created attachment 65698 --> https://bugs.winehq.org/attachment.cgi?id=65698 Log file as requested
Adding log file, as requested. Note the same Internal Error in .NET. From prior debugging, appears to be in clr.dll.
https://bugs.winehq.org/show_bug.cgi?id=47949
--- Comment #3 from Andy P pembertona@gmail.com --- @Ken: any thoughts?