I’ve seen this recently but it was resolved by the user just using a different version of Rosetta. Segfaults give us very little information to fix it. Generally if there is a segfault the correct thing to do is try repeating it in debug mode without mpi (so compile without mode=release or extras=mpi) so we can see if that gives an earlier / saner error message.