- Package:
- openmpi-bin
- Source:
- openmpi-bin
- Description:
- high performance message passing library -- binaries
- Submitter:
- Nils-Arne Dreier
- Date:
- 2025-06-12 06:33:02 UTC
- Severity:
- normal
Dear Maintainer, i'm facing a segmentation fault when running MPMD programs with mpirun. This can be reproduced by simply calling mpirun -n 1 date : -n 1 date Of course I would expect that the programs are executed instead of the segmentation fault. I'm running on Ubuntu 25.04 but I can also reproduce this behavior in Debian sid and trixie. See also https://github.com/open-mpi/ompi/issues/13303 Thanks! Nils