Re: BUG #18364: psql execution error: Segmentation fault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18364: psql execution error: Segmentation fault
Дата
Msg-id 1799638.1708961917@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18364: psql execution error: Segmentation fault  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> After upgrade Postgresql from 16.1 to 16.2 in both CENTOS 7 and RHEL 8 I'm
> getting the segmentation fault error when I try to execute any "\" command
> on psql. I have got this error in different hosts, plataforms, etc.

Given the location of the error, it seems like you might have a
problem with inconsistent ABI for "flex".  I'm not quite sure
how you'd get there, because that's usually pretty self-contained.
(Once there was a "libfl.a" that could possibly cause this sort of
problem, but I don't think that exists in modern flex versions.)
Anyway, I'd check that you have a consistent installation of flex
and then rebuild Postgres from source.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18365: Inconsistent cost function between materialized and non-materialized CTE
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18366: Not present at postgresql.org YUM repository