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,842
    • Issues 1,842
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • 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
  • #17410

Closed
Open
Created May 03, 2017 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

ExtractVOI fails extracting outer face of structured grid with cell data

Steps:

  • Open multicomb_0.vts, check all variables, Apply
  • Create Point Data To Cell Data. Apply
  • Create Extract Subset and set VOI so the xmin is same as x-max which is set to the max of dataset. For multicomb_0, this is 15. Apply.

Debug build will assert as follows:

paraview: /home/utkarsh/Kitware/ParaView3/ParaView/VTK/Common/DataModel/vtkExtractStructuredGridHelper.cxx:527: void vtkExtractStructuredGridHelper::CopyCellData(int*, int*, vtkCellData*, vtkCellData*): Assertion `"pre: srcStart out of bounds" && (srcStart >= 0) && (srcStart < inSize)' failed.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking