Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,859
    • Issues 1,859
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 95
    • Merge requests 95
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18761
Closed
Open
Created Feb 08, 2019 by Cory Quammen@cory.quammenMaintainer

Segmentation fault while Visualizing/Creating contours, slices of Lagrange hexahedron

From a post on Discourse:

Loading a 2x2x2 dimensions lagrange hexahedron element type of order 1 and trying to visualize the slices, clipping or contour leads to segmentation fault. I suspected corrupted vtk file so I created a sample element from , sources>alphabetical>unstructured grid types; Properties: dimensions- 2x2x2, lagrange hexahedron,cell order-1. I chose the default location of clipping or slicing and the Paraview closes with segmentation fault. Anyone able to reproduce this and check? This seems to be a major bug…

Stack trace:

libvtkCommonDataModel-pv5.6.1.dylib	0x00000001126733ed vtkLagrangeHexahedron::PrepareApproxData(vtkPointData*, vtkCellData*, long long, vtkDataArray*) + 413
1   libvtkCommonDataModel-pv5.6.1.dylib	0x0000000112673120 vtkLagrangeHexahedron::Contour(double, vtkDataArray*, vtkIncrementalPointLocator*, vtkCellArray*, vtkCellArray*, vtkCellArray*, vtkPointData*, vtkPointData*, vtkCellData*, long long, vtkCellData*) + 64
2   libvtkFiltersCore-pv5.6.1.dylib	0x0000000111e94c99 vtkContourHelper::Contour(vtkCell*, double, vtkDataArray*, long long) + 153
3   libvtkFiltersCore-pv5.6.1.dylib	0x000000011203bf64 vtkCutter::UnstructuredGridCutter(vtkDataSet*, vtkPolyData*) + 3220
4   libvtkFiltersCore-pv5.6.1.dylib	0x000000011203b2a1 vtkCutter::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 961
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking