-
Notifications
You must be signed in to change notification settings - Fork 120
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
sockperf crashed due to segment fault when using libvma #216
Comments
The v5.8-2.0.3.0 LTS MLNX_OFED driver contains v3.10 sockperf, it also crashed. |
Hello @g199209.
Is it correct? |
Yes. |
Is there any plan to fix this bug? |
@igor-ivanov Any progress? |
Hello @g199209, The failure you described does not happen on my setup. server:
client:
It does not happen with sockperf v3.10 too. |
@g199209 please share more details to reproduce the issue or close it in case it is not observed. |
I'll compile libvma from source and test again these days asap. |
@igor-ivanov My colleague have tried to build libvma, but failed: Mellanox/libvma#1053 |
From my understanding it succeeded to build but could not find a way to create package. |
We suspect that this may not be the correct way to build. Do you also use it to build and create packages manually later? |
What issue do you see with build_pkg.sh? It is used in practice now. |
@g199209 have you had a chance for the issue reproduction? |
4716b150645180735fdbf816adede0a39dc64e86
issue 3109144: Adding Unix Domain Socket support in SOCK_STREAM and SOCK_DGRAMcaused the bug.
build enviroment : gcc 8.3, linux x86_64
test commnad:
./sockperf pp -i xxx.xxx.xxx.xxx --load-vma
@igor-ivanov @EldarShalev
The text was updated successfully, but these errors were encountered: