Re: memory-related bugs

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: memory-related bugs
Дата
Msg-id AANLkTimY3uU5dytT89UMw-mqwB-xXz2Dr9rMGiwk0B-=@mail.gmail.com
обсуждение исходный текст
Ответ на memory-related bugs  (Noah Misch <noah@leadboat.com>)
Ответы Re: memory-related bugs
Список pgsql-hackers
On Sat, Mar 12, 2011 at 1:32 PM, Noah Misch <noah@leadboat.com> wrote:
> A suitably-instrumented run of "make installcheck-world" under valgrind turned
> up a handful of memory-related bugs:


Nice work. How did you instrument things so valgrind knew about palloc
et al? I remember trying this in the past and running into problems. I
think the biggest one was that we write out structs to disk including
padding so trigger lots of reads of uninitialized data warnings.


-- 
greg


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