MEDM 3.1.15 sometimes crashes on opening MCA displays due to a known bug fixed in 3.1.17: https://github.com/epics-extensions/medm/releases
$ run_medm.sh
MEDM Version 3.1.15: Loading aliased fonts.................
SIGSEGV
/home/xspress3/epics/bin/run_medm.sh: line 2: 5405 Aborted (core dumped) /home/xspress3/epics/bin/medm -x -macro "P=S4QX4" /home/xspress3/epics/adls/xspress3_4chan.adl
Replacing the medm binary with a build of the current MEDM 3.1.20 fixes this crash.
Suggest updating the version of MEDM installed by build_xspress3.py .