[openib-general] rping.c client doesn't connect to the server!
Steve Wise
swise at opengridcomputing.com
Tue Nov 21 07:42:27 PST 2006
On Mon, 2006-11-20 at 15:38 +1300, vishal wrote:
> Hi,
>
> I got the following messages when I exceuted rping in the client
> debug mode (./rping -c -a 10.0.0.1 -p 9999 -C 2 -d -S 26):-
>
> created cm_id 0x508720
> cma_event type 0 cma_id 0x508720 (parent)
> cma_event type 3 cma_id 0x508720 (parent)
> cma event 3, error 0
>
> And, following is what I found executing dmesg:-
>
> rping[31136]: segfault at 0000000000000018 rip 00002b6241b157d4 rsp
> 00007fff691ba340 error 4
>
>
> Any ideas ?
>
> Thanks!
>
> Vishal
Event 3 is ROUTE_ERROR which means you're probably not getting the path
record from the SM. Or for iWARP, you couldn't resolve the next hop arp
address.
The seg fault is a bug in rping, I think.
Steve.
More information about the general
mailing list