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

since openssl crate moved to openssl 3 cassandra-rs TLS segfaults #172

Open
rukai opened this issue Oct 5, 2023 · 3 comments
Open

since openssl crate moved to openssl 3 cassandra-rs TLS segfaults #172

rukai opened this issue Oct 5, 2023 · 3 comments
Labels
awaiting info Awaiting further info from raiser bug

Comments

@rukai
Copy link
Contributor

rukai commented Oct 5, 2023

I can only reproduce this issue on the ubuntu github actions machines, locally on my arch linux machine this issue does not occur.
We will probably just disable our TLS integration tests that use cassandra-cpp.
But I figured I would report this in case the data point is useful for anyone else who uses this library.

@kw217 kw217 added the bug label Oct 5, 2023
@kw217
Copy link
Collaborator

kw217 commented Oct 5, 2023

Thanks @rukai. I've just checked and the cassandra-rs test build here is still working. Can you provide a repro please?

@kw217 kw217 added the awaiting info Awaiting further info from raiser label Oct 5, 2023
@rukai
Copy link
Contributor Author

rukai commented Oct 5, 2023

Some notes about our setup:
Openssl dep with vendored feature
Use TLS functionality of Cassandra-cpp
Run on Ubuntu 20.04 on GitHub actionsf

If I can find time I'll try to make an actual repro

@kw217
Copy link
Collaborator

kw217 commented May 9, 2024

Is this still happening with the latest release of cassandra-cpp? We had a CVE which we fixed a couple of months ago, which may have caused crahes - can't see how they would be related to TLS though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting info Awaiting further info from raiser bug
Projects
None yet
Development

No branches or pull requests

2 participants