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

PSA: Segfault on Go 1.21 (fatal: morestack on g0) #92

Open
clouedoc opened this issue Dec 21, 2023 · 0 comments
Open

PSA: Segfault on Go 1.21 (fatal: morestack on g0) #92

clouedoc opened this issue Dec 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@clouedoc
Copy link

clouedoc commented Dec 21, 2023

This is more a PSA than a bug report, as it appears that this is something that is happening to other projects: golang/go#62440

TLS client version

master, after 1.7.1

System information

MacOS 13.2.1 (22D68) – Ventura

Issue description

Building the project with Go 1.21 gets me a fatal: morestack on g0 error when used as a shared library.

Steps to reproduce / Code Sample

  1. Install Go 1.21
  2. cd cffi_dist && ./build.sh master-go1.21
  3. Use the library
@clouedoc clouedoc added the bug Something isn't working label Dec 21, 2023
@clouedoc clouedoc changed the title PSA: Segfault on PSA: Segfault on Go 1.21 Dec 21, 2023
@clouedoc clouedoc changed the title PSA: Segfault on Go 1.21 PSA: Segfault on Go 1.21 (fatal: morestack on g0) Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant