Re: libpq crashing on macOS during connection startup

From: Joe Conway <mail(at)joeconway(dot)com>
To: John DeSoi <john(at)desoi(dot)dev>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpq crashing on macOS during connection startup
Date: 2023-11-30 14:59:38
Message-ID: 96e41ee8-a1b6-4bf9-82b5-1c0fd2d5502a@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/30/23 09:45, John DeSoi wrote:
> I have a macOS web server using Postgres that has been very stable until a month or two ago. If I restart the web server the problem seems to go away for a while, but starts happening again within days. I thought it was a PHP issue as discussed in the link below, but I just noticed in the crash report it seems to be something related to a call from libpq.
>
> https://github.com/shivammathur/homebrew-php/issues/1862
>
> Any ideas or suggestions appreciated.

Did you recently get an OpenSSL upgrade to v3.2.0? This is a shot in the
dark, but perhaps related to the discussion here?

https://www.postgresql.org/message-id/flat/CAN55FZ1eDDYsYaL7mv%2BoSLUij2h_u6hvD4Qmv-7PK7jkji0uyQ%40mail.gmail.com

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2023-11-30 15:12:04 Re: libpq crashing on macOS during connection startup
Previous Message John DeSoi 2023-11-30 14:45:41 libpq crashing on macOS during connection startup