Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udaddy get error #61

Open
zx013 opened this issue Feb 10, 2017 · 0 comments
Open

udaddy get error #61

zx013 opened this issue Feb 10, 2017 · 0 comments

Comments

@zx013
Copy link

zx013 commented Feb 10, 2017

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant