Re: [OMPI users] crash inside mca_btl_tcp_proc_remove

2006-04-28 Thread Marcus G. Daniels
Hi, don't know if this helps, but looks like the cause for me is btl_endpoint->endpoint_addr being NULL in this line: btl_endpoint->endpoint_addr->addr_inuse--; I.e. if in ompi/mca/btl/tcp/btl_tcp_proc.c in mca_btl_tcp_proc_remove in, I put an "if (btl_endpoint->endpoint_addr)" be

[OMPI users] crash inside mca_btl_tcp_proc_remove

2006-04-27 Thread Marcus G. Daniels
Hi all, I built 1.0.2 on Fedora 5 for x86_64 on a cluster setup as described below and I witness the same behavior when I try to run a job. Any ideas on the cause? Jeff Squyres wrote: > One additional question: are you using TCP as your communications > network, and if so, do either of the n