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,758
    • Issues 1,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 68
    • Merge Requests 68
  • 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
  • #18189

Closed
Open
Opened May 23, 2018 by W. Alan Scott@wascottMaintainer

Crash reading vtm dataset

We are going to create a vtm dataset, and read it into ParaView. This will crash. Here is how to replicate:

  • Master (v5.5.0-340-ga3633e), Linux, build-in server. NOTE - this is a debug build.
  • Load can.exo. All vars on. Turn off EQPS and ACCL. Only load Unnamed block ID: 1. Apply.
  • File/ Save Data. Save as canA, as an exodus file. Save all timesteps.
  • Back to can in the pipeline browser. All vars on. Only load Unnamed block ID: 2. Apply.
  • File/ Save Data. Save as canB, as an exodus file. Save all timesteps.
  • Reset Session.
  • Load canA. Apply. Load canB. Apply.
  • Select both cans. Group Datasets. Apply.
  • Save as VTM dataset. Save all timesteps.
  • Reset Session.
  • Load this new vtm dataset. We will crash, with the following:

paraview: /projects/viz/paraview/src/ParaView/5.6.0-junk/ParaView5/VTK/IO/XML/vtkXMLDataReader.cxx:297: virtual void vtkXMLDataReader::SetupOutputData(): Assertion `this->NumberOfPointArrays == this->PointDataArraySelection->GetNumberOfArraysEnabled()' failed.

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