top

Bug Reporting

Simple Troubleshooting steps

Submitting a request for help

When submitting a request for help with your problems please be aware that the developers will try and repeat your error in order to fix it. They need to be able to go from opening a new shell to reproducing your error message. To help them be most efficient, please be sure to include the following information in an easy-to-read, cut-and-paste format.

Information to include

New in v3.0.4: A script called bugr will gather most of this information and remind you of the other information to gather. At the command line, type:

bugr

If you do not have that script, then follow this example. Let's say your problem is with mri_convert, you would type these example commands and send us the output:

uname -a

cat $FREESURFER_HOME/build-stamp.txt

source /usr/local/freesurfer/nmr-dev-env

and then you might give us some details on exactly what subject (if at the NMR Center) and command was used:

setenv SUBJECTS_DIR /space/your/subjects/dir

which mri_convert

cd /autofs/space/blah_001/users/bert/tmp

mri_convert f.mgh f.img

and whatever you send us should reproduce the error, in this case, something like:

...
mri_convert f.mgh f.img
  reading from f.mgh...
  mghRead(/autofs/space/blah_001/users/bert/tmp/f.mgh, -1): could not open file

Where to send your questions

To get a more timely answer, it is best to send your question to a group distribution than to a specific person. There are many available depending on the nature of your problem. Please see FreeSurferSupport for more information on the available support lines.