AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
September 14, 2009 01:30PM
So you are building this yourself? Try the linux_xorg7 binaries.
If they work (as I expect) there is probably something wrong with
your compilation, probably with the compiler's optimization (we
see that once in a while).

1. Try it from either the full xorg7 package:

wget [afni.nimh.nih.gov]

2. OR, just get the current 3ddot program:

wget [afni.nimh.nih.gov]
chmod 755 3ddot

3. Assuming 3ddot works correctly in the downloaded version,
try adjusting the optimization on compiling 3ddot.c -> 3ddot.o,
dropping it down one level (or starting with even -O0, just to
be sure).

Note that you might need to recompile all of libmri.a, if 3ddot.o
does not help.

If you know it comes from the optimization, that still makes
your life a little difficult. Maybe downloading would be better?

- rick

Subject Author Posted

3ddot seg faults when using floats?

Giuseppe Pagnoni September 09, 2009 10:01AM

Re: 3ddot seg faults when using floats?

bob cox September 09, 2009 11:49AM

Re: 3ddot seg faults when using floats?

Giuseppe Pagnoni September 10, 2009 06:47AM

Re: 3ddot seg faults when using floats?

rick reynolds September 14, 2009 09:32AM

Re: 3ddot seg faults when using floats?

Giuseppe Pagnoni September 14, 2009 12:57PM

Re: 3ddot seg faults when using floats?

rick reynolds September 14, 2009 01:30PM

Re: 3ddot seg faults when using floats?

Giuseppe Pagnoni September 15, 2009 02:42PM

Re: 3ddot seg faults when using floats?

rick reynolds September 15, 2009 06:11PM

Re: 3ddot seg faults when using floats? - FIXED

rick reynolds September 16, 2009 10:47AM

Re: 3ddot seg faults when using floats? - FIXED

Giuseppe Pagnoni September 17, 2009 04:42AM