Hi all,
I used recon-all of FreeSurfer to process data in NIfTi format. But I got an error message below about mri_ca_register.
0773: dt=0.014000, rms=0.427 (0.001%), neg=0, invalid=766
0774: dt=0.014000, rms=0.427 (0.001%), neg=0, invalid=766
0775: dt=0.014000, rms=0.427 (0.002%), neg=0, invalid=766
0776: dt=0.014000, rms=0.427 (0.001%), neg=0, invalid=766
0777: dt=0.014000, rms=0.427 (0.002%), neg=0, invalid=766
0778: dt=0.014000, rms=0.427 (0.001%), neg=0, invalid=766
Segmentation fault
ERROR: mri_ca_register with non-zero status 139
but continuing despite the error
#--------------------------------------
#@# CA Reg Inv Mon Aug 23 08:48:28 CST 2010
/usr/local/freesurfer/subjects/ad2/mri
mri_ca_register -invert-and-save transforms/talairach.m3z
Loading, Inverting, Saving, Exiting ...
Reading transforms/talairach.m3z
ERROR: cannot find or read transforms/talairach.m3z
ERROR: mri_ca_register with non-zero status 0
Linux ubuntu 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:22:14 UTC 2010 i686 GNU/Linux
recon-all exited with ERRORS at Mon Aug 23 08:48:28 CST 2010
The command I used is "recon-all -s subID -all -i /xxx/xxx...". The complete log can be found in attached file.
What the problem it may be ? Would you please help me ?
Thanks very much.