Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 2,002
    • Issues 2,002
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 56
    • Merge Requests 56
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #19277

Closed
Open
Opened Aug 26, 2019 by W. Alan Scott@wascott
  • Report abuse
  • New issue
Report abuse New issue

GenerateGlobalId filter crashes in parallel

We have a crash in the GenerateGlobalId filter. Here is how to replicate:

  • 64 remote servers (sorry Utkarsh), Linux, master (v5.7.0-RC2-359-g5c062439). Note that 32 remote servers does NOT show this bug.
  • Load the Watney Exodus dataset. All vars on. Apply.
  • GenerateGlobalIds.

Server side crash.

You get lots of:

pvserver: ////snip///VTK/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/detail/algorithms/kdtree-sampling.hpp:429: float vtkdiy2::detail::KDTreeSamplingPartition<Block, Point>::find_split(const Bounds&, const Bounds&) const [with Block = {anonymous}::PointBlockT; Point = {anonymous}::PointTT; vtkdiy2::detail::KDTreeSamplingPartition<Block, Point>::Bounds = vtkdiy2::Bounds<float>]: Assertion `0' failed.

Loguru caught a signal: SIGABRT

@utkarsh.ayachit

This is a Watney bug.

Edited Aug 26, 2019 by Mathieu Westphal
Assignee
Assign to
5.8 (Winter 2020)
Milestone
5.8 (Winter 2020)
Assign milestone
Time tracking
None
Due date
None
3
Labels
priority:important project:sandia project:watney
Assign labels
  • View project labels
Reference: paraview/paraview#19277