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

Sendfile test crashes on FreeBSD due to casting 32-bit integer pointer to off_t which is 64-bit on AMD64 #52

Open
hselasky opened this issue Dec 17, 2020 · 1 comment

Comments

@hselasky
Copy link

Hi,

The FreeBSD stack check reports that the sendfile test writes beyond its allocated stack. This simple patch fixes the issue for FreeBSD and possibly also other platforms aswell.

netperf.txt

Thank you!

--HPS // Mellanox // Nvidia

@hselasky
Copy link
Author

Ping

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