Hi FS experts,
I ran into a crypt() error while running the `recon-all` on a test brain with Freesurfer 6.0 installed. The server is an FIPS enabled RHEL7.
In the `recon-all.log`, the error happened after the `mri_convert.bin` execution: ERROR: crypt() returned null with 4-line file
I have attached a snippet below as well as the recon-all.log.
Has anyone encountered this error before? I'm suspecting the issue might be due to the enabling of FIPS on RHEL7. I'm having similar OpenSSL prolembs in FSL/FSLeyes.
Your input is appreciated!
Best,
Sean
mri_convert /nfs/fmri/Analysis/FSinputs/test/t1spgr_156sl.nii /nfs/fmri/Analysis/FSresults/test/mri/orig/001.mgz
mri_convert.bin /nfs/fmri/Analysis/FSinputs/test/t1spgr_156sl.nii /nfs/fmri/Analysis/FSresults/test/mri/orig/001.mgz $Id: mri_convert.c,v 1.226 2016/02/26 16:15:24 mreuter Exp $ reading from /nfs/fmri/Analysis/FSinputs/test/t1spgr_156sl.nii... ERROR: crypt() returned null with 4-line file Linux madcbrain.umms.med.umich.edu 3.10.0-693.el7.x86_64 #1 SMP Thu Jul 6 19:56:57 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s test exited with ERRORS at Wed Sep 6 12:01:48 EDT 2017
freesurfer@nmr.mgh.harvard.edu