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 "./configure --disable-ibv_wr_api" #305

Open
tianx666 opened this issue Dec 27, 2024 · 1 comment
Open

segmentation fault when "./configure --disable-ibv_wr_api" #305

tianx666 opened this issue Dec 27, 2024 · 1 comment

Comments

@tianx666
Copy link

tianx666 commented Dec 27, 2024

I'm using rdma-core-v44, and compile perftest with "bash autoconfig; configure --disable-ibv_wr_api; make", then run a test.

A segmentation fault occurs for ctx->dci_stream_id[i] is not allocated but assigned 0.

I've submitted the fixed code, but I'm not sure if there are other factors to consider. Please take a look, and let me know if there are better ways to modify it.
#304

@sshaulnv
Copy link
Contributor

sshaulnv commented Jan 5, 2025

Hi @tianx666, i answered in the PR.

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