https://bugs.winehq.org/show_bug.cgi?id=54474
Bug ID: 54474 Summary: System.InvalidProgramException: Invalid IL code in Vision4D.Program:a (string[]): IL_003c: pop Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
Created attachment 74023 --> https://bugs.winehq.org/attachment.cgi?id=74023 debug log of failed attempt to run arivis vision4d 4.0
After installing arivis vision4d 4.0, and trying to run it, it fails with the attached log files. I've tested this with wine 8.1, and wine-mono.7.4.1.
Because I its likely that this is a wine-mono issue, the debug log has been generated with export WINE_MONO_TRACE=all
The beginning of the debug log shows also some message related to 0548:fixme:mscoree:parse_supported_runtime I do not know whether this is relevant.
https://bugs.winehq.org/show_bug.cgi?id=54474
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- Don't use WINE_MONO_TRACE=all, it's so verbose as to be useless.
Anyway, it seems like obfuscated code, though it's not obvious from the log which obfuscator is used.
https://bugs.winehq.org/show_bug.cgi?id=54474
--- Comment #2 from Alois Schlögl alois.schloegl@gmail.com --- Created attachment 74029 --> https://bugs.winehq.org/attachment.cgi?id=74029 short log (w/o setting WINE_MONO_TRACE=all)
https://bugs.winehq.org/show_bug.cgi?id=54474
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com