[Bug 38478] New: Captvty crashes at start

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 23 01:26:21 CDT 2015


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

            Bug ID: 38478
           Summary: Captvty crashes at start
           Product: Wine
           Version: 1.7.38
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: mscoree
          Assignee: wine-bugs at winehq.org
          Reporter: jeremielapuree at yahoo.fr
      Distribution: ---

Extracting captvty works well. But when one wants to start the software, it
crashes immediately. The backtrace is quite short. So I copy it instead of
attaching it.

~/captvty$ wine Captvty.exe 
fixme:mscoree:parse_supported_runtime
sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
fixme:mscoree:ConfigFileHandler_startElement Unknown element
L"loadFromRemoteSources" in state 4

Unhandled Exception:
System.InvalidOperationException: WinForms_SeeInnerException --->
System.TypeLoadException: A type load exception has occurred.
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ÔÇëÔÇÇ+.[Main] (Captvty.Main ) [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ+. () [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ.OnCreateMainForm () [0x00000] in <filename unknown>:0 
  at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun ()
[0x00000] in <filename unknown>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run
(System.String[] commandLine) [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ. (System.String[] ) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException:
WinForms_SeeInnerException ---> System.TypeLoadException: A type load exception
has occurred.
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ÔÇëÔÇÇ+.[Main] (Captvty.Main ) [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ+. () [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ.OnCreateMainForm () [0x00000] in <filename unknown>:0 
  at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun ()
[0x00000] in <filename unknown>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run
(System.String[] commandLine) [0x00000] in <filename unknown>:0 
  at ÔÇëÔÇÇ. (System.String[] ) [0x00000] in <filename unknown>:0

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