Re: malloc errors in psql with libpq 16.1 on Mac

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: malloc errors in psql with libpq 16.1 on Mac
Дата
Msg-id 4035078.1701129761@sss.pgh.pa.us
обсуждение исходный текст
Ответ на malloc errors in psql with libpq 16.1 on Mac  (Don Seiler <don@seiler.us>)
Ответы Re: malloc errors in psql with libpq 16.1 on Mac
Список pgsql-general
Don Seiler <don@seiler.us> writes:
> I have a colleague trying to use psql to connect to a remote DB, but he's
> getting this error:
> FATAL: no PostgreSQL user name specified in startup packet
> psql(42705,0x7ff84a07b700) malloc: *** error for object 0xa6: pointer being
> freed was not allocated
> psql(42705,0x7ff84a07b700) malloc: *** set a breakpoint in
> malloc_error_break to debug

Is OpenSSL in use?  If so, what version?  I'm wondering if this is a
variant of the OpenSSL 3.2.0 compatibility problem we just heard of:

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

            regards, tom lane



В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Installing extension temporal_tables for PG13
Следующее
От: H
Дата:
Сообщение: Re: Installing extension temporal_tables for PG13