[Bug 33918] New: Viper doesn't run and gives an error
http://bugs.winehq.org/show_bug.cgi?id=33918 Bug #: 33918 Summary: Viper doesn't run and gives an error Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: boudewijn.charite(a)gmail.com Classification: Unclassified After installing viper from http://www.scanmyessay.com/viperdownload_aca.html I got the following error Unhandled Exception: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 Hope this helps in getting a better wine -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33918 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.scanmyessay.com/ | |viperdownload_aca.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33918 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-06-30 17:16:26 CDT --- Please attach the full terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33918 --- Comment #2 from Boudewijn <boudewijn.charite(a)gmail.com> 2013-07-01 15:42:02 CDT --- I started wine WinCobra.exe and this was the result Unhandled Exception: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 and wine DocumentParserCon.exe gives me this nhandled Exception: System.InvalidProgramException: Invalid IL code in : (string[]): IL_0002: brtrue.s IL_0006 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in : (string[]): IL_0002: brtrue.s IL_0006 Nothing more and nothing less -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33918 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-01 16:02:04 CDT --- I can confirm this issue in wine 1.6-rc4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33918 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Version|unspecified |1.6-rc4 Severity|normal |minor --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2013-07-01 18:51:47 CDT --- wine-mono bug, winetricks dotnet40 gets a login screen. Didn't try further. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 Jaro <jaromir(a)mailinator.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaromir(a)mailinator.com --- Comment #5 from Jaro <jaromir(a)mailinator.com> --- fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\All Answers Ltd\\Viper\\unins000.exe") stub Unhandled Exception: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s IL_0012 wine 1.7.32 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #6 from super_man(a)post.com --- still fails 1.7.53 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Viper doesn't run and gives |Viper 4.1 (.NET 4.0 app) |an error |fails to run with | |Wine-Mono, reports | |'System.InvalidProgramExcep | |tion: Invalid IL code' --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary to mark it explicitly as Wine-Mono bug (although the component already indicates this). I'd like to see it already on the ticket summary to avoid further filtering out. As Austin said, works fine with .NET 4.0 Framework (as expected). $ sha1sum ViperSetup.exe b51d6350f63a783e571690ffc77dd4a816dadfe2 ViperSetup.exe $ du -sh ViperSetup.exe 3.5M ViperSetup.exe $ wine --version wine-1.7.53-156-gf8d78b0 Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.scanmyessay.com/ |https://web.archive.org/web |viperdownload_aca.html |/20151119043610/http://www. | |scanmyessay.com/viper/Relea | |se/ViperSetup.exe --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Still present in wine-5.18-35-g2ee75bf9ade with wine-mono 5.1.1. 'winetricks -q dotnet40' still works around. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #9 from Esme Povirk <madewokherd(a)gmail.com> --- Obfuscated with SmartAssembly, duplicate of bug 23816. *** This bug has been marked as a duplicate of bug 23816 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33918 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla