Skip to content

udaddy get error #61

Description

@yunxiu0621

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,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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