Skip to content

udaddy get error #61

@zx013

Description

@zx013

When I run RXE Test plan, ibv_*_pingpong has no problem, but udaddy server got Segmentation fault.

[root@localhost examples]# udaddy -s 192.168.77.149
udaddy: starting client
udaddy: connecting
initiating data transfers
receiving data transfers

[root@localhost examples]# udaddy
udaddy: starting server
receiving data transfers
sending replies
Segmentation fault (core dumped)

Then I use gdb, the error is as follows.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ddb81c in init_send_wqe (qp=0x608c60,
sq=, ibwr=0x7fffffffe390, length=100,
wqe=0x7ffff7ff5180) at src/rxe.c:613
613 memcpy(&wqe->av, &to_rah(ibwr->wr.ud.ah)->av,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions