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,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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
  • #18273
Closed
Open
Issue created Jul 03, 2018 by Mathieu Westphal@mwestphalMaintainer

ParaView build in Debug with TBB (debug) and OpenTURNS from package manager segfault on start

Packaged OpenTURNS from the linux distribution uses tbb release internally. Building ParaView in debug with TBB(in debug) and OpenTURNS makes it segfault on start.

How to reproduce :

  • Install tbb
  • Install openturns from package, which of course links to libtbb.so
  • configure paraview with -DPARAVIEW_USE_OPENTURNS=ON -DVTK_SMP_IMPLEMENTATION_TYPE=TBB -DCMAKE_BUILD_TYPE=Debug
  • build paraview
  • ./bin/paraview -> segfault in tbb
Edited Jun 26, 2019 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