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,731
    • Issues 1,731
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 58
    • Merge Requests 58
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #15608

Closed
Open
Opened Jul 29, 2015 by Kitware Robot@kwrobotOwner

ParaView crash on exit if PV_PLUGIN_PATH contains libraries which are not plugins

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


When you set a PV_PLUGIN_PATH, ParaView tries to load all the dynamic libraries of this directory as plugins. If some of those libraries are not valid plugins (let's say a third party library, or a plugin for a previous ParaView version), they are unloaded. However it appears that a reference to them is keeped in a list of libraries to be close on exit. This leads to a crash on some OS.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#15608