We are upgrading to the latest RhinoCommon Nuget package for our Rhino8 plugins (currently on 8.3.24009.15001) and seeing new hard Rhino crashes when we call the Mesh.CreateFromIterativeCleanup function. Any known issues with this function?
System.AccessViolationException
HResult=0x80004003
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=
StackTrace:
Thanks for looking into this! Attached is a model with a single closed mesh that crashes on my end in the latest Rhino8. Open that up and run the simple crash.cs script and that should crash Rhino.