Re: Win32 GiST bug - more info - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: Win32 GiST bug - more info
Date
Msg-id 5784.1085575486@sss.pgh.pa.us
Whole thread Raw
In response to Win32 GiST bug - more info  ("Mark Cave-Ayland" <m.cave-ayland@webbased.co.uk>)
List 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 by date:

Previous
From: "Mark Cave-Ayland"
Date:
Subject: Win32 GiST bug - more info
Next
From: "Magnus Hagander"
Date:
Subject: Re: Build problem