AV in WeOnlyDo.Client.SSH constructor (wodSSH / wodSSH.NET)
Hello
Is there a known issue with WeOnlyDo.Client.SSH constructor causing Access Violation exception? On our application we observe this:
Access violation - code c0000005 (first/second chance not available)
...
0:007> !CLRStack
OS Thread Id: 0xc (7)
Child SP IP Call Site
0408dec4 0b029b59 .GetLicense(System.ComponentModel.LicenseContext, System.Type, System.Object, Boolean)
0408df08 0b029632 System.ComponentModel.LicenseManager.ValidateInternalRecursive (System.ComponentModel.LicenseContext, System.Type, System.Object, Boolean, System.ComponentModel.License ByRef, System.String ByRef)
0408df34 0b0293e4 System.ComponentModel.LicenseManager.Validate(System.Type, System.Object)
0408df50 0b0285d5 WeOnlyDo.Client.SSH..ctor()
This happens on heavy usage of the component (created/destroyed many times).
WeOnlyDo.Client.SSH.dll 2.5.1.131
Thanks
Martin