neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
14.48k stars 419 forks source link

Debug pgbench's SIGABRT #8167

Open bayandin opened 3 months ago

bayandin commented 3 months ago

Problem

Vlad's comment:

We have seen numerous segfault and memory corruption issues for clients using libpq and openssl 3.2.2. I don't know if this is a bug in openssl or libpq. Downgrading to 1.1.1w fixes the issues for the storage controller and pgbench.

Summary of Changes:

Checklist before requesting a review

Checklist before merging

github-actions[bot] commented 3 months ago

No tests were run or test report is not available

Test coverage report is not available

The comment gets automatically updated with the latest test results
e7a83ef1fe7861de7eff6a68a2589c3f98c22961 at 2024-07-01T14:12:46.753Z :recycle: