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

Sporadic crash when running async TLS example #407

Closed
jothan opened this issue Apr 9, 2024 · 3 comments
Closed

Sporadic crash when running async TLS example #407

jothan opened this issue Apr 9, 2024 · 3 comments

Comments

@jothan
Copy link
Contributor

jothan commented Apr 9, 2024

I reported the issue to async-io initially, I thought it might be appropriate to also raise the issue here.

smol-rs/async-lock#84

@Vollbrecht
Copy link
Collaborator

Vollbrecht commented Apr 9, 2024

It may be a xtensa rust specific problem. Can you please also add information with what xtensa compiler version you where building the example?

@jothan
Copy link
Contributor Author

jothan commented Apr 9, 2024

I am using the version distributed via espup, updated not long ago.

cargo --version --verbose
cargo 1.77.0-nightly (3fe68eabf 2024-02-29)
release: 1.77.0-nightly
commit-hash: 3fe68eabf93cbf3772bbcad09a9206c783e2de3f
commit-date: 2024-02-29
host: x86_64-unknown-linux-gnu
libgit2: 1.7.2 (sys:0.18.2 vendored)
libcurl: 8.5.0-DEV (sys:0.4.70+curl-8.5.0 vendored ssl:OpenSSL/1.1.1w)
ssl: OpenSSL 1.1.1w  11 Sep 2023
os: Debian 12 (bookworm) [64-bit]

@jothan
Copy link
Contributor Author

jothan commented May 14, 2024

Closing in favor of smol-rs/async-lock#84

In all likelihood, it is an issue with the Xtensa LLVM backend.

@jothan jothan closed this as completed May 14, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants