Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18606

Closed
Open
Opened Nov 08, 2018 by Menno Deij - van Rijswijk@mennodeij1Contributor

Reload existing CGNS file leads to crash

I have noticed that when a CGNS file is loaded and the user right-clicks on the reader source and selects "Reload files" -> "Reload existing", that ParaView crashes. I have tracked this to the fact that vtkCGNSFileSeriesReader::SetReader(vtkCGNSReader) is called with nullptr, after which vtkCGNSFileSeriesReader::ClearBlockStatus is called, where the Reader member is then null. This may have something to do with how the file series reader is implemented (it does not inherit from vtkFileSeriesReader and all other file series readers use this class) and/or how it is exposed in the CGNSReader.xml file, but I am not knowledgeable enough to fix this.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.7 (Summer 2019)
Milestone
5.7 (Summer 2019) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18606