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

The Segmentation fault. #19

Open
skrlin opened this issue Mar 24, 2020 · 1 comment
Open

The Segmentation fault. #19

skrlin opened this issue Mar 24, 2020 · 1 comment

Comments

@skrlin
Copy link

skrlin commented Mar 24, 2020

When i run "ib_send_bw" ,I have the following situations

FreeFlow


  • Waiting for client to connect... *

Couldn't get ibv_exp_post_send pointer

Program received signal SIGSEGV, Segmentation fault.
__ibv_create_cq (context=0x6316b0, cqe=, cq_context=0x0, channel=0x0, comp_vector=0) at src/verbs.c:538
538 cq_map[cq->handle] = cq;


I would really appreciate it if someone could help me

@bobzhuyb
Copy link
Contributor

Which version of libibverbs and NIC drivers are you using? It seems like the experimental verbs are not well installed. Also, I am not sure why ib_send_bw would look for experimental verbs. Did you configure it to do so?

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