Skip to content

MATLAB bindings cause MATLAB to crash, when executed multiple times #28

@BenjaminRodenberg

Description

@BenjaminRodenberg

I observed this issue in MATLAB R2020b. Relatively easy to reproduce:

  1. Run any example or solverdummy.
  2. After successful execution do the same again
  3. MATLAB crashes.

I got the following error in the terminal that executed MATLAB:

*** The MPI_Comm_rank() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[...:153798] Local abort after MPI_FINALIZE started completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!

Is this only happening to me or can somebody reproduce this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions