On Oct 10, 2008, at 12:42 PM, V. Ram wrote:
> Can anyone else suggest why the code might be crashing when running
> over
> ethernet and not over shared memory? Any suggestions on how to debug
> this or interpret the error message issued from btl_tcp_frag.c ?
Unfortunately this is a standard error message which do not enlighten
us on what the real error is/was. It simply state that one node failed
to read data from a socket, which usually happens when the remote peer
died unexpectedly (such as a seg-fault).
george.
|