Skip to content

Different stack starting address #22

Description

@upperwal

Problem: main function starts with different addresses (ie. stack space is shifted). This causes replication and checkpointing to incorrectly place the stack data and generates seg fault

This problem is random. Most of the time stack starts from same address in all the MPI programs.

Reason: Not sure, but could be because mpirun inserts some env var during execution of the program.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions