Re: Win32 GiST bug - more info

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Win32 GiST bug - more info
Дата
Msg-id 5784.1085575486@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Win32 GiST bug - more info  ("Mark Cave-Ayland" <m.cave-ayland@webbased.co.uk>)
Список pgsql-hackers-win32
"Mark Cave-Ayland" <m.cave-ayland@webbased.co.uk> writes:
> (gdb) print cur
> $2 = (BOX *) 0x7f7f7f7e

> Looking at the pointers, the value for cur looks quite suspicious ;)

Yeah, it's been taken from memory that's not been initialized, or has
already been pfree'd.  In other words the caller is at fault, not this
subroutine.  Can't say much more than that though.

            regards, tom lane

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

Предыдущее
От: "Mark Cave-Ayland"
Дата:
Сообщение: Win32 GiST bug - more info
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Build problem