External Email - Use Caution Hello Ken, The output from your linux shell limits in the log show the following, cputime unlimitedfilesize unlimiteddatasize unlimitedstacksize 8192 kbytescoredumpsize 0 kbytesmemoryuse unlimitedvmemoryuse unlimiteddescriptors 1024 memorylocked 64 kbytesmaxproc 7823 maxlocks unlimitedmaxsignal 7823 maxmessage 819200 maxnice 0 maxrtprio 0 maxrttime unlimited I would set at least coredumpsize to something non-zero so you can at least get a core file saved that could be looked at. By default the limits on my Ubuntu 22 system are: $ ulimit -areal-time non-blocking time (microseconds, -R) unlimitedcore file size (blocks, -c) unlimiteddata seg size (kbytes, -d) unlimitedscheduling priority (-e) 0file size (blocks, -f) unlimitedpending signals (-i) 378881max locked memory (kbytes, -l) 64max memory size (kbytes, -m) unlimitedopen files (-n) 1048576pipe size (512 bytes, -p) 8POSIX message queues (bytes, -q) 819200real-time priority (-r) 0stack size (kbytes, -s) 8192cpu time (seconds, -t) unlimitedmax user processes (-u) unlimitedvirtual memory (kbytes, -v) unlimitedfile locks (-x) unlimited You can try setting the core file size to unlimited with, $ ulimit -c unlimited... then check the value was changed to something > 0 ...$ ulimit -a You could increase memory size (and as many shell limits as possible) to unlimited to get the max size allowed by the system in the script you use to run recon-all, and then try running recon-all again to see if you can retrieve a core dump file. - R.
On Sep 16, 2023, at 09:55, KennethSPrice <kennethspr...@protonmail.com> wrote: External Email - Use Caution OK, I've attached the log file. ------- Original Message -------On Friday, September 15th, 2023 at 2:59 PM, fsbuild <fsbu...@contbay.com> wrote: External Email - Use Caution It might help if you could send along the crash report as an attachment..-R.On Sep 15, 2023, at 14:36, KennethSPrice <kennethspr...@protonmail.com> wrote: External Email - Use Caution Update: I tried running recon-all (5.1, ubuntu 18) on a sample MPRAGE scan and got the "mri_convert: segmentation fault (core dumped)" error again. Any clarity on this issue would be appreciated. Thanks,K------- Original Message -------On Thursday, September 14th, 2023 at 10:41 PM, KennethSPrice <kennethspr...@protonmail.com> wrote:Howdy yall,I ran a subject through synthsr (freesurfer 7.4) and am trying to run the output through the freesurfer 5.1 pipeline (the rest of my dataset was processed with 5.1). I am getting the error "Segmentation fault (core dumped)" during the mri_convert step. Any suggestions? Thanks,Ken_______________________________________________Freesurfer mailing listfreesur...@nmr.mgh.harvard.eduhttps://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer<recon-all.log>_______________________________________________Freesurfer mailing listfreesur...@nmr.mgh.harvard.eduhttps://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer Please note that this e-mail is not secure (encrypted). If you do not wish to continue communication over unencrypted e-mail, please notify the sender of this message immediately. Continuing to send or respond to e-mail after receiving this message means you understand and accept this risk and wish to continue to communicate over unencrypted e-mail.