Re: BUG #18315: Segmentation fault on connection (repmgr, psql)

Поиск
Список
Период
Сортировка
От Ivan Kalafatić
Тема Re: BUG #18315: Segmentation fault on connection (repmgr, psql)
Дата
Msg-id CAFqVnLaF2qrtVP+Hy4e3zSFRHLK9c3O2Rj5eqaPi2-KQjbXMhA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #18315: Segmentation fault on connection (repmgr, psql)  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #18315: Segmentation fault on connection (repmgr, psql)  (Ivan Kalafatić <ikalafat@gmail.com>)
Список pgsql-bugs
Additional info: in the meantime, I've tried adding require_auth=none and gssencmode=disable connection string parameters (separately, not together at once) for the repmgr/client connections that are "trusted" through pg_hba.conf, but the problem persisted.

On Tue, 30 Jan 2024 at 16:17, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      18315
Logged by:          Ivan Kalafatić
Email address:      ikalafat@gmail.com
PostgreSQL version: 16.1
Operating system:   Debian 12
Description:       

Hi,

I am intermittently getting following errors (taken from var/log/syslog), on
pg_basebackup, repmgrd and psql (so far)


repmgr[1147164] general protection fault ip:7fb9950981b5 sp:7ffecf4418f8
error:0 in libkrb5.so.3.3[7fb99506a000+5f000]
also this:

pg_basebackup[4191295] general protection fault ip:7f344e9771b5
sp:7ffe8c625c28 error:0 in libkrb5.so.3.3[7f344e949000+5f000]

and this

psql[4045720] general protection fault ip:7f89130931b5 sp:7fffd40a0268
error:0 in libkrb5.so.3.3[7f8913065000+5f000]

Looks like that the error is related to GSSAPI/kerberos auth? I have tried
replacing "host" type within pg_hba.conf to "hostnogssenc", but problem
persists.

Running Debian 12 with all updates, repmgr, timescaledb extensions (fresh
install). PostgreSQL 16.1 (Debian 16.1-1.pgdg120+1)
Looks like the server itself is not affected (isn't crashing etc).

Is there anything that I could do to disable GSSAPI/kerberos and/or
circumvent this issue? Also, how can I provide more info for this issue to
be resolved. 

Thanks.

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: STRATEGY=WAL_LOG missing checkpoint interlocks and sync
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18316: The descriptions of the objoid and classoid fields in the pg_description section, include: 12,14,16