Error message in running 3dttest++ with flag for Clustsim

I have an error message in running 3dttest++ with flag for Clustsim.


** AFNI version = AFNI_17.0.09  Compile date = Feb 10 2017
** [[Precompiled binary linux_openmp_64: Feb 10 2017]]
** 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.
*** MCW_malloc post-corruption!  serial=798852 size=16385 source=debugtrace.c line#159
 <- 3dttest++ main
 [[ Called from source=debugtrace.h line#145 ]]
** Memory usage: chunks=304963 bytes=109947007
** Crash log is appended to file /ysm-gpfs/home/cm953/.afni.crashlog
*** MCW_malloc post-corruption!  serial=798852 size=16385 source=debugtrace.c line#159
 <- 3dttest++ main
 [[ Called from source=debugtrace.h line#228 ]]

The input command was for 3dttest++ with one sample and a covariates file and the -Clustsim flag. I was able to run this same program without any errors when excluding the Clustsim flag. Command:


3dttest++ -setA sub1 sub1+tlrc[SUBBRICK] ... sub1000 sub1000+tlrc[SUBBRICK] -prefix output -Clustsim -covariates covar_file.txt

Thank you.