Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> (gdb) info locals
> fcinfo = {flinfo = 0x84d33028, context = 0x0, resultinfo = 0x0,
> isnull = 0 '\0', nargs = 1, arg = {2294763512, 16, 2377208416, 1,
> ...
> (gdb) x/16x 0x88c75000 - 8
> 0x88c74ff8: 0x00000020 0x00000000 Cannot access memory at
> address 0x88c75000
> is that what you are interested in ?
Yup, that seems pretty conclusive. Patch committed --- thanks for
tracking it down!
regards, tom lane