Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoltan: double communicator free in hierarchical partitioning #12730

Open
lkotipal opened this issue Feb 9, 2024 · 0 comments
Open

Zoltan: double communicator free in hierarchical partitioning #12730

lkotipal opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
pkg: Zoltan type: bug The primary issue is a bug in Trilinos code or tests

Comments

@lkotipal
Copy link
Contributor

lkotipal commented Feb 9, 2024

Bug Report

@egboman

Description

Zoltan hierarchical partitioning can free the communicator hpp.hier_comm here after it has already been freed here which can cause crashes on some MPI implementations.

Steps to Reproduce

  1. Bug seems to be present on both master and development branches
  2. Run the C example simpleHier.c
  3. Enjoy the crash, possibly.
@lkotipal lkotipal added the type: bug The primary issue is a bug in Trilinos code or tests label Feb 9, 2024
@egboman egboman self-assigned this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: Zoltan type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

No branches or pull requests

2 participants