How to understand a hang report
Grasshopper has lost responsiveness for more than 1 minute.
An emergency save has been made.
Problem might be caused by Component_PipeSurface in SurfaceComponents, Version=6.2.18065.11031, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803.
A stack trace report is attached for diagnosis:
at UnsafeNativeMethods.RHC_RhinoPipeBreps(IntPtr pConstCurve, Int32 paramCount, Double[] railParams, Double[] radii, Boolean localBlending, Int32 capMode, Boolean fitRail, Double absTol, Double angTol, IntPtr pBrepArray)
at UnsafeNativeMethods.RHC_RhinoPipeBreps(IntPtr pConstCurve, Int32 paramCount, Double[] railParams, Double[] radii, Boolean localBlending, Int32 capMode, Boolean fitRail, Double absTol, Double angTol, IntPtr pBrepArray)
at Rhino.Geometry.Brep.CreatePipe(Curve rail, IEnumerable`1 railRadiiParameters, IEnumerable`1 radii, Boolean localBlending, PipeCapMode cap, Boolean fitRail, Double absoluteTolerance, Double angleToleranceRadians)
at Rhino.Geometry.Brep.CreatePipe(Curve rail, Double radius, Boolean localBlending, PipeCapMode cap, Boolean fitRail, Double absoluteTolerance, Double angleToleranceRadians)
at SurfaceComponents.SurfaceComponents.Component_PipeSurface.SolveInstance(IGH_DataAccess DA)
at Grasshopper.Kernel.GH_Component.Solution_Compute_MixedAccess(GH_StructureIterator it)
at Grasshopper.Kernel.GH_Component.ComputeData()
at Grasshopper.Kernel.GH_Document.SolveAllObjects(GH_SolutionMode mode)
at Grasshopper.Kernel.GH_Document.NewSolution(Boolean expireAllObjects, GH_SolutionMode mode)
at Grasshopper.Kernel.GH_Document.set_EnableSolutions(Boolean Value)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Situations when Pancake knows what raises the hang
Situations when Pancake doesn't know what happened
Rare reports and their meanings
Stacktrace is empty. The problem might be associated with Rhinoceros solely. Refer to manual.
Cannot capture stacktrace. Rhinoceros might run at a low privilege level.
Last updated