Re: What in the world is happening on spoonbill?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What in the world is happening on spoonbill?
Дата
Msg-id 29647.1211047049@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What in the world is happening on spoonbill?  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: What in the world is happening on spoonbill?  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> Tom Lane wrote:
>> Huh.  I wonder why it's only happening on that one machine.

> But if i had to guess this more likely caused by the special malloc 
> flags used on spoonbill (FGJPZ) - per your recommendations in:

Hah, yeah, that's it.  The code was definitely indexing off the end
of the width_wrap[] array.  It's surprising that we didn't get any
more-obvious failures, like bogus output formatting.

Can you modify the buildfarm's description of that machine to mention
the special malloc debug flags?  It'd probably stop me from asking
you this question again ;-)
        regards, tom lane


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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: What in the world is happening on spoonbill?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What in the world is happening on spoonbill?