Re: PostgreSQL 12 crash with segmentation violation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 12 crash with segmentation violation
Дата
Msg-id 32521.1572877488@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 12 crash with segmentation violation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple
Список pgsql-novice
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> On 2019-Nov-04, Marcel Ruff wrote:
>> Now I have upgraded to postgresql 12 and get a crash about once per day,
>> ...
>> How can I track down the problem?

> The first you need to do is obtain a crash dump.  This page may help:

>
https://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Linux/BSD#Getting_a_trace_from_a_reproducibly_crashing_backend

Also, as long as you're building from source anyway, you might pull down
v12 branch tip from our git repo, or use a nightly snapshot tarball [1]
to see if the problem's already fixed.

            regards, tom lane

[1] https://www.postgresql.org/ftp/snapshot/12/



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PostgreSQL 12 crash with segmentation violation
Следующее
От: LM
Дата:
Сообщение: explain statements question