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

Tests don't work on x86_32 #9

Open
dinosaure opened this issue Aug 27, 2024 · 0 comments
Open

Tests don't work on x86_32 #9

dinosaure opened this issue Aug 27, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@dinosaure
Copy link
Contributor

It seems that tests don't work on x86_32. From a quick look, tls is not the issue. So it's probably more related to ocaml-h1. It's probably about bytes (a Bytes.create somewhere...). A deeper look must be done. The error can be reproducible with:

$ docker run --platform linux/386 -it ocaml/opam:debian-12-ocaml-5.2
@dinosaure dinosaure added bug Something isn't working good first issue Good for newcomers labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Development

No branches or pull requests

1 participant