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

Segfault on macOS/arm64 #730

Open
kit-ty-kate opened this issue Mar 21, 2023 · 0 comments
Open

Segfault on macOS/arm64 #730

kit-ty-kate opened this issue Mar 21, 2023 · 0 comments

Comments

@kit-ty-kate
Copy link
Contributor

#=== ERROR while compiling ctypes.0.20.2 ======================================#
# context              2.1.4 | macos/arm64 | ocaml-base-compiler.5.0.0 | pinned(https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz)
# path                 ~/.opam/5.0.0/.opam-switch/build/ctypes.0.20.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build make test
# exit-code            2
# env-file             ~/.opam/log/ctypes-69717-356276.env
# output-file          ~/.opam/log/ctypes-69717-356276.out
### output ###
[...]
# OK
# running test-complex
# ...
# Ran: 3 tests in: 0.00 seconds.
# OK
# running test-bools
# ..
# Ran: 2 tests in: 0.00 seconds.
# OK
# running test-callback_lifetime
# ../bin/sh: line 1: 79339 Segmentation fault: 11  CAML_LD_LIBRARY_PATH=. LD_LIBRARY_PATH=clib DYLD_LIBRARY_PATH=clib ./test-callback_lifetime.native -runner sequential
# make: *** [run-test-callback_lifetime] Error 139

noticed in ocaml/opam-repository#23357

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