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

segmentation fault when executing #12

Open
liusy58 opened this issue Oct 29, 2021 · 1 comment
Open

segmentation fault when executing #12

liusy58 opened this issue Oct 29, 2021 · 1 comment

Comments

@liusy58
Copy link

liusy58 commented Oct 29, 2021

Hi, sir, after I enter the command ./rdma-tutorial lsy 1234, I'll get a segmentation fault error output, any help?

@shenben
Copy link

shenben commented Feb 24, 2023

I met the same error segmentation fault when launching the client. Please let me know the solution if the problem had been solved. Thank you @liusy58 in advance!

gcc 7.5.0
ubuntu 20.04
gcc -Wall -Werror -O2  -o rdma-tutorial main.o client.o config.o ib.o server.o setup_ib.o sock.o  -pthread -lrdmacm -libverbs

client:
./rdma-tutorial 10.119.47.139 2337 --> Segmentation fault
server:
./rdma-tutorial 2337 --> goes well

And I would appreciate you @jcxue if you could provide me with any useful suggestions.

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

2 participants