Re: BUG #19020: BufFileDumpBuffer writes uninitialized data on executing hash join

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: BUG #19020: BufFileDumpBuffer writes uninitialized data on executing hash join
Дата
Msg-id
757307.1755353484@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
BUG #19020: BufFileDumpBuffer writes uninitialized data on executing hash join PG Bug reporting form <noreply@postgresql.org>
Re: BUG #19020: BufFileDumpBuffer writes uninitialized data on executing hash join Tom Lane <tgl@sss.pgh.pa.us>
PG Bug reporting form  writes:
> ==00:00:00:06.424 2914013== Syscall param pwrite64(buf) points to
> uninitialised byte(s)
> ==00:00:00:06.424 2914013==    at 0x4FF8517: pwrite (pwrite64.c:25)
> ==00:00:00:06.424 2914013==    by 0x7C10E8: pg_pwritev (pg_iovec.h:101)
> ==00:00:00:06.424 2914013==    by 0x7C3BD1: FileWriteV (fd.c:2293)
> ==00:00:00:06.424 2914013==    by 0x7BEB0A: FileWrite (fd.h:219)
> ==00:00:00:06.424 2914013==    by 0x7BF685: BufFileDumpBuffer
> (buffile.c:538)

Looks like this path needs to be added to the suppressions in
src/tools/valgrind.supp.  I'm a bit surprised that the buildfarm
hasn't already shown this up.

			regards, tom lane


В списке pgsql-bugs по дате отправления
От: Arseniy Mukhin
Дата:
От: vignesh C
Дата:
FAQ