[Bug 52367] New: Vercue 2.3.0.334 (.NET 3.5 app) crashes on startup with 'System.NotSupportedException: The invoked member is not supported in a dynamic module.' when using Wine-Mono

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 8 06:31:36 CST 2022


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

            Bug ID: 52367
           Summary: Vercue 2.3.0.334 (.NET 3.5 app) crashes on startup
                    with 'System.NotSupportedException: The invoked member
                    is not supported in a dynamic module.' when using
                    Wine-Mono
           Product: Wine
           Version: 6.23
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mscoree
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

follow-up of bug 22992 ("SVN-Monitor needs
gdiplus.dll.GdipGetRenderingOrigin").

'Vercue' is the successor project of 'SVN Monitor' (around 2011), a .NET-based
SVN monitoring application.

Vercue is now abandoned as well but still useful to track bugs in Wine-Mono.

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/Vercue

$ WINE_MONO_TRACE=program wine ./Vercue.exe
...
Unknown heap type: CLR

[00000024: 0.00000 0] ENTER:c <Module>:.cctor ()()
[00000024: 0.00097 1] ENTER:c A.E:.cctor ()()
[00000024: 0.03859 2] ENTER:c A.C:A
(System.IO.Stream)([.UnmanagedMemoryStreamForModule:02801b30])
[00000024: 0.05371 2] LEAVE:c A.C:A (System.IO.Stream)([System.Byte[]:02809520]
[00000024: 0.05726 1] LEAVE:c A.E:.cctor ()(
[00000024: 0.05740 1] ENTER:c A.E:B ()()
[00000024: 0.05780 1] LEAVE:c A.E:B ()(
[00000024: 0.05783 0] LEAVE:c <Module>:.cctor ()(
Unknown heap type: CLR

[00000024: 0.07629 0] ENTER:c (wrapper runtime-invoke)
<Module>:runtime_invoke_void_object (object,intptr,intptr,intptr)(00000000,
0032fa58, 0032fa04, 04262580)
[00000024: 0.07631 1] ENTER:c A.B:A (string[])([System.String[]:[0]0280a5a0])
[00000024: 0.48112 2] ENTER:c A.E:C
(object,System.ResolveEventArgs)([System.AppDomain:03d34120],
[System.ResolveEventArgs:02800e48])
[00000024: 0.48121 2] LEAVE:c A.E:C
(object,System.ResolveEventArgs)([OBJECT:00000000]
[00000024:] EXCEPTION handling: System.ArgumentException: Can't find process
with ID 0
[00000024:] EXCEPTION handling: System.NullReferenceException: Object reference
not set to an instance of an object
...
[00000024: 0.92648 2] ENTER:c A.E:C
(object,System.ResolveEventArgs)([System.AppDomain:03d34120],
[System.ResolveEventArgs:028614a0])
[00000024: 0.92652 2] LEAVE:c A.E:C
(object,System.ResolveEventArgs)([OBJECT:00000000]
[0000010c:] EXCEPTION handling: System.IO.FileNotFoundException: Could not load
the file 'Vercue.Library.XmlSerializers'.
[00000024:] EXCEPTION handling: System.ArgumentException: 'CP1252' is not a
supported encoding name. For information on defining a custom encoding, see the
documentation for the Encoding.RegisterProvider method.
Parameter name: name
[00000024:] EXCEPTION handling: System.InvalidProgramException: Invalid IL code
in A.EI:RC (): IL_0026: stfld     0x040000a7


[00000024:] EXCEPTION handling: System.InvalidProgramException: Invalid IL code
in A.EI:RC (): IL_0026: stfld     0x040000a7


[00000024: 1.24628 2] ENTER:c A.E:C
(object,System.ResolveEventArgs)([System.AppDomain:03d34120],
[System.ResolveEventArgs:0298ff58])
[00000024: 1.24631 2] LEAVE:c A.E:C
(object,System.ResolveEventArgs)([OBJECT:00000000]
...
[0000010c: 1.31255 2] ENTER:c A.E:C
(object,System.ResolveEventArgs)([System.AppDomain:03d34120],
[System.ResolveEventArgs:029db170])
[0000010c: 1.31257 2] LEAVE:c A.E:C
(object,System.ResolveEventArgs)([OBJECT:00000000]
...
[0000010c:] EXCEPTION handling: System.Net.Sockets.SocketException: Could not
resolve host 'www.vercue.com'
[0000010c:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[0000010c:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[0000010c:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[0000010c:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[00000114:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[00000114:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[00000114:] EXCEPTION handling: System.AggregateException: One or more errors
occurred. (Error: NameResolutionFailure)
[00000114:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[00000024:] EXCEPTION handling: System.AggregateException: One or more errors
occurred. (Error: NameResolutionFailure)
[00000024:] EXCEPTION handling: System.Net.WebException: Error:
NameResolutionFailure
[00000024:] EXCEPTION handling: System.NotSupportedException: The invoked
member is not supported in a dynamic module.
EXCEPTION: catch found at clause 0 of (wrapper runtime-invoke)
<Module>:runtime_invoke_void_object (object,intptr,intptr,intptr)
[00000024: 1.80320 1] LEAVE:c (wrapper runtime-invoke)
<Module>:runtime_invoke_void_object
(object,intptr,intptr,intptr)([OBJECT:00000000]

Unhandled Exception:
System.NotSupportedException: The invoked member is not supported in a dynamic
module.
  at System.Reflection.Emit.AssemblyBuilder.get_Location () [0x00006] in
<bee01833bcad4475a5c84b3c3d7e0cd6>:0 
  at A.DH.G () [0x0004e] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG.S () [0x0000e] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG.O () [0x00009] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG..ctor (System.Exception ex) [0x0004c] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at A.JG..ctor (System.Exception ex, System.Boolean userInitiated) [0x00003]
in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.JG.Generate (System.Exception ex, System.Boolean userInitiated)
[0x00003] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.CD.H (System.Exception A, System.String B) [0x0009d] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at A.CD.C (System.String[] A) [0x001c1] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at Vercue.VercueApplication.Start (System.String[] args) [0x00009] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at A.B.A (System.String[] A) [0x00003] in
<7be41015b72343d2948fd190cb190ffe>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotSupportedException: The invoked
member is not supported in a dynamic module.
  at System.Reflection.Emit.AssemblyBuilder.get_Location () [0x00006] in
<bee01833bcad4475a5c84b3c3d7e0cd6>:0 
  at A.DH.G () [0x0004e] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG.S () [0x0000e] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG.O () [0x00009] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.HG..ctor (System.Exception ex) [0x0004c] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at A.JG..ctor (System.Exception ex, System.Boolean userInitiated) [0x00003]
in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.JG.Generate (System.Exception ex, System.Boolean userInitiated)
[0x00003] in <3344c08c943d45259e5264dd537d8fd8>:0 
  at A.CD.H (System.Exception A, System.String B) [0x0009d] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at A.CD.C (System.String[] A) [0x001c1] in
<3344c08c943d45259e5264dd537d8fd8>:0 
  at Vercue.VercueApplication.Start (System.String[] args) [0x00009] in
<3344c08c943d45259e5264dd537d8fd8>:0 
--- snip ---

'winetricks -q dotnet35' works around and the main UI is shown.

Stable link via Internet Archive:

https://web.archive.org/web/20110202061307/vercue.com/

https://web.archive.org/web/20111217063936/http://www.vercue.com/download/Vercue-v2.3.0.334-Setup.exe

$ sha1sum Vercue-v2.3.0.334-Setup.exe 
766563bf6be71add94547b5ff2acf3448f388a71  Vercue-v2.3.0.334-Setup.exe

https://www.virustotal.com/gui/file/f87b42a4346506425c325e4c0f503d73d5d4acfdf9d0af749e09dbba6d7cbf62

$ du -sh Vercue-v2.3.0.334-Setup.exe 
11M    Vercue-v2.3.0.334-Setup.exe

$ wine --version
wine-6.23

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.


More information about the wine-bugs mailing list