Re: seawasp failing, maybe in glibc allocator

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: seawasp failing, maybe in glibc allocator
Дата
Msg-id alpine.DEB.2.22.394.2105150825160.1937283@pseudo
обсуждение исходный текст
Ответ на Re: seawasp failing, maybe in glibc allocator  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: seawasp failing, maybe in glibc allocator  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Hello Andres,

It finally failed with a core on 8f72bba, in llvm_shutdown, AFAIKS in a 
free while doing malloc-related housekeeping.

My guess is that there is an actual memory corruption somewhere. It is 
unobvious whether it is in bleeding-edge llvm or bleeding-edge postgres 
though.

The issue is non-deterministically triggered in contrib checks, either in 
int or ltree, but not elsewhere. This suggests issues specific to these 
modules, or triggered by these modules. Hmmm…

I've just launched a run with valgrind enabled.

-- 
Fabien.

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

Предыдущее
От: "Joel Jacobson"
Дата:
Сообщение: Re: use AV worker items infrastructure for GIN pending list's cleanup
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: use AV worker items infrastructure for GIN pending list's cleanup