Re: random crashes on -HEAD for a few days now - Mailing list pgsql-hackers

From Tom Lane
Subject Re: random crashes on -HEAD for a few days now
Date
Msg-id 19535.1187664113@sss.pgh.pa.us
Whole thread Raw
In response to Re: random crashes on -HEAD for a few days now  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.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


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: tsearch2 patch status report
Next
From: Tom Lane
Date:
Subject: Re: tsearch2 patch status report