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

Fix postgresql crash when running against openssl 3.2 #4922

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Jan 9, 2024

@m-kuhn , only noticeable regression I've seen from 3.1.5, and thanks Buddha there's a release fixing it already available :) the solution is to downgrade to 3.1.4 for now (see e.g. Homebrew/homebrew-core#155651)

For the record, things like this: https://opengisch.sentry.io/issues/4819317904/?project=6119013&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=24h&stream_index=6

@nirvn
Copy link
Member Author

nirvn commented Jan 9, 2024

Alright postgresql 16.1 did not fix the issue. As per other projects out there, the lesson learned is to downgrade to 3.1.4 for now.

@nirvn
Copy link
Member Author

nirvn commented Jan 9, 2024

Note to self: in the near future, add an additional test on the CI to check against a project containing a vector layer provided by a SSL connection to a postgresql server.

@qfield-fairy
Copy link
Collaborator

@nirvn
Copy link
Member Author

nirvn commented Jan 9, 2024

Confirmed the crash is gone with APKs here

@nirvn nirvn merged commit da0f9f0 into master Jan 9, 2024
18 of 19 checks passed
@nirvn nirvn deleted the postgresql_fix branch January 9, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants