[chord] Segmentation Fault

Emil Sit sit at MIT.EDU
Thu Aug 3 10:32:47 EDT 2006


On Tue, 01 August 2006 at 11:53 (+0200), Mosiuoa Tsietsi wrote:
> which leads me to presume something is going on when initialising 
> fingers, perhaps, not sure.  Once again, please help.

Can you try compiling just chord again but with -g instead
of -O?  And then give us a complete back trace?  e.g...

  $ gmake clean
  $ gmake CXXDEBUG=-g
  $ cd lsd
  $ ./adbd ....
  $ gdb ./lsd
  (gdb) run ....
  (gdb) bt
  [send us this output]

Thanks.

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  



More information about the chord mailing list