Re: [OMPI devel] Problem in oob/tcp

2012-06-26 Thread Ralph Castain
pi.org a écrit : - > A : Open MPI Developers > De : Ralph Castain > Envoyé par : devel-boun...@open-mpi.org > Date : 25/06/2012 17:57 > Objet : Re: [OMPI devel] Problem in oob/tcp > > What version? > > On Jun 25, 2012, at 9:53 AM, ludovic.hab...@ext.bull.net wrote

Re: [OMPI devel] Problem in oob/tcp

2012-06-26 Thread Ludovic . Hablot
Version 1.6. But it's already there in 1.5.4. -devel-boun...@open-mpi.org a écrit : - A : Open MPI Developers De : Ralph Castain Envoyé par : devel-boun...@open-mpi.org Date : 25/06/2012 17:57 Objet : Re: [OMPI devel] Problem in oob/tcp What version? On Jun 25, 2012, at 9:

Re: [OMPI devel] Problem in oob/tcp

2012-06-25 Thread Ralph Castain
What version? On Jun 25, 2012, at 9:53 AM, ludovic.hab...@ext.bull.net wrote: > Hi everybody, > > I'm facing a problem in orte/oob/tcp/, more particularly in file > oob_tcp_msg.c. Some network interruptions were making my program hanging and > not crashing (a basic helloworld). > > Thus, I re

[OMPI devel] Problem in oob/tcp

2012-06-25 Thread Ludovic . Hablot
Hi everybody, I'm facing a problem in orte/oob/tcp/, more particularly in file oob_tcp_msg.c. Some network interruptions were making my program hanging and not crashing (a basic helloworld). Thus, I reproduced the problem with gdb, by simulating an error on read (jumping from line 357 to 367,