3dvolreg Fatal Signal 11 (SIGSEGV) received

Hello, I got the below error using the below code for 3dvolreg. This code was just working last week. So not sure what has happened/changed since. I even re-tried it on a data set that I used it with previously and got the same message. I use the code in a ‘.sh’ file in case it’s worth knowing but copying/using the code directly doesn’t seem to change anything.

Thank you in advance for your help.

Cheers,
Edwin


3dvolreg \
-overwrite \
-prefix $AnimalID/$FolderID/${AnimalID}_${FolderID}.BoxReg \
-base $AnimalID/$FolderID/${AnimalID}_${FolderID}.Box.Mean+orig[0] \
-weight $AnimalID/$FolderID/COPY_tempab2+orig[0] \
-heptic \
-dfile $AnimalID/$FolderID/dfile_VolReg \
$AnimalID/$FolderID/${AnimalID}_${FolderID}.Box+orig


++ 3dvolreg: AFNI version=AFNI_23.0.00 (Jan  6 2023) [64-bit]
++ Authored by: RW Cox

Fatal Signal 11 (SIGSEGV) received
    mri_startup_lsqfit
   mri_3dalign_setup
  3dvolreg main
 Bottom of Debug Stack
** AFNI version = AFNI_23.0.00  Compile date = Jan  6 2023
** [[Precompiled binary macos_10.12_local: Jan  6 2023]]
** Program Death **
** If you report this crash to the AFNI message board,
** please copy the error messages EXACTLY, and give
** the command line you used to run the program, and
** any other information needed to repeat the problem.
** You may later be asked to upload data to help debug.
** Crash log is appended to file /Users/ebaldelo/.afni.crashlog

It may have been an issue with the mask I was using. I just re-did the whole processing and it appears to be working now…

Good to know, thanks for the update.

If it does appear to be an issue with the program(s), please just ping us back here.

–pt