BF assertion failure on mandrill in walsender, v13

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема BF assertion failure on mandrill in walsender, v13
Дата
Msg-id CA+hUKG+qdF6QE6rcj_Zj5h2qVARM--+92sqdmr-0DUSM_0Qu_g@mail.gmail.com
обсуждение исходный текст
Ответы Re: BF assertion failure on mandrill in walsender, v13  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Hi,

Not sure if there is much chance of debugging this one-off failure in
without a backtrace (long shot: any chance there's still a core
file?), but for the record: mandrill choked on a null pointer passed
to GetMemoryChunkContext() inside a walsender running logical
replication.  Possibly via pfree(NULL), but there are other paths.
That's an animal running with force_parallel_mode and
RANDOMIZE_ALLOCATED_MEMORY, on AIX with IBM compiler in 32 bit mode,
so unusual in several ways.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mandrill&dt=2021-06-06%2015:37:23



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command