[Tioga-users] tioga 1.4 segmentation fault

Vincent Fourmond vincent.fourmond at 9online.fr
Thu Feb 15 15:08:29 EST 2007


Edwin wrote:
> On Thu, 15 Feb 2007 01:35:56 -0000, Andreas S <andreas_s at hotmail.com>  
> wrote:
> 
>> Following the tioga 1.4 thread on the similar issue, I thought another  
>> data
>> point might be helpful since the last mail in the thread doesn't indicate
>> any insight on the source of the problem
> 
> Another data point for me, I got it working on another machine (a 64bit  
> machine) without any problems, but my other two (32bit) are still not  
> working. All three are using gentoo and I also tried it with another  
> version of gcc (3.4.?).

  Edwin, Andrea,

  Could you both try this:

  edit the file split/Dtable/dtable_intern.h to add the following lines

#undef PRIVATE
#define PRIVATE static

just before

#include "dvector.h"

and the sames lines just before

#include "dvector_intern.h"

in split/Dvector/dvector.c

  It might not stop segfaults, but they really should appear on another
test (not Dtable anymore).

  Cheers,

	Vincent

-- 
Vincent Fourmond, PhD student (not for long anymore)
http://vincent.fourmond.neuf.fr/


More information about the Tioga-users mailing list