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

libOTe-rs segfault with SSE and no AVX #8

Open
robinhundt opened this issue Jan 30, 2024 · 0 comments
Open

libOTe-rs segfault with SSE and no AVX #8

robinhundt opened this issue Jan 30, 2024 · 0 comments

Comments

@robinhundt
Copy link
Collaborator

When using the EACode and ExConvCodes of libOTe with SSE and optimizations enabled and AVX disabled, performing OTs with ZappOT results in segfaults. I tried to debug the segfaults, but couldn't find the underlying issue.
The problem does not arise when compiling

  • with no optimizations
  • or with AVX enabled.

A good first step would be a libOTe only repro, to make sure that the issue is not on our side.

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