Skip to content
GitLab
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,960
    • Issues 1,960
    • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #19877
Closed
Open
Issue created Apr 29, 2020 by Mathieu Westphal@mwestphalMaintainer

Preselection and remote/local rendering can crash ParaView

It is possible to segfault ParaView with a tag mismatch when playing with Remote Render treshold and preselection. unrelated to !4034 (merged)

Steps to reproduce :

  • default settings
  • run pvserver
  • run paraview, connect to pvserver
  • UnstructuredCellTypes, Apply
  • Interactive Select cells on, mouve the mouse around to show a preselection
  • Edit -> Settings -> Render View -> Remote Render Treshold -> set to 0;
  • ParaView is now remote rendering
  • mouve the mouse on the dataset
(  37.850s) [paraview        ]    vtkOutputWindow.cxx:76     ERR| ERROR: In /home/glow/work/paraview/paraviewFirst/paraview/VTK/Parallel/Core/vtkSocketCommunicator.cxx, line 846
vtkSocketCommunicator (0x55d887071920): Tag mismatch: got 1, expecting 10.


(  38.309s) [paraview        ]vtkSocketCommunicator.c:781    ERR| vtkSocketCommunicator (0x56441a50a080): Could not receive tag. 188969

FYI : @michael.migliore

Edited Apr 29, 2020 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking