[chord] Segmentation Fault

Mosiuoa Tsietsi g06t6632 at campus.ru.ac.za
Mon Jul 31 12:44:09 EDT 2006


Hi again!

I have been working on my sources and still having not solved my memory 
error, I used gdb to debug the lsd program.  I managed to track down the 
error to here:

...........
333       VA_TEMPLATE (explicit refcounted, : type2struct<T>::type, {})
(gdb) where
#0  main (argc=5, argv=0xbfb0bab4) at 
/usr/local/cvsroot/sfs1/async/refcnt.h:333
(gdb) next
lsd: CREATED RPC MANAGER
lsd: CREATED RPC MANAGER
chord: running on 146.231.123.55:32967
 1154362950:523618: creating new vnode: 
968876e0697b6ad825c44db5cc953354df2e62df
1154362950.523840 loctable: insert 
968876e0697b6ad825c44db5cc953354df2e62df,146.231.123.55,32967,0
 1154362950:524028 myID is 968876e0697b6ad825c44db5cc953354df2e62df
lsd: chord::handleProgram: chord_program_1 (344447)

Program received signal SIGSEGV, Segmentation fault.
0x00e187b3 in realloc () from /usr/lib/libdmalloc.so
(gdb)
.............

I have checked my dmalloc installation and it seems to be fine.  It is 
version 5.3.0.  I am running Fedora Core 4.  What can be the problem?  
Thanks.               



More information about the chord mailing list