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

Debug pgbench's SIGABRT #8167

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Debug pgbench's SIGABRT #8167

wants to merge 15 commits into from

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Jun 26, 2024

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:

  • Downgrade openssl to 1.1.1w from 3.2.2 to match the Debian Bullseye version

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Copy link

github-actions bot commented Jun 26, 2024

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
e7a83ef at 2024-07-01T14:12:46.753Z :recycle:

@bayandin bayandin marked this pull request as ready for review June 26, 2024 14:01
@bayandin bayandin requested a review from VladLazar June 26, 2024 14:01
VladLazar

This comment was marked as outdated.

@bayandin bayandin changed the title build-tools: downgrade static openssl to 1.1.1w Debug pgbench's SIGABRT Jun 26, 2024
@bayandin bayandin force-pushed the bayandin/pgbench-SIGABRT branch 12 times, most recently from 62bf190 to 389fa5d Compare June 27, 2024 18:12
@bayandin bayandin marked this pull request as draft June 27, 2024 20:34
@bayandin bayandin force-pushed the bayandin/pgbench-SIGABRT branch 3 times, most recently from d1537d5 to e0f3402 Compare June 28, 2024 08:47
@bayandin bayandin added the run-no-ci Don't run any CI for this PR. label Jun 28, 2024
@bayandin bayandin force-pushed the bayandin/pgbench-SIGABRT branch 2 times, most recently from c1c6032 to 015478c Compare June 28, 2024 12:20
@bayandin bayandin added run-no-ci Don't run any CI for this PR. and removed run-no-ci Don't run any CI for this PR. labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-no-ci Don't run any CI for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants