https://bugs.winehq.org/show_bug.cgi?id=49296 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> ---
From the log:
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:ZwUiStyleManager.getStyleNameList (ZwUiStyleManager modopt(System.Runtime.CompilerServices.IsConst)* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst),std.vector<ZwUiStyleName,std::allocator<ZwUiStyleName>
* modopt(System.Runtime.CompilerServices.IsImplicitlyDereferenced)): IL_039a: shr
I don't know if this is the same issue (I'd have to see the IL to be sure), but I've seen another application try to shift an unmanaged pointer. <https://github.com/madewokherd/mono/pull/3> might help, but probably easier is to install native .NET via winetricks. -- 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.