[Bug 23816] Multiple .NET applications obfuscated with 'SmartAssembly' fail to run with Wine-Mono (invalid IL code rejected by Mono)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 16 10:18:25 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=23816

Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #27 from Vincent Povirk <madewokherd at gmail.com> ---
We have hacks in Wine Mono already that deal with accept invalid IL code, and
in at least one (not yet fixed) case Mono's validator failed for valid IL code.
So just getting that exception isn't enough to say it's a WONTFIX.

Nor is it necessarily a duplicate because Mono can report this for different
reasons.

You really need to see the IL code to make this determination, but
unfortunately I don't have a good way of extracting it for methods with strange
names.

-- 
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.



More information about the wine-bugs mailing list